Releases: meeting-room-booking-system/mrbs-code
MRBS 1.11.6
This is a minor release of MRBS.
Changes since MRBS 1.11.5:
-
Support for PHP 8.4.
-
Addition of buttons in the day view to advance/go back a week.
-
Improved support for Catalan language.
-
Support for custom date fields in the entry table.
-
Automatic scrolling to the current timeslot in the calendar view.
-
Many bug fixes and minor enhancements
See NEWS or ChangeLog in the release for more details.
Enjoy!
The MRBS Development Team
MRBS 1.11.5
This is a minor release of MRBS.
Changes since MRBS 1.11.4:
-
Improved localisation of range dates.
-
Added a config setting to specify the maximum number of simultaneous bookings.
-
Added the ability to display a message above the calendar.
-
Added the ability to override ICU settings for week numbering.
-
Added the ability to force MRBS to use strftime() instead of the intl extension (useful when the ICU library is out of date).
-
Various other minor bug fixes and enhancements.
See NEWS or ChangeLog in the release for more details.
Enjoy!
The MRBS Development Team
MRBS 1.11.4
This is a minor release of MRBS.
Changes since MRBS 1.11.3:
- Fixed bug allowing private entry details to be shown in the week (single room) view (bug introduced in MRBS 1.11.2)
- Added support for more languages for DataTables
- Improved performance of bulk deletion from the Report page
- Fixed bug in display of currently selected dates in the minicalendars when in timezones other than UTC.
- Fixed various bugs in the export and import of entries.
- Added “Copy email addresses” buttons to the Report and Registrants tables.
- Various other minor bug fixes and enhancements.
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.11.3
This is a minor release of MRBS.
Changes since MRBS 1.11.2:
- Remove strict types declaration causing uncaught exceptions on some systems.
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.11.2
This is a minor release of MRBS.
Changes since MRBS 1.11.1:
- Fixed reported XSS vulnerability in mrbsCheckPolicy() - only exploitable by an administrator
with permissions to name rooms. Thanks to Nguyễn Hữu Cường for the report. (SF Bugs #547) - Various code improvements, and a few minor bug fixes.
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.11.1
This is a minor release of MRBS.
Changes since MRBS 1.11.0:
- Fixed bug when authenticating against Joomla 4.3.0 and later
- Fixed “Unknown database type” notice on some Ubuntu installations
- Added support for Percona database version checking
- Updated date and time formatting to avoid the use of the deprecated strftime() function and improve localisation
- Fixed fatal error when running against PostgreSQL 15
- Lots of bug fixes
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.11.0
This is a major release of MRBS.
Changes since MRBS 1.10:
-
Support for PHP 8.2
-
Introduction of Kiosk Mode
-
Support for Joomla! Version 4 authentication
-
Support for Wix authentication
-
Support for MySQL over SSL
-
Display of holidays and weekends in the calendar
-
Lots of bug fixes
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.10.0
This is a major release of MRBS.
Changes since MRBS 1.9:
-
Updated minimum PHP version to 7.2.
-
PHP 8/8.1 compatibility fixes.
-
Added a number of new features to iCalendar imports, including the ability to import from a URL and
to allow past bookings to not be imported. -
Lots more minor features and bug fixes.
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.9.4
This is a minor release of MRBS.
Changes since MRBS 1.9.3:
-
Added new config setting, $auth['users_can_register_others'],
allowing ordinary users to register others for events. -
A number of other bug fixes/improvements, as reported/asked for by users.
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek
MRBS 1.9.3
This is a minor release of MRBS.
Changes since MRBS 1.9.2:
Many improvements and fixes, especially in LDAP authentication scheme.
Addition of a number of configuration variables, providing funtionality requested by users.
See NEWS or ChangeLog in the release for more details.
Enjoy!
John Beranek