Releases: joomla/joomla-cms
Joomla! 5.3.0 Beta 1
π 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 https://github.com/joomla/joomla-cms/pul...
Joomla! 4.4.11
New Joomla! Installations .tar.bz2 | .tar.gz | .zip
Update from a previous version of Joomla! .tar.bz2 | .tar.gz | .zip
What's Changed
- [4.4] [Security] Composer update symfony/process to version 5.4.47 by @richard67 in #44807
- [4.4] Fix namespace map creation on PHP 8.4 by @SniperSister in #44811
Full Changelog: 4.4.10...4.4.11
Joomla! 4.4.11 Release Candidate 1
New Joomla! Installations .tar.bz2 | .tar.gz | .zip
Update from a previous version of Joomla! .tar.bz2 | .tar.gz | .zip
What's Changed
- [4.4] [Security] Composer update symfony/process to version 5.4.47 by @richard67 in #44807
- [4.4] Fix namespace map creation on PHP 8.4 by @SniperSister in #44811
Full Changelog: 4.4.10...4.4.11-rc1
Joomla! 5.2.4
π Release information
- π 30+ contributors
- π§° 54+ 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) | b0fe3f394725dda2eb80c0599be85a9a530e5b263378caec1d588182a6c64287 |
GNU Zip Archive (.tar.gz) | 283ec6b309660a9f149b5a6d8590c4016d574433f2953e5c69a3547520106507 |
Zstandard Archive (.tar.zst) | 975d94f4c31df04df934bc3a536c02d28984adf3eba0e5b9ba3badb1c61536c5 |
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) | 5d494e65818daf44bac33ea6b88fda0374931e2b2aa66679e70e9a055fd9916c |
GNU Zip Archive (.tar.gz) | d866246083aaf3f672fefc698f483b44423472422e2455ded60f624a3e38b9c1 |
Zstandard Archive (.tar.zst) | c8ebc8d131304d97571bddd1344a94acf9c3b20f30417dad2b5cfceb9ac6a166 |
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
- @NicolasDerumigny made their first contribution in #44680
- @sinahaghparast made their first contribution in #43416
- @costafrancesco94 made their first contribution in #36685
π§Ή What has been changed
- [5.2] Translation Update by @joomla-translation-bot in #44682
- [5.2] subpackage modalreturn.php by @brianteeman in #44699
- [5.2] mod_articles fix since version by @heelc29 in #44696
- [5.2][bug] Codemirror duplicated assets entries by @dgrammatiko in #44674
- [5.2] Adjust the links for more details within the HTTP Header Plugin by @zero-24 in #44658
- [5.2] Display the correct changelog when updating by @Hackwar in #44652
- [5.2 ]#44636 add scroll-margin-top if sticky top is used by @hans2103 in #44679
- [5.2] Fix assets for com_scheduler (new install) by @heelc29 in #44684
- [5.2] Fix PHP Warning for debuguser, debuggroup by @chmst in #44721
- [5.2.3] Removing deprecated access to User object attributes by @heelc29 in #44694
- [5.2] Translation Update by @joomla-translation-bot in #44712
- [5.2] copypaste @Package by @brianteeman in #44706
- [5][com_user] debug user untranslated string by @alikon in #44688
- [5.2] system test for list multiselect checkboxes by @heelc29 in #44720
- [5.2] Fix for: Article cannot be saved successfully on the front-end by @NicolasDerumigny in #44680
- [5.2] Fix missing brackets by @janschoenherr in #44739
- [5.2] Unable to store null value on update row #39363 by @Kaushik1216 in #39607
- [5.2] Finder Router: filter out unnecessary query elements by @Hackwar in #44055
- [5.2] Check whether there is a language file from the frontend by @zero-24 in #44730
- [5.2] Fix password reset broken in backend by @joomdonation in #44723
- [5.2] Update index.php - Installation template by @sinahaghparast in #43416
- [5.2] Email cloak plugin fails for emails with IDN by @Kaushik1216 in #39888
- [5.2] Fix condition for joomla-update-quickicon by @chmst in #44743
- [5.2] Error handling while create folder in media manager new pr by @Kaushik1216 in #39878
- [5.2] Remove alt-text for menuItem with image and title by @chmst in #40675
- [5.2] Fix missing brackets by @janschoenherr in #44742
- [5.2] Fix media downloads with spaces followup of #37396 by @MacJoom in #44745
- [5.2] Composer update enshrined/svg-sanitize to fix SVG uploads by @richard67 in #44746
- [5.2] MediaManager: improve error handling by @Fedik in #38536
- [5.2] Load the namespace from the cached manifest by @HLeithner in #44737
- [5.2] Fix Permissions for Manually Running Scheduled Tasks by @ditsuke in #36719
- [5.2] Build process: Change Dart-Sass to new API by @Hackwar in #44659
- [5.2] Remove root path only if it is at the beginning by @costafrancesco94 in #36685
- [5.2] Add support ID with 0 for value CheckboxField.php by @korenevskiy in #37174
- Fix multi select behavior in Media Manager followup of 39824 by @MacJoom in #44747
- [5.2] Fix a11y issue in accordion (role) by @chmst in #40578
- [5.2] Jooa11y plugin and page cache conflicts by @Denitz in #41956
- Revert "[5.2] Load the namespace from the cached manifest" by @Fedik in #44755
- [5.2] Refactored JDatabaseDriver in some params by @pe7er in #44750
- [5.2][cypress] test for reset password required by @alikon in #44744
- [5.2] test user registration workflow by @heelc29 in #44734
- [5.2] refactor tests to use checkForSystemMessage by @heelc29 in #44772
- [Cypress] Refactoring SEF Test to Avoid Using the Joomla Command-Line Client Tool by @muhme in #44656
- [5.2] superfluous space deleted, alpha sorting and wording for pr #39878 by @tecpromotion in #44753
- [5.2][Cypress] Minor Code Simplification by @muhme in #44780
- [5.2.3] User Action Logs Email by @brianteeman in #44709
- [5.2] Update guidedtours.joomla_guidedtoursteps_steps.ini by @brianteeman in #44793
- [5.2] Fix namespace map creation on PHP 8.4 by @SniperSister in #44789
- [5.2] add PHP8.4 to PhpVersionCheck quickicon by @heelc29 in #44809
- [5.2] Email alt text on contact by @brianteeman in #44491
- [5.2] Web Asset Manager incorect loading of external resource with / at the end by @Fedik in #44774
- [5.2] [Security] Composer update symfony/http-client and symfony/process to version 6.4.15 by @richard67 in #44805
- Update Developers link in README.md and README.txt by @ceford in #44802
- [5.2] Tag Router: Allow numeric/CSV IDs (Regression) by @Hackwar in #44784
- [5.2] Cache: Fix for counting the Number of Files correctly by @pe7er in #43986
- 5.2 dev Fix breadcrumbs color in light and darkmode, fix for 44134 by @coolcat-creations in #44212
Joomla! 5.2.4 Release Candidate 1
π Release information
- π 30+ contributors
- π§° 54+ Pull Requests has been merged
- β¬οΈ New migration guide
- π New developer documentation
- π Full Changelog
π Download information
π₯ Installation Packages
New Joomla! Installations | SHA-256 Checksums |
---|---|
ZIP Archive (.zip) | 04ab6da6fbffc158a2cd76c518268173653a19ecdf12d9bffafbead64c9cc6b0 |
GNU Zip Archive (.tar.gz) | cef7ad6a960451e36e7490db1d2e91e51d01cf22d3f9fc20854821116fd2090e |
Zstandard Archive (.tar.zst) | e257dc41cd6dedd8a96f7fad7dd17df328aa5b8b6f5c833b26af2561398c73f4 |
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) | 52a9b57de4ec2b45bf10fae023285b41191d6bc65c8845145932bc9b09b6e035 |
GNU Zip Archive (.tar.gz) | c68ec1e628699767f5be071129ff46fba1150501d5a31e3381770d24ba2afecf |
Zstandard Archive (.tar.zst) | 5e70b165c2797476881fd0c23d7cb5f25c7fb13211fa9b7279b8fbb6a2178dc3 |
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
- @NicolasDerumigny made their first contribution in #44680
- @sinahaghparast made their first contribution in #43416
- @costafrancesco94 made their first contribution in #36685
π§Ή What has been changed
- [5.2] Translation Update by @joomla-translation-bot in #44682
- [5.2] subpackage modalreturn.php by @brianteeman in #44699
- [5.2] mod_articles fix since version by @heelc29 in #44696
- [5.2][bug] Codemirror duplicated assets entries by @dgrammatiko in #44674
- [5.2] Adjust the links for more details within the HTTP Header Plugin by @zero-24 in #44658
- [5.2] Display the correct changelog when updating by @Hackwar in #44652
- [5.2 ]#44636 add scroll-margin-top if sticky top is used by @hans2103 in #44679
- [5.2] Fix assets for com_scheduler (new install) by @heelc29 in #44684
- [5.2] Fix PHP Warning for debuguser, debuggroup by @chmst in #44721
- [5.2.3] Removing deprecated access to User object attributes by @heelc29 in #44694
- [5.2] Translation Update by @joomla-translation-bot in #44712
- [5.2] copypaste @Package by @brianteeman in #44706
- [5][com_user] debug user untranslated string by @alikon in #44688
- [5.2] system test for list multiselect checkboxes by @heelc29 in #44720
- [5.2] Fix for: Article cannot be saved successfully on the front-end by @NicolasDerumigny in #44680
- [5.2] Fix missing brackets by @janschoenherr in #44739
- [5.2] Unable to store null value on update row #39363 by @Kaushik1216 in #39607
- [5.2] Finder Router: filter out unnecessary query elements by @Hackwar in #44055
- [5.2] Check whether there is a language file from the frontend by @zero-24 in #44730
- [5.2] Fix password reset broken in backend by @joomdonation in #44723
- [5.2] Update index.php - Installation template by @sinahaghparast in #43416
- [5.2] Email cloak plugin fails for emails with IDN by @Kaushik1216 in #39888
- [5.2] Fix condition for joomla-update-quickicon by @chmst in #44743
- [5.2] Error handling while create folder in media manager new pr by @Kaushik1216 in #39878
- [5.2] Remove alt-text for menuItem with image and title by @chmst in #40675
- [5.2] Fix missing brackets by @janschoenherr in #44742
- [5.2] Fix media downloads with spaces followup of #37396 by @MacJoom in #44745
- [5.2] Composer update enshrined/svg-sanitize to fix SVG uploads by @richard67 in #44746
- [5.2] MediaManager: improve error handling by @Fedik in #38536
- [5.2] Load the namespace from the cached manifest by @HLeithner in #44737
- [5.2] Fix Permissions for Manually Running Scheduled Tasks by @ditsuke in #36719
- [5.2] Build process: Change Dart-Sass to new API by @Hackwar in #44659
- [5.2] Remove root path only if it is at the beginning by @costafrancesco94 in #36685
- [5.2] Add support ID with 0 for value CheckboxField.php by @korenevskiy in #37174
- Fix multi select behavior in Media Manager followup of 39824 by @MacJoom in #44747
- [5.2] Fix a11y issue in accordion (role) by @chmst in #40578
- [5.2] Jooa11y plugin and page cache conflicts by @Denitz in #41956
- Revert "[5.2] Load the namespace from the cached manifest" by @Fedik in #44755
- [5.2] Refactored JDatabaseDriver in some params by @pe7er in #44750
- [5.2][cypress] test for reset password required by @alikon in #44744
- [5.2] test user registration workflow by @heelc29 in #44734
- [5.2] refactor tests to use checkForSystemMessage by @heelc29 in #44772
- [Cypress] Refactoring SEF Test to Avoid Using the Joomla Command-Line Client Tool by @muhme in #44656
- [5.2] superfluous space deleted, alpha sorting and wording for pr #39878 by @tecpromotion in #44753
- [5.2][Cypress] Minor Code Simplification by @muhme in #44780
- [5.2.3] User Action Logs Email by @brianteeman in #44709
- [5.2] Update guidedtours.joomla_guidedtoursteps_steps.ini by @brianteeman in #44793
- [5.2] Fix namespace map creation on PHP 8.4 by @SniperSister in #44789
- [5.2] add PHP8.4 to PhpVersionCheck quickicon by @heelc29 in #44809
- [5.2] Email alt text on contact by @brianteeman in #44491
- [5.2] Web Asset Manager incorect loading of external resource with / at the end by @Fedik in #44774
- [5.2] [Security] Composer update symfony/http-client and symfony/process to version 6.4.15 by @richard67 in #44805
- Update Developers link in README.md and README.txt by @ceford in #44802
- [5.2] Tag Router: Allow numeric/CSV IDs (Regression) by @Hackwar in #44784
- [5.2] Cache: Fix for counting the Number of Files correctly by @pe7er in #43986
- 5.2 dev Fix breadcrumbs color in light and darkmode, fix for 44134 by @coolcat-creations in #44212
Joomla! 5.3.0 Alpha 3
π Release information
- π 10+ contributors
- π§° 21+ 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) | 085da7d30702d28e73dc76816eba75a5ead0bf79522ddf771af0099f9e362698 |
GNU Zip Archive (.tar.gz) | 589a57aafbf48e0ccf4c4d96c30767de419207174005d036af82bedcff348d06 |
Zstandard Archive (.tar.zst) | 1f819212ecefe355ec02086c922627754baf7d99b4dfd316b8305ee8f8a3b01d |
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) | 0858b5202b6b856bda514fd6ba39e357ba4c85e1dbdd826689fc5f8df3955a67 |
GNU Zip Archive (.tar.gz) | e9628cf8479b8fde3c00bab7b120e11829289089191cd406175f5561cb0d1252 |
Zstandard Archive (.tar.zst) | 913fdeffcfebb5592f2a88c205f717c00627b5ee5e77b06ca773462ac9174e21 |
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.3] Improve inline comment for the "none-ID" behavior within the CRON Scheduler by @zero-24 in #43817
- [5.3]log edit contact from frontend by @alikon in #44596
- [5.3] Admin: Contact view does not load with a large user base by @brianteeman in #44600
- [5.3] logical css associations sidebyside by @brianteeman in #44613
- [5.3] System template offline RTL by @brianteeman in #44615
- [5.3] Consistent Database Name Validation by @brianteeman in #44623
- [5.3] Installing sample blog data with lang debug on by @brianteeman in #44624
- [5.3] Tagged Items RSS category by @brianteeman in #44628
- [5.3][com_actionlogs] exclude self from mail notification by @alikon in #44640
- [5.3] Apply mail cloaking in finder results by @SniperSister in #44641
- [5.3] Remove Cassiopeia color overrides by @brianteeman in #44661
- [5.3][com_finder] check if finder content plugin is enabled by @alikon in #44632
- [5.3] Move code to log model in new scheduler history view by @laoneo in #44587
- [5.3] plg_system_actionlogs fix deploy version by @heelc29 in #44697
- [5.3][cypress] test console command site:up & site:down by @alikon in #44683
- [5.3] Reverting change from CMS to framework Folder class by @Hackwar in #44700
- [5.3][cypress] test console command user:list & add & delete by @alikon in #44690
- [5.3] Archive Content - layouts by @brianteeman in #44601
- [5.3] Remove redundant code by @janschoenherr in #44552
- [5.3] Update deleted files in script.php for the upcoming 5.3.0-alpha3 by @richard67 in #44716
Full Changelog: 5.3.0-alpha2...5.3.0-alpha3
Joomla! 4.4.10
New Joomla! Installations .tar.bz2 | .tar.gz | .zip
Update from a previous version of Joomla! .tar.bz2 | .tar.gz | .zip
What's Changed
- [4.x] Translation Update by @joomla-translation-bot in #44333
- [4.4] Backport Debug build script by @HLeithner in #44577
- [4.4] Only build zstd format for debug builds by @HLeithner in #44580
- [4.4] Update node_modules cross-spawn and nanoid by @richard67 in #44622
Full Changelog: 4.4.9...4.4.10
Joomla! 5.2.3
π Release information
- π 21+ contributors
- π§° 31+ 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) | 5a06c946a132eb00b9090816d32a7e3280cf1840a2a5329cccacb52b923fbed5 |
GNU Zip Archive (.tar.gz) | 8fca93a0f3f1a8bbb1464bc276aad524d0cedf8d4f5437b1fd587df995791c00 |
Zstandard Archive (.tar.zst) | 151077c736816f039be2fe60de9c30422cadbbe7497eeb6e14e6052e3436cd4f |
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) | 54cf26299d185c8022b4a074c20e6202e0aca8d7d3655fbf2a6d386a5553f4a5 |
GNU Zip Archive (.tar.gz) | 12bb21eaf8691b4fca23bce33963b47b64a6df2d6bc277b46d9148d2546fd1fd |
Zstandard Archive (.tar.zst) | 26b76bf5459b94334d01d4c433f0e2d0eb7e703a85f9a699db7cd2160917f88f |
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
- @emmanuel-ferdman made their first contribution in #44559
π§Ή What has been changed
- Fix joomlaExtButtons TinyMCE plugin, buttons validation by @Fedik in #44507
- [5.2] Email Validation apostrophe by @brianteeman in #44527
- [5.2] Set correct AssetTitle and AssetParentId by @sanderpotjer in #42493
- [5.2] mod articles_news by @brianteeman in #44476
- [5.2] mod articles_category by @brianteeman in #44478
- [5.2] Remove wrong class in cancel link in add verification code frontend page by @MacJoom in #44473
- [5.2] mod articles by @brianteeman in #44475
- [5.2] Allow multiselect for checkboxes by @laoneo in #44500
- [5.2]postgres and finder suggestions by @alikon in #44384
- [5.2] Pre-update check for extensions AllowDynamicProperties by @alikon in #44307
- [5.2] Fix PHPCS nullable parameter by @richard67 in #44543
- Remove unused variable by @janschoenherr in #44539
- [5.2] Fix double closing Curly braces in inline style by @cyrezdev in #44532
- Add category node as universal object in PHPStan by @laoneo in #44464
- [5.2] Uncaught TypeError: can't access property "getAttribute", toggleButton is null by @rdeutz in #44555
- [5.2] Plugins: Search not case-insensitive for unicode language by @Hackwar in #44525
- [5.2] Fix increment on non-alphanumeric string deprecation by @Quy in #44173
- [5.2] User: Don't reset newly set requireReset by @Hackwar in #44519
- [5.2] CoreButtonsTrait back() generates wrong button text by @pAnd0rASBG in #44509
- [5.2] Tags: Make router discover 404s properly by @Hackwar in #44540
- [5.2] Catch exception to get the user in the action log model by @laoneo in #44358
- Update tests ESM references by @emmanuel-ferdman in #44559
- [5.2] Backport debug build by @HLeithner in #44581
- [5.2] Fix return typehint in IdentityAware trait by @HLeithner in #44567
- [5.2] Composer update joomla/application to 3.0.3 to fix PHP deprecations in Web Client by @richard67 in #44585
- [5.2] Translation Update by @joomla-translation-bot in #44510
- [5.2] User: Allow MFA before password reset by @Hackwar in #44521
- [5.2] Fix duplicate entry with the action logs by removing the second call to onJoomlaAfterUpdate by @zero-24 in #44629
- [5.2][CLI] extension:remove -n option "Invalid Response" fix by @alikon in #44546
- [5.2] Privacy: Allow MFA and invalid privacy consents by @Hackwar in #44522
- Refresh changelog URL on manifest cache refresh by @AlterBrains in #44565
Joomla! 5.2.3 Release Candidate 1
π Release information
- π 21+ contributors
- π§° 31+ Pull Requests has been merged
- β¬οΈ New migration guide
- π New developer documentation
- π Full Changelog
π Download information
π₯ Installation Packages
New Joomla! Installations | SHA-256 Checksums |
---|---|
ZIP Archive (.zip) | 952b3a2eb489245275f88dff07d56b6d316ceb54a782935a5fd0894805e00c61 |
GNU Zip Archive (.tar.gz) | 6de3a550629457b2b3dae82e4d447d22c928b16ac539c1dd8b58692b01b3a30b |
Zstandard Archive (.tar.zst) | 79d1eae0534ce68a4392e278f9916676bd607ec392b8ed30d72928a5a73e8f33 |
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) | f481efe3bdf518e6e87b49f1f6e734edef2a47e24f6b198a4e0309b57e1da161 |
GNU Zip Archive (.tar.gz) | f13e4fd5bae95f64187b8c60dd2dfa154776e8e070e4934a041053b2afc277b0 |
Zstandard Archive (.tar.zst) | 38e615ce34c00114f60d1c5cba88f73a2646c043f326a099cab32e35598be281 |
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
- @emmanuel-ferdman made their first contribution in #44559
π§Ή What has been changed
- Fix joomlaExtButtons TinyMCE plugin, buttons validation by @Fedik in #44507
- [5.2] Email Validation apostrophe by @brianteeman in #44527
- [5.2] Set correct AssetTitle and AssetParentId by @sanderpotjer in #42493
- [5.2] mod articles_news by @brianteeman in #44476
- [5.2] mod articles_category by @brianteeman in #44478
- [5.2] Remove wrong class in cancel link in add verification code frontend page by @MacJoom in #44473
- [5.2] mod articles by @brianteeman in #44475
- [5.2] Allow multiselect for checkboxes by @laoneo in #44500
- [5.2]postgres and finder suggestions by @alikon in #44384
- [5.2] Pre-update check for extensions AllowDynamicProperties by @alikon in #44307
- [5.2] Fix PHPCS nullable parameter by @richard67 in #44543
- Remove unused variable by @janschoenherr in #44539
- [5.2] Fix double closing Curly braces in inline style by @cyrezdev in #44532
- Add category node as universal object in PHPStan by @laoneo in #44464
- [5.2] Uncaught TypeError: can't access property "getAttribute", toggleButton is null by @rdeutz in #44555
- [5.2] Plugins: Search not case-insensitive for unicode language by @Hackwar in #44525
- [5.2] Fix increment on non-alphanumeric string deprecation by @Quy in #44173
- [5.2] User: Don't reset newly set requireReset by @Hackwar in #44519
- [5.2] CoreButtonsTrait back() generates wrong button text by @pAnd0rASBG in #44509
- [5.2] Tags: Make router discover 404s properly by @Hackwar in #44540
- [5.2] Catch exception to get the user in the action log model by @laoneo in #44358
- Update tests ESM references by @emmanuel-ferdman in #44559
- [5.2] Backport debug build by @HLeithner in #44581
- [5.2] Fix return typehint in IdentityAware trait by @HLeithner in #44567
- [5.2] Composer update joomla/application to 3.0.3 to fix PHP deprecations in Web Client by @richard67 in #44585
- [5.2] Translation Update by @joomla-translation-bot in #44510
- [5.2] User: Allow MFA before password reset by @Hackwar in #44521
- [5.2] Fix duplicate entry with the action logs by removing the second call to onJoomlaAfterUpdate by @zero-24 in #44629
- [5.2][CLI] extension:remove -n option "Invalid Response" fix by @alikon in #44546
- [5.2] Privacy: Allow MFA and invalid privacy consents by @Hackwar in #44522
- Refresh changelog URL on manifest cache refresh by @AlterBrains in #44565
Joomla! 5.3.0 Alpha 2
π Release information
- π 17+ contributors
- π§° 18+ 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) | d9169b43ff4f355bf9395ca443afe3cb9e250cb8fd93a703c95058dc1f6f252b |
GNU Zip Archive (.tar.gz) | f770391ce9fcfef3920641f7c8319a8deb5ae814bfc08e05ffa04c21404b05ff |
Zstandard Archive (.tar.zst) | 84d74830b98895aeab94ec8cb8319d633a923834eb12d6ea16a9bbc9f905ac4d |
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) | c308f0443667d4e39fa774255a7513d28a12c3733835cb754bd57082b6463086 |
GNU Zip Archive (.tar.gz) | 4992cf0f0f5b541c8a2048c55dc0889c327b4d1b3681964806a4d7aface0240a |
Zstandard Archive (.tar.zst) | 5870f04e58684b59eefce260e8af9575765e1bef778ef886e459794a2866daa6 |
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.3] Upmerge changes from 5.2-dev 2024-12-01 by @richard67 in #44562
- [5.3] xml manifest corrections by @brianteeman in #44269
- [5.3] Actionlogs User filter by @brianteeman in #44550
- [5.3] Contact icons etc [a11y] by @brianteeman in #44523
- [5.3] Tags: Fix broken aliases in routing by @Hackwar in #44515
- [5.3]Sort order of fields relative to their actual location in the table by @brianteeman in #44486
- [5.3] Smart Search: Improve Indexer::optimize() by @Hackwar in #44485
- [5.3] Router: Discover tainted URLs for core components by @Hackwar in #44477
- [5.3] Routing: Allow to mark parsed URLs as tainted by @Hackwar in #44455
- [5.3] Add debug mode to build script and create nightly debug builds by @HLeithner in #44576
- [5.3] [com_scheduler] task execution history view by @alikon in #42530
- [5.3] [bugfix] Use iife for the scripts core and load validate as module by @dgrammatiko in #43758
- [5.3] Template Override Plugins Compare by @brianteeman in #44588
- [5.3] tuf_metdata by @brianteeman in #44602
- [5.3] Upmerge changes from 5.2-dev 2024-12-14 by @richard67 in #44621
- [5.3] com_users doc comment by @brianteeman in #44616
- [5.3] Fix doctype by @janschoenherr in #44612
- [5.3] Send an event before an update site is downloaded by @laoneo in #44516
Full Changelog: 5.3.0-alpha1...5.3.0-alpha2