Skip to content

Export Invoice v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 May 08:47

Export Invoice v1.0.0 — Production release

First production-grade release: security hardening, data integrity, resilience, and UI completion.

Security

  • Session restore syncs Rust AuthSession after reload
  • Admin IPC requires admin role; PIN commands require session
  • SQL read gating until authenticated (v1.0 product rule)
  • Dual-layer field validation (Zod + Rust)

Reliability

  • Startup-safe application logging (logs/app.log)
  • Admin log viewer, error boundary, centralized error messages
  • Read retry/backoff on list hooks

UX

  • Shared PageHeader, EmptyState, ConfirmDialog, loaders
  • Legacy screens aligned to design system; sorting, date filters, draft auto-save

Download the installer below (.msi for enterprise/silent install, .nsis setup for standard install).
Updater manifest latest.json included when signing secret is configured.