Changelog

0.3.0

  • Updates now have their own Settings section (Settings, Updates) instead of living under Help.
  • Release notes: when an update is available, the app now shows what's actually new in that version, pulled from this file, instead of a generic message.

0.2.2

  • Fixed a crash opening the Statistics page (`Rendered more hooks than during the previous render`).

0.2.1

  • Performance pass: case forms no longer re-render on every heartbeat tick, and the workspace/export code is lazy-loaded instead of bundled upfront, cutting the initial load size significantly.

0.2.0

  • Multi-count trial support: each accused can have a separate plea and verdict per count.
  • Real audio transcription for the AI assistant (previously non-functional in the embedded webview).
  • Export overhaul: PDF, Word (docx), and plain text now use proper A4 sizing and Word-standard margins, and attachments are carried along with exports and emails.
  • Applications workflow, starting with Bail applications.
  • Browser-style tabs: resizable, pinnable, and closeable.
  • Auto-update: the app can now check for and install new versions on its own.
  • Statistics page with WakaTime-style active time tracking (day/week/month/year), opt-in and on by default.
  • Onboarding rework: collects your name (email optional) and tailors the walkthrough to your primary use case.