Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 07:09
· 44 commits to main since this release

1.3.0 (2026-06-16)

Features

  • ipc: expose app:checkForUpdate channel (aee2779)
  • settings: add autoCheckUpdates and lastUpdateCheckAt (185b73e)
  • settings: check-for-updates UI with download link and auto-check toggle (bf0a737)
  • update: add daily auto-check throttle helper (848cd0f)
  • update: add GitHub release version-check module (3748758)
  • update: add useUpdateCheck hook (714290e)
  • update: daily startup update check with toast (8d81841)

Documentation

  • update: add update-check design spec and implementation plan (8536127)

Testing

  • ipc: update settings expectation for new update-check fields (517667b)
  • update: cover empty-tag and json-error paths; gate release url (3714d0c)