Contributors
- Jeroen Dalsem (37)
- Jerôme Bakker (36)
Features
- ckeditor:
- css: allow theme variables to be configured by the site admin 3eb7fe354
- cron: added custom cron logger class 6535d386b
- a11y:
- views: support a title on an imprint element 2ebfccb09
- breadcrumbs:
- blog: prevent double submit of the blog form 0a23cd09b
- cli:
- security: add support for security.txt 2709c2db4 closes #14315
- admin: reorganized admin and configure utilities menu items de1959ad5
- widgets: the widget edit form now shows in a lightbox 15e68df90
- input: the value output view for an userpicker can be set 585903bb9
- developers:
- html: added a scroll to top button 58b1ae7d1
- js: client side validate max file size for file input 3b19a7071 closes #7059
Bug fixes
- css: fixed some margin issues on elgg-field form elements 1565a6d47 closes #14354
- a11y:
- topbar sub menu items are now keyboard accessible 6326c3902 closes #6759
- make sure widget edit/delete actions are keyboard accessible d7b61ed15 closes #14471
- tab to first item in opened dropdown menu 487d7370a
- edit comment form sets focus to comment textarea 477646730
- keep focus on toggled menu item a18ad0057
- cache: report HTTP 410 Gone on stale cache urls cfd488361 closes #14086
- views:
- breadcrumbs: no longer add a breadcrumb if link to self is false 7a44a533c
Deprecations
- views: resource and route for comment edit are not in use 84deb0e54