Core
- Add dfmt formatter support for D language files(@burner)
- Bump GitLab provider and auth plugin for mid-session token refresh(@vglafirov)
- Remove unnecessary per-message title LLM calls(@rmk40)
- Prioritize user-defined variables over environment variables in Google Vertex AI configuration
- Add OpenAI-compatible endpoint support for Google Vertex provider(@leehack)
- Add Venice support for temperature, topP, topK, and smallOption parameters(@dpuyosa)
- Add cljfmt formatter support for Clojure files(@finalfantasia)
TUI
- Make use of server directory path for file references in prompts(@OpeOginni)
- Add database migration command to convert JSON storage to SQLite
- Add --continue and --fork flags to attach command
- Fixed inaccurate tips in TUI(@imanolmzd-svg)
Desktop
- Normalize Linux Wayland/X11 backend and decoration policy(@bnema)
- Use process-wrap library instead of manual job object handling in desktop(@Brendonovich)