Skip to content

v2024.2.0

Compare
Choose a tag to compare
@Gerben321 Gerben321 released this 11 Feb 19:07
· 7 commits to main since this release
8ad36e9

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!