This repository was archived by the owner on Jan 7, 2024. It is now read-only.
v0.8.0
New Features
Auto Naming of Activities
Auto name activities based on location and daytime. Previously activities were simply named after the file name e.g. 2020-12-10_10:35:12
. Now workoutizer extracts all necessary information to come up with e.g. Morning Running in Bangalore
. With this feature one does not have to rename the activities all the time.
Fixes
- fix bug which prevented to select time range when no activities available
- fix bug where traces did not get rendered properly on map in sports view
Dev Tooling Changes
- enable to run browser tests in CI and locally using headless selenium in ubuntu docker image
- add pre-commit hook to dev env, thanks to @lucasace 🎉
- add script to invoke commands in vs-code terminal
How to Upgrade
- use cli
wkz upgrade