Skip to content

git-sync-tauri: v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 May 17:09
3c594b0

0.3.0 (2026-05-12)

Features

  • 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)

Bug Fixes

  • correct traffic light icon position on mac (8f80f47)
  • windows: enable overlay scrollbars (f017407)