Releases: SamAmco/track-and-graph
Releases · SamAmco/track-and-graph
v4.0.3
v4.0.2
v4.0.1
rc-v4.0.0
- Added date scroll bar for long lists
- Add "Now" as a graph end date option
- Tracker cards show greater precision for times less than 24 hours
- Fix bug default duration not showing when updating a tracker#
As a note on version numbers. From this point on I intend to use the major version number to represent migrations which are not backwards compatible. i.e. a backup exported from the app will cause undefined behaviour when imported into another version of the app with a lower major release number. Forwards compatibility should always be maintained however via automatic database migrations on app start.