Releases: FireBall1725/librarium-ios
Releases · FireBall1725/librarium-ios
Release list
v26.8.2
What's Changed
- Announce iOS releases in Discord by @FireBall1725 in #59
- Animated brand splash on every cold launch by @FireBall1725 in #60
- Rework the home header and generate per-account avatars by @FireBall1725 in #61
- Correct two AGENTS.md notes that no longer match the repo by @FireBall1725 in #62
- Add a Support section with Discord and Ko-fi by @FireBall1725 in #64
- Identify the client and version on every API request by @FireBall1725 in #65
- Key reading state to the work, not to a printing by @FireBall1725 in #66
- Show the lists a book is on, not just its library shelves by @FireBall1725 in #67
- Show the physical objects a book exists as by @FireBall1725 in #68
- Browse the whole collection, not one library at a time by @FireBall1725 in #69
- Catch iOS up with the web client by @FireBall1725 in #76
Full Changelog: v26.8.1...v26.8.2
v26.8.1
What's Changed
- Tag releases instead of committing version strings by @FireBall1725 in #40
- ci: file TestFlight feedback as GitHub issues by @FireBall1725 in #43
- Mirror TestFlight screenshots into the repo by @FireBall1725 in #50
- Add AGENTS.md for AI coding agents by @FireBall1725 in #57
- Add, edit, and refresh books in Lite libraries by @FireBall1725 in #58
Full Changelog: v26.8.0...v26.8.1
v26.8.0
What's Changed
- docs: link the README back to fireball1725.ca by @FireBall1725 in #36
- Drop the cancelled Plus tier from the README, add the Discord by @FireBall1725 in #37
- Run CI from the shared workflow by @FireBall1725 in #38
- Make the TestFlight build number monotonic by @FireBall1725 in #39
Full Changelog: v26.5.1...v26.8.0
v26.5.1
What's Changed
- feat(sync): SwiftData store, /sync/* drain, outbox-first favorite and Rate sheet by @FireBall1725 in #27
- feat: outbox-first read_status / progress sheets, i18n setup, opt-in telemetry by @FireBall1725 in #28
- feat(auth): keychain AfterFirstUnlock + proactive refresh on launch by @FireBall1725 in #29
- Lite mode and full offline library mirror by @FireBall1725 in #30
Full Changelog: v26.5.0...v26.5.1
v26.5.0
What's Changed
- feat(redesign): remove RedesignFlag and the legacy view tree by @FireBall1725 in #26
Full Changelog: v26.4.5...v26.5.0
v26.4.5
What's Changed
- chore: align README + GitHub repo metadata with the rest of the stack by @FireBall1725 in #20
- chore: add LibrariumTests target with seed unit tests by @FireBall1725 in #21
- chore: issue templates, dependabot, security by @FireBall1725 in #22
- feat(redesign): v1 — editorial 5-tab shell + redesigned Home / Search / Library / Series / Books / Detail / Profile / Scan by @FireBall1725 in #24
- chore(deps): Bump the ci-actions group with 2 updates by @dependabot[bot] in #23
New Contributors
- @dependabot[bot] made their first contribution in #23
Full Changelog: v26.4.4...v26.4.5
v26.4.4
What's Changed
- fix(servers): keep server accounts on auth failure; add re-auth flow by @FireBall1725 in #12
- ux: a11y pass for icon-only buttons, alphabet index, modal overlay by @FireBall1725 in #13
- ux: Form-based onboarding flow with URL normalization by @FireBall1725 in #14
- ux: shared LibraryBackButton + move Admin out of library tab bar by @FireBall1725 in #15
- ux: shared chip primitive, semantic tag colors, cover skeleton by @FireBall1725 in #16
- fix: key scan-result library rows by clientKey, not id by @FireBall1725 in #17
- feat: drag-to-reorder libraries with persistent per-device order by @FireBall1725 in #19
- fix: only play splash on cold launch, not on every foreground by @FireBall1725 in #18
Full Changelog: v26.4.3...v26.4.4
v26.4.3
What's Changed
- Primary server selection by @FireBall1725 in #10
- feat(scan): control-centre flow for scan → add → edit by @FireBall1725 in #11
Full Changelog: v26.4.2...v26.4.3
v26.4.2
What's Changed
- Grant actions:write so Release can dispatch TestFlight by @FireBall1725 in #5
- Declare encryption-exempt via ITSAppUsesNonExemptEncryption by @FireBall1725 in #6
- Keep server accounts on transient refresh errors; drop CHANGELOG.md by @FireBall1725 in #7
- fix: cap API request timeout at 10s so offline fallback fires quickly by @FireBall1725 in #8
- fix(libraries): remember every library's metadata, purge on sign-out by @FireBall1725 in #9
Full Changelog: v26.4.1...v26.4.2
v26.4.1
What's Changed
- Dispatch TestFlight from Release to bypass GITHUB_TOKEN rule by @FireBall1725 in #4
Full Changelog: v26.4.0...v26.4.1