• v0.1.3 1cc2cab75a

    v0.1.3 Stable

    kerem released this 2026-02-26 21:38:12 +03:00 | 505 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Feb 2026 18:47:09 GMT
    🏷️ Git tag created: Thu, 26 Feb 2026 18:38:12 GMT

    What's New

    Model Routing & Extended Thinking

    • Per-process model selection (chat, telegram, pulse) with provider fallback chains
    • Anthropic extended thinking support with configurable budget tokens

    UI Improvements

    • Sidebar navigation reorganized by usage frequency — daily items at top, power-user features in collapsible groups
    • Expenses page: edit support with modal form, fixed Feb-31 date bug
    • Tasks page: added cancelled status filter and visual styling

    Bug Fixes

    • Telegram FK constraint violation — Second message after server restart failed; conversation recovery now persists to DB before updating FK (fixes #7)
    • Dashboard streaming — null model parameter caused build failures
    • SystemPage — polling timer leaked on unmount
    • ApiKeysPage — default model save silently swallowed errors
    • AutonomyPagePromise.allPromise.allSettled for partial failure resilience
    • CalendarPage — no validation when end date was before start
    • SKILL.md parser — improved YAML metadata parsing

    Housekeeping

    • Removed 5 orphaned Config Center services (Deepgram, DeepL, Tavily, Serper, Perplexity)
    • parseJsonBody helper adopted across all gateway routes
    • Dev deps bumped: ESLint 10.0.2, Turbo 2.8.11
    • Broader .gitignore protection patterns

    Docker: ghcr.io/ownpilot/ownpilot:0.1.3

    Full Changelog: https://github.com/ownpilot/OwnPilot/compare/v0.1.2...v0.1.3

    Full Changelog: https://github.com/ownpilot/OwnPilot/compare/v0.1.2...v0.1.3

    Full Changelog: https://github.com/ownpilot/OwnPilot/compare/v0.1.2...v0.1.3

    Downloads
  • v0.1.2 ce67f0bc5a

    v0.1.2 Stable

    kerem released this 2026-02-24 18:53:57 +03:00 | 524 commits to main since this release

    📅 Originally published on GitHub: Tue, 24 Feb 2026 16:28:12 GMT
    🏷️ Git tag created: Tue, 24 Feb 2026 15:53:57 GMT

    Full Changelog: https://github.com/ownpilot/OwnPilot/compare/v0.1.1...v0.1.2

    Downloads
  • v0.1.1 c17720c985

    v0.1.1 Stable

    kerem released this 2026-02-23 17:16:19 +03:00 | 535 commits to main since this release

    📅 Originally published on GitHub: Mon, 23 Feb 2026 14:28:43 GMT
    🏷️ Git tag created: Mon, 23 Feb 2026 14:16:19 GMT

    What's Changed

    New Contributors

    Full Changelog: https://github.com/ownpilot/OwnPilot/compare/v0.1.0...v0.1.1

    Downloads