Joomla 5.1.2
9 July 2024
Joomla version 5.1.2 is now available (security release).
Upgrading to Joomla 5.1.2
Joomla 5.1.2 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Joomla updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Joomla install to test the 5.1.2 upgrade prior to applying it live. Get started managing your Joomla installations with Installatron
What's New in Joomla 5.1.2
Security
- XSS in accessible media selection field
- Self-XSS in fancyselect list field layout
- XSS in StringHelper::truncate method
- XSS in Wrapper extensions
- XSS in com_fields default field value
Bug Fixes and Changes
- Add update channel reset to Joomla Update Component by @richard67 in #43717
- Load Schema.org only in proper forms by @n3t in #42825
- Use created_by 0 if created_by is empty by @chmst in #43752
- Allow PDF embeding again by @bembelimen in #43716
- Change redirect url (from headers['Location']) from array to string by @janschoenherr in #43734
- Fix radio and checkboxes in nested subform field by @Fedik in #43660
- Add onchange option to modal-select form field by @Hackwar in #43618
- Reset the cached layout data during FormField setup() by @sousa9g in #43562