Skip to content

v0.6.12

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:59
3b96fa2

What's changed

Fixes

  • #153 Demo onboarding no longer fails when a demo vault already exists: choosing “Try demo data” now reuses the previously created demo vault instead of aborting with a raw CLI usage dump. CLI errors now print the actual error message (JSON {"error": ...} with --json) instead of usage help. The onboarding window is now responsive — flexible sizing and a bounded, scrollable error display instead of a fixed frame that clipped content.

Maintenance

  • #154 Version bump to 0.6.12; the dev-build version default now matches the release, so go install github.com/danieljustus/symaira-desktop/cmd/symdesk@latest reports the correct version.

Full Changelog: v0.6.11...v0.6.12