-
Notifications
You must be signed in to change notification settings - Fork 0
Updates
The app updates itself: on launch it checks the latest release, and when a newer version exists you get a toast — one click ("Update & restart") downloads, verifies the signature and relaunches. You can also check manually: character menu → Check for updates (it also shows your current version).
After an update, macOS may ask for Keychain access again (once per logged-in character). This is expected: the app is ad-hoc signed, and macOS ties Keychain permissions to the exact binary — every update looks like a "new" app to it. Click Always Allow and it stays quiet until the next update. Your tokens are never lost.
Settings, plan, favorites and price overrides migrate automatically when the app updates — a pre-migration backup is kept inside the app's local database. Character tokens live in the OS keychain and are untouched by updates.
Every release carries its changelog on the Releases page. The update toast shows the top highlights and links to the full notes for the rest.