0.3.0 (2026-05-12)
- enforce single-instance app lifecycle and reactivate existing Tauri window on relaunch (#10) (22a1378)
- improve update notification UI, check every 30 minutes (46e22c3)
- send desktop notifications on repo errors and conflicts (#8) (fb94ed6)
- support for conflict resolution / merging (#2) (259228a)
0.2.2 (2026-04-03)
- release 0.2.2 (44ca7ca)
0.2.1 (2026-04-03)
0.2.0 (2026-04-02)
- add basic app icon (db5f545)
- add log viewer sidebar (68e4437)
- add validation for repo settings (5fd2ffe)
- basic implementation of UI with tauri (f933fc5)
- expose additional settings, add global settings (40838fd)
- make title bar look right on mac (b78776c)
- various UI improvements for desktop feel (4780a55)