Changelog
Changelog
Notable changes across releases. SemVer, loosely - pre-1.0 minors may include breaking changes.
Latest · v1.2.0Apache-2.0
v1.2.0
2026-08-25LatestEnterprise Vaults, AI PRs, and macOS Native Vibrancy.
Added- Enterprise Vaults: 1-click AWS Secrets Manager sync injected natively into PTY without touching disk.
- AI Pull Requests: Seamlessly analyze diffs and run `gh pr create` from the Source Control panel.
- Tutor Mode (Cmd+Shift+L): Explain failing terminal commands instantly.
- Workspace Provisioning: Auto-executing setup logic on folder navigation.
Changed- Refactored Settings window to a beautiful Left-Sidebar macOS style.
- Upgraded window blur effect to true macOS `UnderWindowBackground` for perfect native vibrancy.
Fixed- macOS App Translocation / TCC prompts bug loop fixed via `Info.plist` patching.
v1.1.4
2026-08-20New logo & CI release pipeline improvements.
Added- Wired optional macOS Developer ID signing and notarization.
- Added new lint/typecheck/test/clippy GitHub Actions workflow on push and PR.
Changed- Updated application branding and logos.
v1.1.3
2026-08-15Stability fixes for React UI and macOS Window.
Fixed- Resolved React infinite loop crash in ShellInput caused by zustand selector.
- Enabled macos-private-api to fix crash on boot for transparent windows.
- Guarded agent-activity listener outside of Tauri runtime.
v1.1.2
2026-08-10Premium UI glow and formatting enhancements.
Changed- Premium glassmorphism and glow enhancements across the UI.
- Applied biome formatting across the entire source tree.
v1.0.0
2026-07-01Initial Release of NovaTerm.
Added- Hardware-accelerated terminal using Tauri v2.
- Built-in code editor with AI autocomplete.
- Local LLM integration via Ollama.