Skip to content

Releases: ablugg/mizan-canada

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:01
Bump version to v0.4.0

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

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:24
Hybrid search, headnote ingestion, RAG-grounded attorney tools, model…

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:50
Bump to v0.3.0, fix Windows CI exe rename

- Bump version to 0.3.0 for SCC case law release
- Strip v prefix from tag in Windows rename step (electron-builder
  outputs "0.3.0" not "v0.3.0")

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

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:40
Fix Mac CI: download vector store on first launch like Windows

Both platforms now ship without the vector store bundled and download
it on first launch from GitHub. Fixes hdiutil disk space failure on
GitHub Actions runners.

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

Vector Store Data v1

Choose a tag to compare

@ablugg ablugg released this 17 Aug 23:43

Pre-built vector store with 967 federal Acts, 4,877 federal Regulations, and 5,737 provincial/territorial statutes. Download and extract to data/vector-store/ before building.

0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:28
Fix CI: skip Mac code signing, create empty vector-store directory

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

v0.1.9

Choose a tag to compare

@ablugg ablugg released this 15 Aug 06:34

v0.1.9

Downloads

  • macOS (Apple Silicon): Mizan-Canada-0.1.9-arm64.dmg
  • macOS (Intel): Mizan-Canada-0.1.9.dmg
  • Windows: Mizan-Canada.Setup.0.1.9.exe

Changes

  • Cross-session memory — AI now remembers names, facts, and context from your recent research sessions
  • Fix "Check for updates" button — no longer disappears after launch; shows "Retry" on error
  • Save button — explicit Save with visual feedback next to History
  • Session restore fixed — encryption key consistency fix for packaged app
  • External links — links in research responses open in default browser

v0.1.8

Choose a tag to compare

@ablugg ablugg released this 15 Aug 06:04

v0.1.8

  • Fix session history restore — encryption key mismatch in packaged app caused all session restores to fail silently
  • Save button — explicit Save button next to History with visual feedback (Saved/Failed states)
  • Cross-session AI reasoning — AI now references relevant prior research sessions for continuity across conversations
  • External links — links in research responses now open in the default browser instead of navigating away from the app

v0.1.7

Choose a tag to compare

@ablugg ablugg released this 15 Aug 05:33

Fix startup crash from v0.1.5/v0.1.6: revert asar packing (incompatible with Next.js standalone server). Data/sources exclusion still active -- installer ~45% smaller than v0.1.4.

v0.1.6

Choose a tag to compare

@ablugg ablugg released this 15 Aug 04:55

Fix v0.1.5 startup crash: unpack Next.js standalone server from asar so it can be forked as a real process. Installer still 45% smaller than v0.1.4.