Skip to content

v0.2 Beta Release

Compare
Choose a tag to compare
@dcalacci dcalacci released this 02 Aug 15:22
· 125 commits to master since this release
044a1b2

Version 0.2 Beta. Some big changes in this release:

  • "shifts" are no longer in the app grammar / language. Instead, "jobs" are automatically created from shifts that users clock into. (Shifts only exist in the backend, to track "clocked in" time).
  • Screens in the app have been simplified to a "jobs" screen, where you can edit and combine jobs, plus view your history, and a "stats" screen, to view statistics about your tracked work.
  • Jobs are automatically pulled from shifts using scikit-mobility and some heuristics, defined as trips between stays (or clusters of points that indicate stationary movement).