Skip to content

Releases: Gerben321/bike-care-tracker

v2024.2.1

12 Feb 20:28
8ad36e9
Compare
Choose a tag to compare

Bike Care 2024.2.1

Fixed

  • Fix for removing component #20
  • End date for component usage was rendered wrong #21
  • Service schedule was wrongfully shown it was overdue #22

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

v2024.2.0

11 Feb 19:07
8ad36e9
Compare
Choose a tag to compare

Bike Care 2024.2.0 (the big one)

New features

  • New design! 🥳 I'm super happy to announce the new design is ready for the public to test. It now includes a dark mode and much better navigation overall.
  • Dynamic form option for adding/editing service schedules. The form options change based on your input, and the values and helpers change accordingly.
  • The dropdown for component type is now an autocomplete field. We have added a lot of types of components, so to make selecting one easier you can type 'bearing' to see all results.
  • Option for distance and height unit
  • Option for weight unit
  • Option for decimal separator
  • Option for currency
  • Option to add your email address for email notifications
  • Notification center in dashboard
  • Clickable push notifications on mobile and desktop (tested on Android and Windows 11)

Fixed

  • Solved some division by zero issues that users came across when adding/editing service schedules.
  • Service schedule cannot be removed (#17)
  • Components can't be removed (#15)
  • Translation improvements (#13)
  • Add purchase date and price to bike (#12)
  • Fix inconsistent date notation (#10)
  • End of component usage should default to 23:59 (#9)
  • Probably lots of other stuff!

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

Thanks to @OleksiyRudenko and @Konstantin-Levin for testing!