Skip to content

Releases: ablugg/mizan-desktop

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:58
Fix jurisdiction flash: read localStorage synchronously on init

JurisdictionProvider was initialising to "sa" then correcting in useEffect,
causing UK users to always see the Saudi gold theme on first render.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:41
Add multi-jurisdiction support: UK and Saudi Arabia workspace switcher

- New jurisdiction picker as first setup step (SA or UK, multi-select)
- JurisdictionContext with per-jurisdiction theme tokens (accent, bg, sidebar, overlays)
- Sidebar dynamically themed to active jurisdiction (green for UK, gold for SA)
- Jurisdiction switcher in sidebar footer when multiple jurisdictions installed
- Jurisdiction-aware RAG: UK law uses data/vector-store-uk/, SA uses data/vector-store/
- UK and Saudi system prompts in lib/claude.ts
- Page background CSS variable (--mizan-page-bg) driven by active jurisdiction
- Bump version to 0.1.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Mizan v0.1.1

Choose a tag to compare

@ablugg ablugg released this 12 Jun 00:59

Bug fix: setup spinner no longer hangs forever on first launch. Added timeouts to lancedb.connect() server-side (5s) and the status fetch client-side (12s) so the Download Models UI always appears.

Mizan v0.1.0

Choose a tag to compare

@ablugg ablugg released this 10 Jun 10:19

Support link → ko-fi.com/ablugg. Check for updates on startup — shows banner in sidebar when new version available.