๐ Release information
- ๐ 5+ contributors
- ๐งฐ 9+ Pull Requests has been merged
- โฌ๏ธ New migration guide
- ๐ New developer documentation
- ๐ Release page
- ๐ All Changes Since Version 5.4.0-alpha1
๐ 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) | 971de441f24d00a0c25ace96028724b4336a0d448310f57c26120d81b10ac053
|
GNU Zip Archive (.tar.gz) | 531e2af6eb861acb4117479b55f6700f2f7777406b3054fe1650d00c6e5b86e5
|
Zstandard Archive (.tar.zst) | e5182026c1cd347264a201da7477c118f3088bcae79abdcc5c3761476e60582f
|
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) | 143fe88350ca148d06440169c90fcca52eca63f92f492ead1a9a36dbee72b1f4
|
GNU Zip Archive (.tar.gz) | a7f5538de4a9e3181000a70f6c9cc67dae333c15f2e29366f016fe765f69cd77
|
Zstandard Archive (.tar.zst) | 0144b262730b81a71626f282e3a15842c5a70a9efe3fcf605dd4ec4d65ee7e13
|
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.
๐ Pull Request Testers
This time, we would like to place special emphasis on the volunteers who carried out the Pull Request (PR) testing. For Alpha 2, they were: Bodge-IT, brianteeman, ceford, ChristineWk, HLeithner, muhme, QuyTon, richard67, SniperSister, tecpromotion and toivo.
๐งน What has been changed
- [5.4] Add pre-update checks for backward compatibility plugins for update to Joomla 6 by @richard67 in #45493
- [5.4] Improve autoupdate UX for local site by @SniperSister in #45547
- [5.4] alpha sorting lines com_joomlaupdate.ini by @tecpromotion in #45541
- [5.4] remove trailing slash by @brianteeman in #45566
- [5.4] Deprecate language string by @brianteeman in #45564
- [5.4] Tags error message by @brianteeman in #45569
- [5.4] Readme howto contribute by @brianteeman in #45568
- [5.4] Tooltip width by @brianteeman in #45571
- [5.4] Remove calls to LegacyPropertyManagementTrait in User class context by @Hackwar in #44905
Full Changelog: 5.4.0-alpha1...5.4.0-alpha2