Skip to content

Releases: classroombookings/classroombookings

v2.8.8

06 Oct 20:11
ba9b50a
Compare
Choose a tag to compare

[2.8.8]

  • Fixed a potential XSS issue on Bookings page when outputting the Session dropdown list.

v2.8.7

05 Oct 20:15
b4d26f5
Compare
Choose a tag to compare

[2.8.7]

  • Fixed a potential XSS issue on room add/edit page if field names contain executable code.

v2.8.6

19 Sep 17:44
Compare
Choose a tag to compare

[2.8.6]

  • Fixes a dependency path issue with 2.8.5.

[2.8]

  • Added Schedules feature [docs]

[2.7]

  • Added Room Groups feature [docs]
  • Added ability to set a custom order for Rooms and Groups.
  • Changed Room and Date filter widgets on Bookings page.

v2.6.4

22 Jul 09:15
Compare
Choose a tag to compare

Full Changelog: v2.6.3...v2.6.4

[2.6.4] 2022-07-22

Fixed

  • Issue where a user with no department creating multiple single bookings would result in no bookings being created.

v2.6.3

29 Jun 12:10
Compare
Choose a tag to compare

Full Changelog: v2.6.2...v2.6.3

[2.6.3] 2022-06-29

Fixed

  • Issue where Session calendar might not display the last month, depending on start/end date of Session.

v2.6.2

29 Jun 12:09
Compare
Choose a tag to compare

Full Changelog: v2.6.1...v2.6.2

Fixed

  • Bookings Grid display issues in Firefox - cells should now all be the same size.

v2.6.1

29 Jun 12:07
Compare
Choose a tag to compare

Full Changelog: v2.6.0...v2.6.1

Fixed

  • Issue when creating a recurring booking with no user selected.

v2.6.0

29 Jun 12:03
Compare
Choose a tag to compare

Full Changelog: v2.5.0...v2.6.0

Added

  • Sessions feature, to replace Academic Years. Create as many as you need and switch between them.
  • Settings: Option to set timezone.
  • Users page: Search filter.
  • Dashboard: improved interface for teacher users.
  • Bookings: Multiple selection mode.
  • Bookings: Preview recurring bookings.
  • Bookings: View detailed information for bookings.
  • Bookings: View reasons when rooms/periods are unavailable.
  • Bookings: Edit or Cancel individual instances of recurring bookings.
  • Bookings: Ability for users to switch between Sessions.

Changed

  • Bookings section overhauled with many new features.
  • Timetable Weeks: these are now configured within each Session.
  • Holidays: These are now configured within each Session.
  • Timetable Weeks: improved colour picker widget.

Fixed

  • Timetable weeks: now have a default colour, instead of none at all.

v2.5.0

29 Jan 16:53
Compare
Choose a tag to compare

Added

  • Room Access Control feature - set visibility of each room to specific Users or Departments.

Changed

  • Updated sizing for Date Picker widget.
  • Added cache-busting query strings to JS/CSS assets.

Fixed

  • Issue with loading override language entries from database.

v2.4.1

09 Dec 12:30
Compare
Choose a tag to compare

Fixed

  • Potential SQL security issue when importing users from CSV file.