-
released this
2024-04-29 17:09:04 +00:00 | 5 commits to 5.x since this release- Add back to Bible button to Open AI page.
- Add PHP check on installation.
- Add Database check on installation.
- Moved all library classes away from default Namespace and Folder path to avoid collusion on outdated classes.
- Update getBible loader to version 3.1.0
- Correct the url encoding to json_encode for none Latin languages.
- Fix type cast validation on search page.
- Restore router functions.
- Fix missing token variable in ajax call
- Fix an Ajax input typo.
- Add option to target MySQL 8+ with the search regex.
- Fix the spl_autoload_register function to load all the needed namespace. That was remove in the last update (sorry).
- Fix canDelete to correctly use published.
- Add default 1 to version field to make sure the versioning feature works as expected.
- Fix Daily Light Deprecated code.
- Fix Daily Scripture Deprecated code.
- First stable back-end and front-end release towards Joomla 4
- Moved to Joomla 4
Downloads