Your IP : 3.149.255.189
6.2.0 (2025-04-14)
Contributors
Jerôme Bakker (18)
Jeroen Dalsem (16)
callpri (1)
Features
a11y:
dropdown and toggle menus have the aria-expanded attribute 1765376e6
added a skip to main content link for keyboard users 53c677b39
js: added focus trap logic on popup and lightbox elements 1d0ac8841
garbagecollector: added plugin setting to control optimize table 90abe17e6
css: introduced css variables for all css crush theme variables 0619fa8a3
views: added output views for plaintext and number fields 501dc5ec2
actions: introduced a generic action class 0b2a89d12
composer: updated react/promise to v3.2 to support PHP 8.4 8197ad5bb closes #14767
core:
support PHP 8.4 e572c5375
added more HTTP exceptions for frequently used errors d828f5f45
Bug fixes
cache: allow SRI calculations to be saved in the CacheHandler ab1a9829f
js:
icon cropper correctly sets cropped area after tab switch db9f8690a
reposition dropdown menus after toggle of submenus ac0320ae5
a11y: improved input/tags usability for screenreaders c880f314d
6.1.5 (2025-03-20)
Contributors
Jeroen Dalsem (4)
Jerôme Bakker (4)
Bug fixes
plugins: fetching settings from inactive plugins returns default 364f8b354
output: no longer add wrong alt attribute on img tags 9de170f5f
icons: icon is decorative if no custom icon bd0c6e444
site_notifications: added missing aria-label on checkbox 873076a5b
views: urls get aria-label filled with title if empty text dafd35e6d
notifications: correctly show discussions mute notifications action 72b07aa8a
6.1.4 (2025-03-05)
Contributors
Jeroen Dalsem (2)
Bug fixes
blog: preview button should only create entity once 3d5ccd320
forms: make sure html validation message is visible for tags input dc81796e7
6.1.3 (2025-02-13)
Contributors
Jerôme Bakker (3)
Jeroen Dalsem (2)
Bug fixes
webservices: prevent double encoding during API exceptions 3d6537b42
admin: correctly styled user profile fields in admin popup adc67a272
uservalidationbyemail: set text correctly on form button 8d1891a11 closes #14783
6.1.2 (2025-01-16)
Contributors
Jerôme Bakker (5)
Jeroen Dalsem (3)
Bug fixes
output: improved handling of output/url 379c02196
breadcrumb: improved detection for link to self breadcrumb a84b70afe
views: use a more specific label for setting a user display name 1ce253927
cron:
the event param 'dt' can no longer be modified by callbacks 8432e77ef
handle unexpected files in cron log folder c226b844a
forms: if there is no input field do not output field elements 22c3d40bd
search: prevent double encoded search query parameter 7ef21d3e4
6.1.1 (2024-12-05)
Contributors
Jeroen Dalsem (4)
Jerôme Bakker (2)
Bug fixes
notifications: only get url if possible in default body aa9282122
db: correctly invalidate caches when changing metadata f66815cc3
6.1.0 (2024-11-20)
Contributors
Jeroen Dalsem (50)
Jerôme Bakker (21)
Nikolai Shcherbin (1)
Features
notifications: notification handler sets language per recipient 9f6ac20ac
likes: likes notification use event notification handler ee5fe8acc closes #14734
forms:
double submit prevention support multiple submit buttons 7d3b282b8
added a helper input view for switch field types 12c4760e4
cache: merge default redis options (#14720) 1a84edbed
relationships: trigger :before and :after events for relations a85bae8a6 closes #14318
admin: admin validation notification setting moved 0b6b3fd14
user: improved user settings form 7ad954726
file: form fields through the fields service 0d9f70e00
discussions: form fields through the fields service b04f761d0
bookmarks: form fields through the fields service 997bdfce1
blog: form fields through the fields service 0d053f0df
groups:
allow user to revoke their group membership request 375b53e4f
added notice to group profile if you have been invited b7353cb85 closes #14630
popular groups listing is replaced with a sort menu option f3d6cae68
added badges with counts to invitations filter menu 0dc3aa9c5
you can now invite people without the need for the friends plugin 92b56944a
db: added elgg_count_relationships helper function b08115702
developers: added restore actions to the entity explorer menu cfcd8ceca closes #14632
Performance
comments: river comments are no longer full views 7300cf9be
Bug fixes
database: prevent unwanted duplicate metadata records 7e7c9b379 closes #14740
plugins: elgg_get_plugin_setting returns default if plugin missing 20d305fc7
groups: show direct join menu item if there is an invitation d5157dd8a
core: prevent notices when passing non array to sort_by 684ce4508
Deprecations
plugins: the function elgg_plugin_exists is now deprecated 3f0ab95ef
cache: various cache related functions have been deprecated f8644a95e
core: the use of non PSR loglevels has been deprecated f21b153ef closes #14606
Removed
css: no longer have alternative elgg-form-alt styling e1b499af9
forms: categories field support 50cd159c3
6.0.6 (2024-10-25)
Contributors
Jerôme Bakker (2)
Jeroen Dalsem (1)
Bug fixes
db: correctly check for inverse relationship sorting 25a9cb140
6.0.5 (2024-10-09)
Contributors
Jeroen Dalsem (2)