0.23.4 - 2025-09-06
Changes
Moved to Tauri v2 with a new updater system. All update stuff is now in the Settings window so you can control how updates work. Updates download and install quietly without pop-ups, you can turn auto-updates on or off, and the app restarts correctly after updates instead of crashing.
How It Works
The new updater uses Tauri v2's system instead of the old v1 one. When you click "Check" it talks to GitHub, downloads any update, installs it, and restarts the app.
Settings now shows all update info in one spot with a button that changes from "Check" to "Install" when there's an update. You can turn startup updates on/off and see what's happening without multiple windows - just one quick message and the app restarts with the new version.
updater.mp4
Migration Notes
If you're on v0.23.3 or earlier, this is the last manual update you'll need. Starting with v0.23.4, auto-updates will work normally again. The updater uses an older format right now so everyone can upgrade easily - later versions will use the new format once most people are updated.