SiteBuilder release notes
SiteBuilder 2.517 released
We released SiteBuilder 2.517 on Monday 26th September 2022. In this version we:
- Fixed an issue where the content of some page templates remained available to assistive technologies when a pop-up was displayed, which could cause confusion for users of screenreaders, for example.
- Added keyboard controls for sortable list questions to improve accessibility on Quiz pages.
- Fixed a bug that caused event lists to stop working after converting a page to the Components Editor if the linked calendar was using an absolute URL.
- Solved an issue that produced an error message when attempting to delete forwarding pages.
We also released the 2.516.1 hotfix on Tuesday 20th September 2022, in which we:
- Fixed an issue where editing a Custom HTML component in the Components Editor unintentionally removed existing script tags.
- Fixed a bug that prevented users from viewing content when one Tab component was placed inside another on a Components Editor page.
- Updated the default text appended to privacy notices on forms.
Technical Notes - 2.517
Bugs fixed
- [SBTWO-9238] - Modal dialogs don't trap focus to the modal, Calendars, Galleries, Sitemaps - confusing to screenreaders
- [SBTWO-9262] - Quizbuilder - Sortable list control, drag and drop interaction not focusable with a keyboard
- [SBTWO-10511] - Fix image component (& spec?)
- [SBTWO-10512] - sched-cal converter: support absolute URLs
- [SBTWO-10514] - Exception deleting ForwardingPage
Improvements made
- [SBTWO-10515] - Reinstate working application context tests
- [SBTWO-10529] - Refactor some API beans to component-scanned
Sub-tasks completed
- [SBTWO-10521] - Convert our existing bootstrap modals to new <dialog> based ones like in Components Editor
Technical Notes - 2.516.1
Bugs fixed
- [SBTWO-10516] - Raw HTML component: editor dialog strips out script tags
- [SBTWO-10527] - Content breaks when tabs are nested inside tab component
- [SBTWO-10541] - Exception parsing Ideate output
Improvements made
- [SBTWO-10522] - Requested change to default privacy notice text