eaiovnaovbqoebvqoeavibavo 6.2.2 (2025-06-11) Contributors Jerôme Bakker (5) Bug fixes db: use correct database connection fallback when using split DB 79bbe1a14 closes #14843 users: correctly validate duplicate email address cd684853b closes #14842 database: correctly store falsy boolean values aac8d3848 6.2.1 (2025-05-07) Contributors Jerôme Bakker (4) Bug fixes discussions: correctly edit a discussion 657a4fb62 pages: show all children in the sidebar menu 9153e227c settings: use correct plugin name in user settings save action f4b84a304 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