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.