0.13
New features
- [Theming] V2 theme setup
- [Booking] Statech gateway setup
- [Media] ResourceImageBlock : svg support added
- [Notice] NoticeBarBlock added: can be used in the template builder to create a notice bar instead of the default modal popup
- [Theming] theme v2: container/section check for content
- [Routing] dev aliases matching for multiple php versions
Improvement
- [Asset] assets_footer.html.twig script priority changed for all themes (assets after webpack build)
- [Media] media manager webpack entry removed, CDN depedency added
- [Accommodation] reservation widget webpack entry removed
- [Booking] w3media:booking:push removed from upgrade command, schedule added
- [Core] w3media:core:push_data removed from upgrade command, schedule added
- [Form] default form actions moved to framework
- [Core] Entity slug separator changed to "-"
Bugfix
- [Twig] card.html.twig fix link target blank
- [Admin] fix side menu active submenu
Todo
- Remove footerlink update in FooterUpdateCommand.php once it's been run on all sites