Releases: peterpeterparker/tietracker
Releases · peterpeterparker/tietracker
Text and fix
Features
- It is essential to back up your data frequently – at least once a week – to prevent data loss due to inactivity in the OS. To emphasize this, the text for "Weekly Backup" has been enhanced for clarity.
Fixes
- Removed the auto-focus feature from the search field in the client list.
- Hide the "unknown" period mentioned in the backup screen.
Dependencies
- Upgraded various dependencies.
Build
- Fix deploy to Firebase in GH (relates to isse w9jds/firebase-action/issues/217)
Bump capacitor v5 and android api level v33
v1.14.0 build: bump capacitor v5 and android api level v33
Delete billed entries
Features
- make deleting entries that have been billed possible
Excel export duration and dependencies
Features
- Excel export "duration" as value instead of formula to make the data compatible with Numbers
Build
- upgrade all dependencies
Close selected period
Features
- new option to close invoices period. It can be useful for example when you want to close an accounting year.
Budget types and navigation
Features
- introduces option "type of budget" (project based, yearly or monthly limited)
- cleaner navigation with options grouped under "More"
- backup modal converted to a page
- displays client name on tracked modal
- adds a link to project on GitHub
Build
- bump dependencies and npm v7
Fix
- round displayed seconds when a task is tracked
Safari 14 🤮
Features
- redo hide splash screen when app is ready
Fix
- workaround for Safari 14 bug which does not load correctly the indexedDB
Capacitor splashscreen issue on iOS
Fix
- Capacitor splashscreen not hiding on (real) iOS app
Capacitor splashscreen issue on Android
Fix
- Capacitor splashscreen error on Android which has for side effect to not load the data on startup (as it crashes an error before)
Restore backup data
Features
- restore backup data. A new feature which can be interesting if you want to transfer the data or if you are getting a new phone.
Build
- fix service worker not registered (ionic #22861)
- capacitor v3