Skip to content

Releases: Shuudy/kovoit

v1.2.0

24 Oct 07:35
Immutable release. Only release title and notes can be modified.
96e0406

Choose a tag to compare

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 CarpoolView for 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

16 Oct 19:44
Immutable release. Only release title and notes can be modified.
2b30566

Choose a tag to compare

What's Changed

  • feat: add carpool matching by @Shuudy in #1
  • feat(views): add PageTitle annotations 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

08 Oct 21:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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