BookCars 7.8
- feat(admin): add flexible rental date and time constraints #81
- feat(admin): add flexible time-based car availability
- feat(backend): integrate Sentry for error tracking and performance monitoring with configurable tracesSampleRate
- feat(tests): add Sentry integration tests for initialization and tracing behavior
- feat(tests): add tests for mail module with nodemailer mocks
- feat(tests): enhance logging tests with Sentry integration
- feat(tests): enhance access token validation tests with additional failure scenarios
- feat(tests): enhance PayPal and Stripe test coverage with mocks and improved error handling
- feat(tests): improve helper tests with JWT encryption and access token validation
- feat(tests): enhance database tests with multilingual support and TTL index handling
- feat(tests): add dateBetween filter test for bookings API
- feat(tests): add comprehensive tests for JWT and reCAPTCHA validation
- feat(tests): improve code coverage
- refactor(models): move manual index creation from models to initialization script
- refactor: rename
commonfolder toutils - fix(backend): improve TTL index handling and logging for updates
- fix(frontend): wrong minDate in CarFilter when updating from date
- fix(tests): increase test timeout to improve stability of test execution
- fix(tests): cleanup test data
- chore(backend): organize and document .env.example
- chore: update dependencies
Full Changelog: v7.7...v7.8