Releases: jonni2712/ProjectX
Releases · jonni2712/ProjectX
1.1.16
style(app): polish all 12 Flutter screens to the IDE-dark design system Multi-agent presentation-only pass (one agent per screen). Every screen now uses the AppColors tokens instead of hardcoded colors — 145 hardcoded colors removed — with 4/8-grid spacing, JetBrains Mono for code/paths/hashes/branches, semantic status colors, bordered surface cards, and proper empty/loading/error states. Verified: - flutter analyze lib/ -> No issues found (full type-check clean). - provider-call multiset (ref.read/watch/listen + notifier methods) IDENTICAL per screen before vs after -> behavior wiring provably unchanged. - spot-checked diffs: presentation-only, no logic/provider/navigation edits. App 1.0.5 / Desktop 1.1.16. This tag also ships the held server 1.1.14 data-integrity batch (overwrite guards, gitDiscard guard, refresh auditing) to the desktop. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1.1.15
v1.1.15 security(server): Claude session ownership + per-user caps, streamed …
1.1.14
v1.1.14 feat(client): persistent sessions, silent token refresh, role-aware U…
1.1.13
v1.1.13 v1.1.13 — audit fixes P0/P1/P2b1: WS revocation, last-admin, locks, g…
1.1.12
v1.1.12 v1.1.12 — security hardening (deps CVEs + code: symlink escape, git a…
1.1.11
v1.1.11 v1.1.11 — sidebar version label (auto-update test target)
1.1.10
v1.1.10 v1.1.10 — Windows installer per-user (fix freeze on scope/UAC page)
1.1.9
v1.1.9 v1.1.9 — desktop owns its server (no phantom-server); APK build fixed…
1.1.8
v1.1.8 v1.1.8 — macOS window-control padding + workspace card display
1.1.7
v1.1.7 v1.1.7 — in-app update banner + CI auto-publish