Releases: ablugg/mizan-desktop
Releases · ablugg/mizan-desktop
Release list
v0.1.3
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
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
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
Support link → ko-fi.com/ablugg. Check for updates on startup — shows banner in sidebar when new version available.