SiteBuilder release notes
SiteBuilder 2.547 released
SiteBuilder version 2.547 was released on Thursday 29th June 2023. With this update:
- Resource bookings pages: It's now possible to create retrospective bookings and edit past bookings. Note that this option can be disenabled in the resource settings.
- In the Components Editor:
- Map links now correctly display inline in the editor. Note that inline map links were displayed correctly when the page was published - this issue only affected how they appeared in the editor.
- Changing the selected image in an Image component now also clears any existing alternative text description. This helps ensure that alt text is accurate to the image being used.
- News feed and Event feed components can now be displayed as Tiles - scrollable. This option allows a feed to function like a Horizontal scroller component.
- The Buttons component now supports custom CSS classes. For more information about how to add custom styles to your page, see our HTML and CSS guidance.
Technical notes
Bugs fixed
- [SBTWO-11135] - Components: Map links don't display inline in-editor
Improvements made
- [SBTWO-9750] - When changing image, unset the alt text
- [SBTWO-11016] - Ability to render feed components as horizontal scrollers
- [SBTWO-11061] - Retrospective Resource Bookings
- [SBTWO-11099] - Support custom classes on buttons in buttons component
Tasks completed
- [SBTWO-11163] - Sort out a sysadmin for www-test
Dev Tasks completed
- [SBTWO-11143] - Catch NumberFormatException when parsing
Dev Sub-tasks completed
- [SBTWO-11188] - Fix Cypress failures on `#navigateDiv h1`