11.0.0-ALPHA1
Pre-release
Pre-release
What's Changed
- Added Support for Pimcore 11 922243c
- Fix: Document\DocType::$staticGeneratorEnabled should be bool by @blankse in #338
- Removed composer post update hook by @aashan10 in #341
- Removed the usage of \Pimcore\Config\Config by @aashan10 in #346
- [Task]: Remove wkhtmltopdf web2print settings from dump by @kingjia90 in #349
- Clean up the custom layout dump by @aryaantony92 in #351
- [Improvement]: consistently use .yaml not .yml by @robertSt7 in #355
- Change the path of routing yaml by @aryaantony92 in #357
- [Task]: Add Intl component by @kingjia90 in #358
- [Improvement]: Replace childs with children in all data object layouts by @robertSt7 in #365
- [Task]: Use the correct path for Presta/sitemap-bundle v3 routing.yaml by @kingjia90 in #359
- Added core bundles to bundles.php by @aashan10 in #368
- Symfony 6 upgrades by @dvesh3 in #370
- Remove regsitration social buttons & SSO implementation by @dvesh3 in #374
- [Dump] Fix url-slugs data by @dvesh3 in #375
- Remove Ecommerce override by @dvesh3 in #376
- [Task]: Apply native parameter and return type hints by @dvesh3 in #377
- further type fixes by @fashxp in #378
- Removed o_ prefixed from database columns by @aashan10 in #373
New Contributors
- @aashan10 made their first contribution in #341
- @robertSt7 made their first contribution in #355
Full Changelog: v10.2.5...v11.0.0-ALPHA1