Releases: joomla/joomla-cms
Joomla! 5.0.1 Release Candidate 1
👀 Release information
- 💁 22+ contributors
- 🧰 29+ 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) | 0e00016596d0ddaf7d8695e9c88e0ab4f286ea6ae528d3f9ea502f802f7abd0e |
GNU Zip Archive (.tar.gz) | a01265060d55bf7d37e7e2f7437764110269c458295a1abc28cd2ccc742be95c |
Zstandard Archive (.tar.zst) | 727d8cd69f80e8523e3954987aab5ff0ef3c25180010772197cd337b333b2289 |
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) | 30f1153970d864bb31dafe2f00d30a7f9d09478d039a2b79d0b115e15e7ed663 |
GNU Zip Archive (.tar.gz) | 990f96511bf348d89d7b170d752d56c8b8434382785b10b033ad36468440ee96 |
Zstandard Archive (.tar.zst) | 270aed8f9e3d8766a2876252a15c68fe6c5c757aaa1b490525ccd22c1fbad784 |
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.
Full Changelog: 5.0.0...5.0.1-rc1
Joomla! 4.4.1 Release Candidate 1
Joomla! 5.0.0
👀 Release information
- 💁 30+ contributors
- 🧰 520+ 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) | 683f54ddaac5caa862028d63ffe2ad9ac0902622551c7ed837c1cfe6d07fd9ac |
GNU Zip Archive (.tar.gz) | db192b707da759f245c53318bb29a3cac87cd2012d39d6359456266304bbb2e4 |
Zstandard Archive (.tar.zst) | 460cc8a836521eb8f0c012ded310b8c666b248003d286582e962acc80f888a46 |
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) | c9b1c03befbfe4c953140ef35972495c83d6df7dde01b446af8cbe01189d4b04 |
GNU Zip Archive (.tar.gz) | 6eff54a0bd2b4adc355fcabf211216231572ec454f7e96fdab54052eb11ac1a2 |
Zstandard Archive (.tar.zst) | 37622b2952834e742e827b253de5e2d1a0a8717100b58e9bbc1cc66a34e99bd4 |
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
🧹 What has been changed
- [5.0] Enabling packaging for 5.0-dev in drone by @Hackwar in #38332
- Update Joomla Version and dependencies for 5.0 by @HLeithner in #38209
- [5.0] Upgrade TinyMCE to version 6 by @laoneo in #37633
- Update dependency joomla-cypress to ^0.0.15 (5.0-dev) by @joomla-dependency-bot in #38874
- [5.0] Remove utf8mb4 conversion by @richard67 in #38406
- [5.0] Fix Drone by @HLeithner in #39021
- [5.0] Remove IE 11 warning message due to EOL by @bembelimen in #39018
- [5.0] Remove the last code artefacts for Microsoft SQL Server / SQL Azure databases by @richard67 in #38405
- [5.0] Revert "[4.2] Change the db calls back to the getDbo (#38506)" by @laoneo in #38676
- Upmerge/4.3 5.0 by @HLeithner in #39049
- Upgrade web-authn by @HLeithner in #39123
- Required changes after updating Composer dependencies by @nikosdion in #39134
- [5.0]New method BaseController->prepareViewModel() to set the View Models, by @framontb in #39447
- [5.0] Merge 4.3 dev by @wilsonge in #40035
- [5.0] Updating wamania/php-stemmer to 3.0.0 by @Hackwar in #39953
- Hide promotion in TinyMCE by @bembelimen in #39920
- [5.0] Remove all return type will change annotations by @wilsonge in #39524
- [5.x] jexit never return by @HLeithner in #40043
- [4.3] Fixing php compatibility issues 3 by @Hackwar in #39058
- [5.0] Fix class name in Webauthn plugin by @SharkyKZ in #39310
- [5.0] Remove leftover code in PSR logger by @SharkyKZ in #39304
- [5.0] Update deleted files and folders and renamed files for 5.0 and remove 4.x update SQL scripts by @richard67 in #40083
- [5]Update composer dependencies by @HLeithner in #40084
- [5.0] Remove obsolete dropUtf8ConversionTable function from script.php by @richard67 in #40170
- [5.0] Upmerge 4.4 to 5.0 by @HLeithner in #40181
- [5.0] Update deleted files list in script.php to recent changes in the 5.0-dev branch by @richard67 in #40246
- [5.0] Remove child template conversion of core templates from script.php by @richard67 in #40253
- [5.0] Remove special handling of pkg_search for updates from 3.10 to 4.x by @richard67 in #40252
- [5.0] Remove "uninstallRepeatableFieldsPlugin" method from script.php by @richard67 in #40249
- [5.0] Remove "addUserAuthProviderColumn" method from script.php by @richard67 in #40251
- [5.0] Remove obsolete contact and finder menu items creation from postflight method in script.php by @richard67 in #40280
- [5.0] Remove pre-4.0.2 legacy update compatibility by @richard67 in #40283
- [5.0] Update versions in codemirror.xml and tinymce.xml by @richard67 in #40287
- [5.0] Remove "updateContentTypes" method from script.php by @richard67 in #40281
- [5.0] Upmerge 4.4 by @HLeithner in #40292
- [5.0] Chore/disable polyfill php 7.0 - 8.1 by @HLeithner in #40293
- [5.0] Adapt postflight method in script.php to the new major version 5 by @richard67 in #40294
- [5.0] Update deleted files and folders to changes from #40293 by @richard67 in #40298
- Remove the obsolete resync function in menu controller by @laoneo in #40336
- [5.0] Delete 4.x update SQL scripts from last upmerge and add them to deleted files list in script.php by @richard67 in #40372
- [5.0] Reimplement Joomla 4.3 fix for portable-utf8 dependency by @HLeithner in #40396
- [5.0][a11y] change ordered lists in com_content links to unordered lists by @obuisard in #40629
- [5.0] Upmerge from 4.4-dev as of today, May 21, 2023 by @richard67 in #40640
- [5.0] Upmerge from 4.4-dev by @HLeithner in #40674
- [5.0] ordered/unordered lists by @brianteeman in #40646
- [5.0] tinyMCE b/c fixes by @dgrammatiko in #40626
- Upgrade font awesome to version 6 by @laoneo in #40524
- Make the current user available in form fields by @laoneo in #40425
- Replaces Factory::getUser() with current user in views and tables by @laoneo in #40422
- Replace JPATH_PLATFORM with _JEXEC by @laoneo in #40343
- [5.0] Smart Search: Add debugging features by @Hackwar in #36753
- [5.0] Smart Search: Allow to select which taxonomies to index by @Hackwar in #36867
- [5.0] Smart Search: Index custom fields by @Hackwar in #38650
- [5.0] Fix the code+ tinyMCE plugin by @dgrammatiko in #40679
- [5.0] Transition from CMSObject to Registry for model state by @laoneo in #39663
- [5.0] Fix PHP warnings e.g. when installing Blog Sample Data by @richard67 in #40681
- [5.0] Update deleted files and folders to changes of today and delete 4.4 update SQL scripts by @richard67 in #40676
- [5.0] Smart Search: Fixing taxonomy filter handling by @Hackwar in #39751
- [5.0] Smart Search: Preventing stemmer exception by @hackw...