Releases: Shuudy/kovoit
Releases · Shuudy/kovoit
v1.2.0
What's Changed
- feat: add driver information display in ride details by @Shuudy in #10
- fix: remove already-selected days from availability dropdown and restore on delete by @Mizi00 in #11
- feat: add search functionality to
CarpoolViewfor filtering student matches by @Shuudy in #12 - feat: add ponctual rides by @Shuudy in #13
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: add carpool matching by @Shuudy in #1
- feat(views): add
PageTitleannotations to views missing them by @Shuudy in #2 - feat(ride-proposals): add full ride proposals system by @Shuudy in #3
- chore(docker): add docker-compose with MySQL by @Shuudy in #4
- feat(ride): implement ride management system by @Shuudy in #5
- fix(schema): drop ride_participants and rides tables by @Mizi00 in #6
- feat(view): add home page with HomeView by @Mizi00 in #8
- ci: add tests and ci job by @Shuudy in #9
- feat: update seeders by @Mizi00 in #7
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is the first stable release of the application.
Version 1.0.0 marks the official launch, providing a solid foundation for future updates.
Full Changelog: https://github.com/Shuudy/kovoit/commits/v1.0.0