v0.11.3 - Fix wrong GC credentials, import garmin data in date range, enhance activity view for swimming activities, fix pagination to handle large amount of pages, new mobile menu
What's Changed
- [backend] Inputing wrong GC credentials on link should now generated a better error #168
- [backend] Bumped dependencies
- [frontend] Add delete activity from home view
- [frontend] Pagination edge buttons now go back and forward one
- [frontend] Add mobile pagination & adapt logic for responsive use
- [frontend] Move mobile menu from offcanvas to dedicated view and added footer to it
- [frontend] Fix pagination to handle large amount of pages #170
- [frontend] Inputing wrong GC credentials on link should now generated a better error #168
- [frontend] Import garmin data in date range #154
- [frontend] Enhance activity view for swimming activities #165
- [frontend] Added missing translations
- [frontend] Bumped dependencies
Contributors
New Contributors
- @robwakefield made his first contribution in #165