• 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