Skip to content

v0.11.0

Compare
Choose a tag to compare
@gcaufield gcaufield released this 09 Sep 11:54
· 92 commits to develop since this release
v0.11.0
dccf305

2020-09-09 Release

New Features

  • Added support for restarting a recent timer on devices that support CIQ 3.0.0 (#13)

Bug Fixes

  • Updated Toggl Base URL used for API requests to use new "Toggl Track" URL (#23)

Raw Change Log (v0.10.0..v0.11.0)

* dccf305 Add StorageService to the Glance Application
* bd5a7e6 Update API base URL for rebranded endpoints
* 82f85bd Merge branch f/start-recent into develop
* 18bf616 Clean up some left over prints
* 23ebb66 Fix recent timer menu title
* 0fcd727 Use a sliding window for timer requests
* 13b532d Fix some issues with building recent timer list
* b5fefce Introduce Handling to do recent timer lookup
* fef08fa Initial setup for start recent timer
* 62226a0 Start Putting together a class diagram