Releases: Gerben321/bike-care-tracker
Releases · Gerben321/bike-care-tracker
v2024.3.1
New or improved
- Time interval service schedules! (#7) 🚀
- Option to add a ride interval service schedule (get notified after x rides) 🚀
- Improve display of date and time field. Now fits on one line!
- Option to zoom in and out and pan charts
- Make it more clear some input fields are disabled
- Chart for showing distance always starts at zero now
- The dashboard now loads a lot quicker due to aggregating statistics
- Improved consistency (#52)
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.3.0
New month, new release! 🚀
New or improved
- Improve consistency for displaying times, speeds, distances, etc (#44)
- Option to add installation period for a component while creating it (#42)
- Create separate pages for component editing, viewing installation periods, and schedules.
- When editing/removing/adding an installation period for a component you return to the overview of installation periods
- Improve display of form errors
- Added static analysis to code to improve code quality
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.2.10
New or improved
- Add NFC and QR support for automated service registration! (#32)
- Remove restriction on component period start date (#8)
- Added basic automated tests to prevent issues
- Fixed component period removal
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.2.9
v2024.2.8
New or improved
- Improve display of components (#23)
- Added screenshots on homepage
- Added comparison table on homepage
- Added links in footer to our Strava club and Reddit page
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.2.7
v2024.2.6
v2024.2.5
Bike Care 2024.2.5
Fixed
- Add virtual rides to whitelist of activities to show (#35)
- Show users the option to install Bike Care as a PWA
- Add more text to the description while installing the PWA
- Add screenshots in the prompt to install the PWA (supported on Android, iOS not sure)
- Remove text to enable push notifications when successfully enabled
- Improved display for Windows when PWA is installed
- Improved display on Android (and possibly iOS?). The title bar is now colored in dark mode.
- Remove ID from service log table
- Hide helper text for service schedule. Make it visible by clicking the help text.
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.2.4
Bike Care 2024.2.4
Fixed
- Added default values for distance and moving time and title when adding a service log for an existing service schedule (#33)
- Made service log form dynamic. When you change the selected schedule the distance or moving time changes accordingly.
- Made the service log table now show the time or distance instead of only distance.
- Made a custom toasts library in CommonJS to ditch deprecated old library.
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.2.3
Bike Care 2024.2.3
Fixed
- Because the display of percentages is now inverted (% left instead of % done), the 'overdue' warning also had to be inverted.
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!