#[1.7.0]
- php 8.1 compatibility
- updated for lib-html 1.1.0
- take over required validation for datettime field in scaffolding
- fixed success message after deleting an entry
- check if the menu exists before sorting, security can remove certain menus if the user has no permission
- order the used content menus in the taskbar
- use setValidationException from AbstractController
- support for seconds field
- fixed widget option not read from property field
- added scaffold form component option
- added xls provider requirement for exports
- ScaffoldComponent: added locale to all property fields
- ScaffoldComponent: added fallback for unlocalized geo locations
- ScaffoldTable: set $orderStatements and $searchFields to protected
- ScaffoldTable: added missing use statement for OrmException
- use date time form component for datetime fields
- composer.json for 1.0