Skip to content

MRBS 1.11.5

Compare
Choose a tag to compare
@jberanek jberanek released this 22 Apr 16:45
· 316 commits to main since this release
be63b77

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