๐ Release information
- ๐ 9+ contributors
- ๐งฐ 15+ Pull Requests has been merged
- โฌ๏ธ New migration guide
- ๐ New developer documentation
- ๐ Release page
- ๐ Full Changelog
๐ Download information
Note
Userfacing information about this Joomla! release can be found on the release page
๐ฅ Installation Packages
| New Joomla! Installations | SHA-256 Checksums |
|---|---|
| ZIP Archive (.zip) | d873c2c0c753036089470551fa9fe958cb289f954afb66ded149a5cf4eaf97bc
|
| GNU Zip Archive (.tar.gz) | ba9ffe164ecfd68c45e8e7b0fe57ee2f1ed3631dbdc6cd070c167ead460937d9
|
| Zstandard Archive (.tar.zst) | 3197e4eded5c4a7e1d1aa2090ab588b1384a8033890e8e18055041d3d1f90f32
|
Additional and a second source of checksums can be found at our official download page. If you need further information on how to validate a release package please visit our documentation.
โ๏ธ Upgrade Packages
Important
Don't update directly from a version lower than 4.4 it is important that you first update to 4.4 and then update to 5.x
| Update from a previous version | SHA-256 Checksums |
|---|---|
| ZIP Archive (.zip) | 788c911c1a24c1846cc86065b0bec8f7055882a752f4852873d0d2cab794639e
|
| GNU Zip Archive (.tar.gz) | 1ca406009ce5ca4818c0c435225d76a6f138a1e1d7208f9cc1c2b4685b717ca5
|
| Zstandard Archive (.tar.zst) | ce2e3fb9802b6e59a068e7ca4327c1462b21489804a1b73da7aa563ff995ab2f
|
Additional and a second source of checksums can be found at our official download page. If you need further information on how to validate a release package please visit our documentation.
๐งน What has been changed
- [5.4] Fix regex pattern in ShowOnRule for custom fields by @LadySolveig in #47474
- [5.4] Update version in allowEdit method documentation by @brianteeman in #47520
- [5.4] Use the full path for $this in association template file by @laoneo in #47523
- [5.4] Fix double timezone conversion in Media Manager file dates by @krishnagandhicode in #47433
- [5.4] use logical top corner radius for RTL/LTR consistency by @krishnagandhicode in #47448
- [5.4] Fix rotate angle input resetting to 0 in media manager by @krishnagandhicode in #47462
- [5.4] onContentPrepare in mod_articles by @chmst in #47467
- [5.4] TinyMCE: Load non minified custom CSS when no minified version โฆ by @adarshdubey03 in #47478
- [5.4] Fix required modal category field highlighting on validation error by @krishnagandhicode in #47505
- [5.4] Composer update phpseclib/phpseclib to 3.0.50 to fix one high severity security vulnerability by @richard67 in #47529
- [5.4] NPM update indirect dependencies to fix 8 security vulnerabilities by @richard67 in #47530
- [5.4] warn when duplicate subform fields are removed on save by @krishnagandhicode in #47511
- [5.4] Correct possessive apostrophe 'user's' to 'users'' by @tecpromotion in #47540
- [5.4] Prevent recursions in loadposition/loadmodule plugin by @Hackwar in #47208
- [5.4] NPM update indirect development dependency lodash to 4.18.1 by @richard67 in #47534
Full Changelog: 5.4.4...5.4.5
๐งโ๐ป Test contributions
Thank you to all the testers who help us maintain high quality standards and deliver a robust product.
@adarshdubey03 (3), @brianteeman (7), @chmst (1), @ChristineWk (1), @exlemor (7), @krishnagandhicode (3), @LadySolveig (1), @muhme (1), @ramalama (1), @SRV-KILLER09 (1), @tecpromotion (1), @ThomasFinnern (2)