What changed
- feat(export): You can now re-save an already exported file if the save dialog is canceled, without re-rendering the entire export (#181).
- ci: Added a CI workflow for pull requests and pushes to main (lint, typecheck, tests, and i18n key checks).
- gif export worker scaling from PR #204 remains included (worker count scales with available CPU cores).
Release builds included
- macOS arm64 (.dmg)
- macOS x64 (.dmg)
- Windows x64 (.exe)
- Linux x64 (.AppImage)