Skip to content

Releases: jonni2712/ProjectX

1.1.16

02 Jun 11:07

Choose a tag to compare

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

02 Jun 03:10

Choose a tag to compare

v1.1.15

security(server): Claude session ownership + per-user caps, streamed …

1.1.14

02 Jun 03:01

Choose a tag to compare

v1.1.14

feat(client): persistent sessions, silent token refresh, role-aware U…

1.1.13

02 Jun 01:57

Choose a tag to compare

v1.1.13

v1.1.13 — audit fixes P0/P1/P2b1: WS revocation, last-admin, locks, g…

1.1.12

01 Jun 18:01

Choose a tag to compare

v1.1.12

v1.1.12 — security hardening (deps CVEs + code: symlink escape, git a…

1.1.11

01 Jun 17:03

Choose a tag to compare

v1.1.11

v1.1.11 — sidebar version label (auto-update test target)

1.1.10

01 Jun 16:41

Choose a tag to compare

v1.1.10

v1.1.10 — Windows installer per-user (fix freeze on scope/UAC page)

1.1.9

01 Jun 15:53

Choose a tag to compare

v1.1.9

v1.1.9 — desktop owns its server (no phantom-server); APK build fixed…

1.1.8

01 Jun 15:20

Choose a tag to compare

v1.1.8

v1.1.8 — macOS window-control padding + workspace card display

1.1.7

01 Jun 15:00

Choose a tag to compare

v1.1.7

v1.1.7 — in-app update banner + CI auto-publish