Skip to content

Releases: Gerben321/bike-care-tracker

v2024.3.1

09 Mar 20:16
fdb5fd6
Compare
Choose a tag to compare

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!
    image
  • 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

02 Mar 10:26
fdb5fd6
Compare
Choose a tag to compare

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

29 Feb 16:09
fdb5fd6
Compare
Choose a tag to compare

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

27 Feb 19:34
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Added support for timezones. Make sure you select the correct timezone in the user settings. (#46)
  • Added dashboard widgets with statistics

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.2.8

25 Feb 13:10
42158dd
Compare
Choose a tag to compare

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

23 Feb 19:09
28e7082
Compare
Choose a tag to compare

New or improved

  • Add option to sort and filter components on the bike detail page (#23)
  • Improved mobile display (#39)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.2.6

20 Feb 20:04
28e7082
Compare
Choose a tag to compare

Bike Care 2024.2.6

Improved

  • Service schedules show a consistent color and icon across Bike Care (#37)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.2.5

18 Feb 20:21
af67050
Compare
Choose a tag to compare

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
    image
  • Improved display for Windows when PWA is installed
    image
  • 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.
    image

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.2.4

16 Feb 14:16
af67050
Compare
Choose a tag to compare

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

14 Feb 10:59
af67050
Compare
Choose a tag to compare

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!