Full Changelog:
- feat: forgotten collection PIN deletion
- feat: hide games in locked collections from manage games, export data, and achievements when locked
- chore: workflow cleanup
- feat: remove remote calls from local-only library events
- feat: disable remote game library sync entirely
- refactor(auth): remove dead getAuth, getSessionHash, signOut, and onSignIn IPC
- refactor(auth): remove dead remote sign-in window and external-auth handler
- fix(achievements): drop vestigial auth gates on local achievements and reset
- refactor(brand): use local brand glyph for achievement notification icon
- refactor(library): remove non-functional game pin feature
- feat(download-sources): pin and reorder sources, surface pinned repacks first
- fix(collections): drop dead auth gates blocking collection create/load
- refactor(game-details): redesign save backups panel layout
- feat(backup): selectable data and per-game saves for export/import with redesigned settings
- refactor(backup): remove incremental retention, keep single backup per game
- fix(achievements): show earned points only in stats header
- fix(collections): remove loadCollections re-render loop causing stuck loading and revert
- fix(release): scope release notes to previous version tag range
- feat(backup): brand archive names, i18n restore prompt, open backups folder
- feat(collections): allow changing the locked collection PIN
- fix(library): local-only pin/favorite and add pin/favorite to game context menu
- fix(collections): allow assigning custom games via game context menu
- refactor(achievements): remove profile identity from achievement pages
- fix(i18n): correct upstream label to Hydra (upstream)
- refactor(collections): remove dedicated collections tab from sidebar and big picture
- fix(collections): re-sync collection counts from db after assigning games
- chore(i18n): remove dead translation keys for stripped features
- refactor(user): remove subscription model and paywall stubs
- chore(cleanup): remove dead websocket/profile stubs, orphan barrels, and social leftovers
- feat(collections): view options on collections page and fix big-picture collection filter
- feat(ui): catalogue without list view, rename Achievements page, medal points icon
Full Changelog: v0.0.1...v0.0.2