joomla-component/CHANGELOG.md
Robot 338b14c0bd
Stable release of v5.0.6
Fix an Ajax input typo.
2024-02-19 00:26:05 +02:00

33 lines
616 B
Markdown

# v5.0.6
- Fix an Ajax input typo.
# v5.0.5
- Add option to target MySQL 8+ with the search regex.
# v5.0.4
- Fix the spl_autoload_register function to load all the needed namespace. That was remove in the last update (sorry).
# v5.0.3
- Fix canDelete to correctly use published.
- Add default 1 to version field to make sure the versioning feature works as expected.
# v5.0.2
- Fix Daily Light Deprecated code.
- Fix Daily Scripture Deprecated code.
# v5.0.1
- First stable back-end and front-end release towards Joomla 4 and 5
# v5.0.0
- Moved to Joomla 4 and 5
# v3.0.4
- Fix an Ajax input typo.