Releases: benoitletondor/EasyBudget
Releases · benoitletondor/EasyBudget
3.5.2
3.5.1
- Bug fixes around data loading on online accounts
3.5.0
- Migrates online accounts to Powersync + Supabase
- Rollback to AGP 8.7.3 while firebase/firebase-android-sdk#6628 is fixed
- Small UI bug fixes
- Dependencies bump
3.4.3
- Bump AS + Gradle
- Handle Pro accounts that have been migrated to the new cloud storage, displaying an error when accessing them
3.4.2
- Use 10s as timeout instead of 5s for IAB & auth setup
3.4.1
- Add timeouts for IAB & Auth setup
- Add an error state for online accounts loading
- Make sure expenses in the Monthly recap are displayed with the right sign
- Bump deps
3.4.0
- Adds a warning when cloud backup is enabled but the user is unauthenticated
3.3.13
- Make sure to check the auth status before trying to manually backup
3.3.12
- Make sure to test the auth status before acting manually on the backup
3.3.11
- Add manual backup if it's been rescheduled more than 5 days ago
- Fix amount parsing error during onboarding