Releases: ZaparooProject/zaparoo-app
Releases · ZaparooProject/zaparoo-app
v1.10.1
v1.10.0
fix: requirements modal email verification and UI cleanup (#31)
* fix: close requirements modal when only email verification was pending
The modal would not close after email verification if that was the only
pending requirement, because the check was hardcoded to require all four
requirements (email, TOS, privacy, age) to be satisfied. Now the modal
checks only the requirements that were originally pending.
* fix: refresh Firebase token on auth state change to get latest claims
When a user verifies their email externally (via Firebase link), the cached
ID token still has email_verified=false. This caused the requirements modal
to appear on app restart even for verified users.
Now we call reload() and getIdToken({ forceRefresh: true }) before any API
calls to ensure the token has the latest claims.
* refactor: simplify requirements modal UI and remove toast
- Remove verbose section headings and descriptions
- Remove email verification indicator from settings page
- Remove "All done" toast notification
- Clean up dead translations
v1.9.2
Merge pull request #23 from ZaparooProject/feat/nfc-web-builds feat(build): add support for core embedded builds with custom base path and output directory
v1.9.1
What's Changed
- Cleanup stuff by @wizzomafizzo in #14
- Various fixes by @wizzomafizzo in #15
- Feat/mediadb updates by @wizzomafizzo in #16
- Epic PR fixing lots of issues by @wizzomafizzo in #17
- feat(): legacy polyfills, update router and chunking by @wizzomafizzo in #18
- chore: bump version to 1.9.0 for app updates by @wizzomafizzo in #19
- fix: improve launch access flow by @wizzomafizzo in #20
- fix(): connection status handling by @wizzomafizzo in #21
Full Changelog: v1.8.0...v1.9.1
v1.9.0-beta1
What's Changed
- Cleanup stuff by @wizzomafizzo in #14
- Various fixes by @wizzomafizzo in #15
- Feat/mediadb updates by @wizzomafizzo in #16
Full Changelog: v1.8.0...v1.9.0-beta1
v1.8.0
What's Changed
- feat(lang): add German language by @ze-conehead in #10
New Contributors
- @ze-conehead made their first contribution in #10
Full Changelog: v1.7.0...v1.8.0
v1.7.0
Full Changelog: v1.6.0...v1.7.0
v1.6.0
- Fix deep linking and make them actually work
- Update patrons
- Fix safe area padding issues
- Fix some styling issues
- Make copy button work
- Allow running without purchase for zap links
- Move purchase dialog to later in workflow
v1.4.1
Adjust version number for cancelled app submissions.
Full Changelog: v1.4.0-rc4...v1.4.1
v1.4.0-rc4
What's Changed
- Added Japanese translation by @Anime0t4ku in #3
New Contributors
- @Anime0t4ku made their first contribution in #3
Full Changelog: v1.4.0-rc3...v1.4.0-rc4