Version 1.673
Released: 2024-12-??
new
Added max_file_uploads option in php settings listAdded option to set the maximum number of files allowed to be uploaded simultaneously in PHP.
evolution fixed
Proper parent child page structureFixed an issue where when a menu entry was disabled, its child pages were still accessible via the url.
As a result of the change, other less notable changes include:
- there were previously a few pages that had displayed breadcrumbs incorrectly which is now fixed.
- some pages had their url changed to represent the parent child relationship between the current and previous pages
- child pages that had an incorrect parent child relation now show up in the results when searching for that page.