Releases: Gerben321/bike-care-tracker
Releases · Gerben321/bike-care-tracker
v2024.10.0
New or improved
- Fixed the status for ride interval schedules
- Calculate distance for new component #76
- Updated from Symfony 7.0 to 7.1 in the backend
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.7.0
v2024.3.9
v2024.3.8
New or improved
Easier mounting and unmounting a component!
- Solving request (#65) this will make it super easy to mount and unmount a component. When you're in the list of components you will now get the option at the bottom to mount or unmount, depending on the current state.
or
Clicking that button will show a dialog with the current date and time prefilled:
All you have to do is check if the date and time are correct, and just press the button! Afterwards the component automatically moves to the new mounted or unmounted list of objects so you get the real-time state on screen without having to refresh the page.
I'm very excited to share this great new feature with you and I can't wait what you think about it.
Separate components
- Added the 'retired' option to components if they're broken/old/worn. (#64)
- Show components in 3 lists:
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.3.7
New or improved
- Add constraints to entered moving time/distance for service log (#69)
- All statistics related to components that are shown in the bike details page are now rendered in the frontend. Should increase performance and make a step to more backend and frontend separation.
- Removed active toggle for component, changed to retired. Little preparing for (#64)
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!
v2024.3.6
v2024.3.5
v2024.3.4
New or improved
- Limit maximum width of service log title (#53)
- Improve bike component page details (#59)
- Improved NFC tag writing to prevent accidental execution of service registration
- Improve error handling for Javascript
Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!