Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
Install Upgrade to the latest version.Install
Upgrade to the latest version.
nopaneltrue

...

Excerpt

Version 5.20 -June 16th, 2024

Bugfixes & Improvements

  • Download the calendar as a full screen picture. 

  • Overlapping of reservations on the calendar. It’s not possible to have reservations overlap each other (partially), making it easier to show more reservations in one line. 

  • Dynamic availability loading allows faster loading of the calendar by dynamically loading in availability enable it using the Load Availabilities Based On View setting. 

  • Split up your reservations using Parent & Child reservations. You can now split your reservations into smaller reservations allowing you to optimize your planning and resource usage. 

    • When using Parent/Child reservation via the API, you can use Reservation Blueprints to help you determine how these Parent Child combinations are created.

  • Some design improvements of the reservation form

  • Some changes to the behaviour of /wiki/spaces/B25PM/pages/3170861057 - check out our Admin actions below.

    image-20240617-135720.png

Admin Actions:

We made a change that could affect your existing custom form logic. The change was made for Init and Open handlers, if you have a init handlers that should be run when an existing record is opened, these should be changed to open handlers. Because Init handlers are now only run on new records. Check out this page for more information on Event Trigger Conditions

...