Skip to content

Releases: peterpeterparker/tietracker

Text and fix

25 Jan 22:45
Compare
Choose a tag to compare

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

Bump capacitor v5 and android api level v33

20 Aug 12:35
Compare
Choose a tag to compare
v1.14.0

build: bump capacitor v5 and android api level v33

Delete billed entries

01 Dec 08:03
Compare
Choose a tag to compare

Features

  • make deleting entries that have been billed possible

Excel export duration and dependencies

02 Oct 08:55
Compare
Choose a tag to compare

Features

  • Excel export "duration" as value instead of formula to make the data compatible with Numbers

Build

  • upgrade all dependencies

Close selected period

04 Jan 21:09
Compare
Choose a tag to compare

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

21 Nov 17:04
Compare
Choose a tag to compare

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 🤮

26 Jun 16:57
Compare
Choose a tag to compare

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

26 Jun 08:13
Compare
Choose a tag to compare

Fix

  • Capacitor splashscreen not hiding on (real) iOS app

Capacitor splashscreen issue on Android

25 Jun 16:05
Compare
Choose a tag to compare

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

25 Jun 07:22
Compare
Choose a tag to compare

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