- Updated to be compatible with php 8.3
- php 8.1 compatibility
- php 7.4 compatibility
- bugfix for vendor change of simple_html_dom
- changed vendor of simple_html_dom
- don't force lowercase node routes
- fixed automatically publish the cloned node, not the original node
- improved node order implementation to keep nodes with the same order
- force node orderIndex as integer
- fixed node id generation of nodes with only special characters
- fixed adding widget in second block (or third, ...) of newly created section would place widget in first block
- added an option to disable the INI archive
- fixed removal of all sections on a node
- support tel: when resolving relative URL's
- localized homepages url's
- fixed widget visibility when published from and till is set
- node property for the grid breakpoint of a section
- added hook to SiteMapGenerator for extra initializing of a widget
- Fixed saving of multiple time based homepages
- Added HomeNodeType to create dynamic home pages
- Added pepend argument for addSection
- Added method getHomeNode to get the home page of a site
- Node: added isHomePage($locale) method
- changed provider of simple_html_dom
- composer.json for first stable release