๐ Release information
- ๐ 18+ contributors
- ๐งฐ 59+ 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) | f9f7672815286ad6cd1e09562b80783125726ff3031f39ed25c62e091a7b74f8
|
GNU Zip Archive (.tar.gz) | 1409bd52af6ab498c69dd7291beff6d3cdec280ab40e01adc7ce1c6aae2d509c
|
Zstandard Archive (.tar.zst) | 13a0566f61ea469887678d64ca0402f38a746b3aecc3d7e77b9d52f492e215c0
|
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) | 0f6dc346589dcd495fa573d518546064559dc3e5d237185a745c3225fbfba51b
|
GNU Zip Archive (.tar.gz) | 736c06bb851088cce4501a77ff755b92da60fd09c8008f97be067db43943a317
|
Zstandard Archive (.tar.zst) | 89d64c3109724593b7e11e79f25e2d0f70112abe84fdeb490a0dee7635c48b3b
|
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.
๐ New Contributors
- @QuyTon made their first contribution in #44777
- @voronkovich made their first contribution in #44911
๐งน What has been changed
- [5.3] Added an api test for administrator menu items. by @rajputanuj31 in #42711
- [5.3] add com_contenthistory webservices endpoint test by @alikon in #44666
- [5.3][cypress] test console command session:gc & session:metadata:gc by @alikon in #44710
- [5.3][cypress] test console command user:reset-password etc by @alikon in #44722
- [Cypress] Refactoring SEF Test to Avoid Using the Joomla Command-Line Client Tool by @muhme in #44656
- [5.3] Remove extra space by @QuyTon in #44777
- [5.3] Improve error handling for creating autload_psr4.php by @Hackwar in #44763
- [5.3] Updating wamania/php-stemmer to 4.0.0 by @Hackwar in #44657
- [5.3] Update Developers link in README.md and README.txt by @ceford in #44802
- [5.3] Removing dealerdirect/phpcodesniffer-composer-installer entirely by @Hackwar in #44757
- [5.3] Updating typo3/phar-stream-wrapper dependency to 4.0.0 by @Hackwar in #44808
- [5.3] Switch voku/portable-utf8 to joomla-backport for php8.4 bc by @HLeithner in #44489
- [5.3] Composer update debug bar to v2.1.0 and adapt to renamed package by @richard67 in #44806
- [5.3] Updating php-tuf/php-tuf and guzzlehttp/promises by @Hackwar in #44812
- [5.3] Fix smart search sql error by @joomdonation in #44778
- [5.3] Deprecate namespace property of ComponentRecord by @Fedik in #44754
- [5.3] [Events] Use event classes for Content plugins by @Fedik in #43426
- [5.3] onContentPrepareForm should return void instead of boolean by @joomdonation in #44817
- [5.3] [Events] Use event classes for User plugins by @Fedik in #43427
- [5.3] Remove useless return statement by @joomdonation in #44820
- [5.3] [Events] Use event classes for Privacy plugins by @Fedik in #43602
- [5.3] [Events] Use event classes for Sampledata plugins by @Fedik in #43636
- [5.3] Update Jooa11y to Sa11y 4.0.3 by @adamchaboryk in #44813
- [5.3] [Events] Use event classes for System plugins by @Fedik in #43637
- [5.3] Deprecate several methods in UsersHelper by @Hackwar in #44787
- [5.3] Update drone for cypress by @HLeithner in #44824
- [5.3] Update all dependencies by @laoneo in #44814
- [5.3][cypress] com_contenthistory content administrator test by @alikon in #44675
- [5.3] Fix the selector in login tests when running on https by @brianteeman in #44837
- [5.3] Fix phpdoc $module parameter type by @janschoenherr in #44592
- [5.3] Awesomplete accessibility fix by @LadySolveig in #44756
- [5.3] Convert mod_privacy_status to service provider by @joomlaweby in #44752
- [5.3] alpha-sorting strings in plg_system_jooa11y.ini by @tecpromotion in #44839
- [5.3] Logical css joomla tabs by @brianteeman in #44607
- [5.3] Improve System - Page Cache plugin code by @joomdonation in #44842
- [5.3] Improve System - Language Filter plugin code by @joomdonation in #44841
- [5.3] Improve System - SEF plugin code by @joomdonation in #44830
- [5.3] Remove useless clone statement by @joomdonation in #44843
- [5.3] Improve System - Debug plugin code by @joomdonation in #44844
- [5.3] Code cleanup by @janschoenherr in #44572
- [5.3] Improve System - Additional Accessibility Features code by @joomdonation in #44840
- [5.3] Deprecate HTMLHelper::script(), HTMLHelper::stylesheet(), extend lifetime for Document style/script methods by @Fedik in #43396
- [5.3] Improve system skipto plugin code by @joomdonation in #44857
- [5.3] Improve System - Keyboard Shortcuts plugin code by @joomdonation in #44855
- [5.3] Convert administrator mod_feed to service provider by @joomlaweby in #44819
- [5.3] Run system tests on https by @laoneo in #44850
- [5.3] Copy the cypress config to not interfere with the cs task by @laoneo in #44873
- [5.2][UnitTest] Use @backupGlobals to backup $_SERVER by @voronkovich in #44911
- [5.3] Change list to array destruct for components code by @joomdonation in #44893
- [5.3] Change Ternary To null coalescing operator for components code by @joomdonation in #44877
- [5.3] Use str_contains function for components by @joomdonation in #44875
- [5.3] Use str_ends_with for components code by @joomdonation in #44874
- [5.3] Use str_starts_with function for components by @joomdonation in #44868
- [5.3] Restrict bootstrap collapse to the header by @brianteeman in #44858
- [5.3] Remove the reference to the super global by @laoneo in #44867
- [5.3] Update deleted files in script.php for the upcoming 5.3.0-beta1 by @richard67 in #44838
- [5.3] Fix code style in vue files and and also exit 1 when warnings by @laoneo in #44852
- [5.3] Use null coalescing assignment operator for libraries code by @joomdonation in #44920
- [5.3] Composer update debugbar to 2.1.1 and fix CSS for dark mode by @richard67 in #44902
Full Changelog: 5.3.0-alpha3...5.3.0-beta1