π Release information
- π 17+ 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) | caab829623a0c61f8060ff2272b7079a381ca75f634faed4aeac7c3e3423c6d0
|
GNU Zip Archive (.tar.gz) | 13a1a0afff284bb853f92b24946d3cdcb290557a30a0f46bd6ad6e816847a58f
|
Zstandard Archive (.tar.zst) | cee35725edb06fc60f220bc6e548ca50aff92b89958887652d38872e2fd91ef9
|
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 5.4 it is important that you first update to 5.4 and then update to 6.x
Update from a previous version | SHA-256 Checksums |
---|---|
ZIP Archive (.zip) | 638e8703675dc4e14fd8712340afb9c8323f77b29f1e31b2565e8ea6ab7f5858
|
GNU Zip Archive (.tar.gz) | 25a8326e55b375a1db0033754a7d69be2176c58a5b17b87be398250ba6bda829
|
Zstandard Archive (.tar.zst) | cdf4bd7f77c6a015a733a3347b9d4e863f3ced170ad7da932347dfe63cf2bd70
|
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
- @raj20889 made their first contribution in #45044
- @TLWebdesign made their first contribution in #45233
π§Ή What has been changed
- [6.0] Remove call to 'toPunycode' which throws error for files with '_' by @MacJoom in #45627
- [Guided Tours] Specify the categories tour is for article categories only by @obuisard in #45755
- [6.x] Remove deprecated strings by @brianteeman in #45738
- [6.x] Remove deprecated blacklist by @brianteeman in #45722
- [6.0] Add custom classes to the class dropdown in the image dialog in TinyMCE by @RickR2H in #45676
- [6.0] Made the alias field always visible in the article edit form (site) by @raj20889 in #45044
- [6.0] Removing Adapter and AdapterInstance classes by @Hackwar in #43794
- [6.0] contact icon deprecated getUser by @brianteeman in #45797
- [6.0] debug plugin replace deprecated getUser by @brianteeman in #45793
- [6.0] admin mod_popular deprecated getUser by @brianteeman in #45792
- [6.x] Typos action improvement by @brianteeman in #45745
- [6.0] Convert Popular Module to Service by @rdeutz in #45808
- [6.0] atum error page replace deprecated getUser by @brianteeman in #45798
- [6.0] remove deprecated string - redo #45565 by @heelc29 in #45834
- [6.0] Template description by @brianteeman in #45840
- [6.x] EOS plugin by @brianteeman in #45830
- [6.0] Version in Language string by @brianteeman in #45828
- [6.0] Notification email on admin registration approval by @brianteeman in #45802
- [6.0] update JOOMLA_MINIMUM_PHP by @heelc29 in #45746
- [6.0] Cassiopeia - Add view-transition for pages by @hans2103 in #45786
- [6.0] Atum - add view-transition for pages in administrator by @hans2103 in #45787
- [6.0] Atum - add nice transition to open/close details by @hans2103 in #45794
- [6.0] Update layouts to use Form control fields by @Fedik in #45694
- [6.0] Modify Cassiopeia for Joomla 6 by @drmenzelit in #45624
- [6.0] Remove CMS DB aware trait by @laoneo in #45340
- [6.0] Remove old php versions from from windows workflow tests by @laoneo in #45865
- [6.0] Atum logical properties by @hans2103 in #45795
- [6.x] template assets by @brianteeman in #45863
- [6.0] fix invalid json in mysql install by @heelc29 in #45855
- [6.0] Fix unlocked and possibly uninstalled core plugins for updates by @richard67 in #45822
- [6.0] Replace all joomla/string inflector code by @Hackwar in #45040
- [6.0] Searchtools use requestSubmit() and add joomla:update listener by @LadySolveig in #44496
- [6.0] Fix language autoload in CMSPlugin constructor to work safely by @Fedik in #40355
- [6.0] Restore onBeforeExecute event for CMSApplication by @Fedik in #45426
- [6.0] Updating dependencies by @Hackwar in #45827
- [6.0] Updating TinyMCE to 8.0.1 by @Hackwar in #45844
- [6.0] Update deleted files and folders in script.php for the upcoming 6.0.0-beta1 by @richard67 in #45849
- [6.0] Update OpenLDAP container image in CI workflow to use own mirror image by @LadySolveig in #45914
- [6.0] Deprecate Http CMS package by @Hackwar in #45751
- [6.0] Allow adding additional layout base path to form fields by @bembelimen in #44590
- [6.0] Add the js-grid-item-is-checked class and remove onClick HtmlHelper Grid by @LadySolveig in #45910
- [6.0] Field simple color as web component by @dgrammatiko in #45004
- [6.0] Remove chosen by @dgrammatiko in #45018
- [6.0] Remove the web components polyfill by @dgrammatiko in #45019
- [6.0] Improve FormView & Toolbar & Components by @bembelimen in #45913
- [6.0] Improve ListView toolbar & components by @bembelimen in #45521
- [6.0] Removing defs of JPATH_COMPONENT* from installation app by @Hackwar in #45250
- [6.0] Fulfill InstallerScriptInterface with a trait by @bembelimen in #44381
- [6.0] Languagefilter: Refactoring of routing by @Hackwar in #43858
- [6.0] Note Custom Field Plugin by @TLWebdesign in #45233
- [6.0] Refactor default frontend menu to fix submenu support and improve accessiblity by @LadySolveig in #45922
- [6.0] Numbers custom fields plugin by @TLWebdesign in #43974
- [6.0] Use WebAsset for installation by @heelc29 in #45000
- [6.0] Update deleted files and folders in script.php for the upcoming 6.0.0-beta1 (2nd PR) by @richard67 in #45928
- [6.0] add new fields plugins to core extensions by @heelc29 in #45929
- [6.0] Disable new advanced colors and fonts settings in Cassiopeia by @drmenzelit in #45923
- [6.0] Extend versioning, save related information in history table and restore historical data by @rdeutz in #45515
- [6.0] Actualize Sample Data by @drmenzelit in #45927
π§βπ» Test Contributions
A big thank you goes out to everyone who contributed to the release! We would like to acknowledge the special group of people who tested the PRβs ready for merging. The following people gave their time to test:
@alikon, @bembelimen, @brianteeman, @ceford, @chmst, @ChristineWk, @crimle, @crommie, @dautrich, @degobbis, @dgrammatiko, @eddiekonczal, @exlemor, @Fedik, @Hackwar, @hans2103, @heelc29, @HLeithner, @JeroenMoolenschot, @joomdonation, @Kostelano, @krishnaGandhi11, @LadySolveig, @laoneo, @muhme, @nielsnuebel, @obuisard, @peterpeter, @Quy, @QuyTon, @rakibhossainraju, @richard67, @RickR2H, @sandewt, @SarahBerryman12, @sdwjoomla, @shinderohanoffical, @Slava287, @suvarnakale, @tecpromotion, @Tejashrimajage, @tekvishal, @TLWebdesign, @viocassel, @web54, @wilsonge
Extra Appreciations
Special thanks from the Joomla 6.0 Release Managers, for all the support from the following people:
Martina Scholz, Benjamin Trenkle, Richard Fath, Heiko LΓΌbbe, Harald Leithner, Emmanuel Lemor and Flo
Full Changelog: 6.0.0-alpha3...6.0.0-beta1