Quorum v0.3.0
See the assets to download and install this version.
What's Changed
- Smooth onboarding line transitions + load .env in
bun tauri devby @alchaplinsky in #104 - chore: remove unused storage/store exports by @alchaplinsky in #105
- refactor(adapters): consolidate identical display policies by @alchaplinsky in #106
- chore: remove dead storage helper modules by @alchaplinsky in #107
- fix(ui): wire ⌘K search, re-scan providers, copy-path feedback by @alchaplinsky in #108
- refactor(chat): key chat rows by stable tool id, not array index by @alchaplinsky in #109
- fix(ui): clearer commit/push notice, restore spinner, error flash by @alchaplinsky in #110
- refactor(files): split FilePanel into focused modules by @alchaplinsky in #111
- docs: add AGPL-3.0 LICENSE by @alchaplinsky in #113
- feat(right-panel): unify Files + Diff into one Code panel with Live mode by @alchaplinsky in #112
- feat(account): cache OAuth avatar in SQLite and show it in the UI by @alchaplinsky in #115
- feat(sidebar): wire up project creation (clone from GitHub + create new) by @alchaplinsky in #114
- feat(run-panel): auto-detect run config across Node/Python/Ruby/Rust/Go by @alchaplinsky in #116
- docs: rewrite README for multi-agent positioning + download CTA by @alchaplinsky in #117
- Bump app version to 0.3.0 by @alchaplinsky in #118
Full Changelog: v0.2.0...v0.3.0