Skip to content

BookCars 7.7

Choose a tag to compare

@aelassas aelassas released this 28 Jun 08:40
· 201 commits to main since this release
  • feat(backend): add setup script to create admin user
  • feat(backend): add reset script to delete admin user
  • feat: add Code of Conduct to promote a respectful and inclusive community
  • feat: add comprehensive Contribution Guide to assist new contributors
  • feat: add GitHub Actions workflow to automatically update RELEASES.md on new releases
  • fix(tests): add parent location tests
  • fix(mobile): auth issues when jwt token expires #80
  • fix(mobile): replace Paragraph with RNPText in BookingList cancellation dialog
  • refactor(backend): move Stripe and PayPal integrations to a dedicated payment directory
  • refactor(backend): replace bcrypt password hashing with helper function
  • docs: add new sections to software architecture
  • chore: update dependencies

Full Changelog: v7.6...v7.7