Current File : //var/softaculous/elgg3/changelog.txt |
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)
6.0.4 (2024-09-06)
Contributors
Jerôme Bakker (2)
Jeroen Dalsem (1)
Bug fixes
cache: catch exceptions when loading data from cache f242fce22
6.0.3 (2024-08-15)
Contributors
Jerôme Bakker (8)
Jeroen Dalsem (4)
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
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