UK Web Platform June 2024 Release Notes v3.4.0
Version 3.4 of the UK Web Platform was released on June 3, 2024. This release includes feature additions and bugfixes. Platform packages are available at github.com/uky-web.
Fixes
- Fixed an issue present when pre-encoded relative URLs are set in CK Editor.
- Youtube 'hosted video' is now supported in the Gallery paragraph.
- Removed an extraneous '|' character that preceded date in .content-meta component.
Features
- Added display modes providing RSS feeds for News, Upcoming Events, and Past Events.
- Added short, medium, and long 12-hour datetime formats.
- Added the ability for the Content Manager role to use the "Stickied to top of lists" option (granted that role the 'Override all sticky options' permission).
- Added a 'Content Reviewer' role to allow users to view unpublished content without the permission to edit it.
- Enabled News, Events, and People navigation items by default for new sites (existing sites are unaffected).
- Enabled the arbitrary reordering of People listing using the Draggable Views module.
- Added daterange_compact module.
- Added views_infinite_scroll module.
Other Changes
- Removed 'off' and 'on' from the list of strings that are filtered out of generated urls.
- Changed account registration to be limited to administrators.
For Developers
- Fixed a gitpod config reference to a missing ddev image.