finbreak v0.1.4
Fixed
- The app now reopens itself after installing an update. Previously it closed but didn't relaunch — you had to reopen it manually. The relaunch now spawns a fresh, detached copy of the updated app (with PyInstaller's restart signal set) instead of re-executing in place, which couldn't replace the still-mounted AppImage.
Note: because the old running version performs the relaunch, updating 0.1.3 → 0.1.4 still needs one final manual reopen. From 0.1.4 onward, updates reopen automatically.
Signature-verified AppImage — the .sig next to it is checked automatically on update.
Full changelog: CHANGELOG.md