Elgg 6.0.3
15 August 2024
Elgg version 6.0.3 is now available (major release).
Upgrading to Elgg 6.0.3
Elgg 6.0.3 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Elgg updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Elgg install to test the 6.0.3 upgrade prior to applying it live. Get started managing your Elgg installations with Installatron
What's New in Elgg 6.0.3
6.0.3
Performance
- river: preload response owners e9a1ee9de
- likes: preload likes for river responses cae17e102
Bug Fixes
- ckeditor: editor keeps focus if input already has the focus f2d14eb41 closes #14533
- ckeditor: ctrl-enter submitting from editor works again 28db80430
- js: elgg module should postpone loading if global elgg is missing 34d67caf1
- garbagecollector: correctly log optimize table results ff399c2f6
- cron: correct database query for removed entity handling 5fc811366
6.0.2
Bug Fixes
- rss: fatal error that occurred when enabling short_open_tag 5a9d8d43f
6.0.1
Bug Fixes
- ckeditor: editor field validation errors will show on form submit ffd55edbc closes #14360
6.0.0
Bug Fixes
- core: use correct relationship to mark recursive trashed entities b8887bbd5
6.0.0-rc.1
Features
- admin: total amount of online users added to the admin header menu 0b8f970b2
Bug Fixes
- css: correctly align user and group profile fields and labels 4595b6e04 closes #14608
- users: prevent double notification on admin user validation 0ff70c0ea
- garbagecollector: use correct table to clean delayed email queue 01615ca51
- cron: use correct event trigger 921eedc09
- widgets: set correct widget URLs e5ceaf6f0 closes #14609
6.0.0-beta.1
Features
- ckeditor: updated to ckeditor v41.3 c30beef28
- db: updated to doctrine/dbal v4 c3776a7a7
- core: added temporary bin ea8939719 closes #5172
- views: restructured various page elements and improved css c5c46637a
- views: improve various sidebar search forms 172ada402
- views: improved usage of headings in various parts of a page df7e1eaac closes #14435
- session: login event has been reintroduced for logging purposes 34819950d
- js: dropped RequireJS in favor of ECMAScript modules e2e998c2c
- icons: uniform storage of entity icon cropping coordinates cee682c2f
- php: require php intl module 5b5ddccb6 closes #13901
- tests: updated to PHPUnit 10.5 b01996b60
- responses: response forward urls are now secure by default afe18fb3b
Bug Fixes
- core: correctly determine if plugins need reindexing 84e72f296
- core: correctly check for the need for a default order by 72d015033
- groups: only show group owner transfer if there are other members 3f8a4f1bf
- groups: only show edit form sections if there is content 28673a1f7
- webservices: set correct response header during exception 7a1322631 closes #14506
- webservices: improved calculation of POST hash 64522a17f closes #14233
- upgrades: show correct count in the admin upgrade listing adc8b9028 closes #14520
- database: allow both metadata and annotations 67962755c closes #14405
Removed
- filesystem: removed flysystem wrapper 537b90a1d
- db: the enabled column for annotations has been removed bdd17b413
- core: the \ElggEntity->getTags() function has been removed d3bbe25d0
- icons: icontime metadata is no longer available 7e139b935
5.1.9
Bug Fixes
- menus: no longer render empty menu sections 72882fc37
- rss: fatal error that occurred when enabling short_open_tag d0883e534