Releases: tullingedk/booking
Releases · tullingedk/booking
v3.3.2
v3.3.1
- frontend/backend: Show commit date
- frontend: Update some texts and update to React v17
v3.3.0
- frontend/backend: Allow admin to remove bookings from interface.
- frontend: Make sure Swish QR codes are not cached by browser by appending random time string
v3.2.1
- frontend/backend: Allow admin to see and edit email.
- frontend: Hide EditDialog when user is not admin (bug fix).
v3.2.0
- frontend: Make it clear what type of seat is what.
- frontend: Show notice to user when booking that they have to be registered member before booking.
- frontend/backend: Ability for admin to edit all variables via the interface. This introduced a new endpoint in the API that the change below is also utilizing.
- frontend/backend: Ability for admin to move bookings to other seats via the interface and not the database directly.
v3.1.0
- Show number of bookings and number of seats left
v3.0.1
- Add booking contact information in SeatDialog and pages/Index
v3.0.0
v2.5.0
- Use
config.json
and don't hardcode all values (swish number, swish name, Google Client ID etc.) - Update dependencies
v2.4.2
- Update FQDN.
- Add LICENSE file.
- Update dependencies