You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewritten release pipeline: 4-job workflow (build → publish → sign → smoke) following best practices. .sig signature files now correctly included for updater verification.
CSP hardening: Added https://asset.localhost to default-src and connect-src to ensure image thumbnails load correctly.
Shortcut status fix: Registration check now uses reg_result.is_ok() instead of is_registered() which could report false negatives.
Previous 0.5.0 changes (included)
Native folder picker for data directory in Settings, with "Restart Now" button
All clippy warnings fixed (0 remaining)
Dead code removed (create_image_item, committed build artifacts)