This repository has been archived by the owner on Jan 7, 2024. It is now read-only.
v0.11.0
New Features
- added datetime picker widget for editing and adding activities (#8)
- added
--demo
argument towkz init
cli for choosing whether demo activity should be imported or not
Fixes
- fixed responsiveness of left side bar (#40)
- fixed issue when activities with laps without coordinates broke position rendering on leaflet map (#72)
- fixed editing label of non existing lap in edit activity page
- added more tests
Dev Tooling Changes
- included pytest-cov, convenience script and coverage badge on readme
Other
- Removed ansible for auto configuring wkz for Raspberry Pi
How to Upgrade
- use cli
wkz upgrade