Skip to content

Releases: peterpeterparker/tietracker

Native File System API V2

24 May 07:25
Compare
Choose a tag to compare

Features

  • update for Native File System API V2 trial

Budget

23 May 15:09
Compare
Choose a tag to compare

Features

  • introduces budget for projects (#63)
  • deprecated saveFile should be replaced with save-file (#71)
  • update dependencies
  • update Capacitor 2.0 and Android Studio 3.6
  • use prettier to format code

Fix backup duration

16 Mar 20:37
Compare
Choose a tag to compare

Fix

  • duration rows references in case of multiple days to invoice (export)
  • columns references to calculate duration for backup

... my bad 😅

Fix export duration

16 Mar 17:10
Compare
Choose a tag to compare

Fix

  • duration doesn't amend rows in excel export

Summary back on main screen

10 Mar 19:09
Compare
Choose a tag to compare

Features

  • display overall today worked time when task in progress
  • move summary back to main screen

Fix

  • charts rerender

Weekly chart and v1.0.0 🎉

09 Mar 06:02
896bbea
Compare
Choose a tag to compare

Features

  • weekly chart breakdown (#56)
  • excel export round total (#55)

Fix

  • weekly backup detection (#61)
  • excel export time rounding (#57)

Backup on mobile devices

24 Feb 09:35
Compare
Choose a tag to compare

Features

  • ask for a backup as soon as one entry has been registered
  • backup only open entries

Fix

  • remove event listener for input focus
  • defer backup modal for mobile

Ionic v5

18 Feb 07:59
Compare
Choose a tag to compare

Features

  • update dependencies, Ionic and Ionicons v5 (338394c)
  • add Twitter and update og meta tags (3c6be14)

Backup

09 Feb 13:04
Compare
Choose a tag to compare

Features

  • once a week, ask if a backup of the current open invoices should be exported (#50)

Replace and simplify local notifications

04 Feb 10:28
Compare
Choose a tag to compare

Breaking Changes

  • replace and simplify local notifications to fix cancellation reliability (#46)