Skip to content

Releases: pimcore/demo

11.0.0-RC1

26 Apr 14:59
3a1d414
Compare
Choose a tag to compare
11.0.0-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: v11.0.0-BETA1...v11.0.0-RC1

https://github.com/pimcore/demo/issues?q=is%3Aissue+milestone%3A11.0.0+is%3Aclosed

11.0.0-BETA1

12 Apr 19:13
Compare
Choose a tag to compare
11.0.0-BETA1 Pre-release
Pre-release

What's Changed

  • [Bug]: Limit password length by @martineiber in #445
  • [Task]: Add config for write targets by @robertSt7 in #453
  • [Improvement]: rename master to main by @robertSt7 in #454
  • Adapt Storage location improvements by @dvesh3 in #457
  • Require pimcore/web-to-print-bundle by @dvesh3 in #458
  • [Task]: Fix regression Newsletter news by @kingjia90 in #456
  • Remove AbstractSsoIdentity as parentClass by @Corepex in #461
  • docker-compose: use v2 pimcore/pimcore images and MariaDB 10.11 by @brusch in #462
  • [Bug]: Fix typo in setting store sql about web2print bundle by @kingjia90 in #463
  • [Task]: Configure Gotenberg as default LibreOffice by @kingjia90 in #460
  • [Task] Adapt changes from bundle extraction by @Corepex in #464
  • [Task] Enable PimcoreNewsletterBundle in config/bundles.php by @mattamon in #465
  • Enable AdminBundle: require pimcore/admin-ui-classic-bundle - … by @dvesh3 in #467
  • [Improvemnet]: use write_target by @robertSt7 in #466

Full Changelog: v11.0.0-ALPHA8...v11.0.0-BETA1

https://github.com/pimcore/demo/issues?q=is%3Aclosed+milestone%3A11.0.0

11.0.0-ALPHA8

31 Mar 13:38
1114f42
Compare
Choose a tag to compare
11.0.0-ALPHA8 Pre-release
Pre-release

What's Changed

  • Language switcher support for object with detail page. by @yuliusardian in #435
  • [Task]: Disable introspection for data-hub GraphQL configs by @mcop1 in #437
  • Use Symfony Runtime by @dvesh3 in #438
  • [Task]: Chromium in Docker by @kingjia90 in #433
  • composer.json: add "symfony-assets-install": "relative" by @brusch in #444
  • [Task]: Change LinkGenerator param type to object by @kingjia90 in #443
  • [Task] Down containers before running docker-compose up again by @mcop1 in #446
  • [Improvement]: Add TinymceBundle to bundle.php by @robertSt7 in #442
  • Re-enable csp headers by @aryaantony92 in #440
  • Adapt Admin Bundle refactorings by @dvesh3 in #448
  • Require refactored pimcore bundles by @dvesh3 in #451
  • [Task] Enable PimcoreStaticRoutesBundle in config/bundles.php by @mattamon in #452

New Contributors

Full Changelog: v11.0.0-ALPHA7...v11.0.0-ALPHA8

10.3.0

29 Mar 15:00
e716155
Compare
Choose a tag to compare

What's Changed

  • Made content and cart thumbnails downloadable by default by @aashan10 in #387
  • Allow only actual products in Product Teasers by @aashan10 in #386
  • [Task] Adding post installation check by @mattamon in #396
  • [Task]: Disallow php-http/discovery plug in by @mcop1 in #414
  • Upgrade to latest jQuery version by @brusch in #428
  • Language switcher support for object with detail page. by @yuliusardian in #435
  • [Task]: Disable introspection for data-hub GraphQL configs by @mcop1 in #437
  • [Task] Down containers before running docker-compose up again by @mcop1 in #446
  • [Bug]: Limit password length by @martineiber in #445

New Contributors

Full Changelog: v10.2.6...v10.3.0

11.0.0-ALPHA7

15 Mar 16:23
1e742fe
Compare
Choose a tag to compare
11.0.0-ALPHA7 Pre-release
Pre-release

What's Changed

  • Remove metadata column from demo dump by @aryaantony92 in #425
  • [Task]: Substitute ForceInheritance::run with DataObject\Service::useInheritedValues by @mcop1 in #431
  • [Task]: Prioritize EcommerceFrameworkBundle over PersonalizationBundle by @kingjia90 in #436
  • [System Settings] Change valid_languages format by @lukmzig in #430

New Contributors

Full Changelog: v11.0.0-ALPHA6...v11.0.0-ALPHA7

11.0.0-ALPHA6

02 Mar 20:07
Compare
Choose a tag to compare
11.0.0-ALPHA6 Pre-release
Pre-release

What's Changed

  • [Improvement]: Replace plugins with event listener by @robertSt7 in #409
  • Remove the usage of SSOAware interface by @aryaantony92 in #410
  • Enable Personalization Bundle in demo and Change namespace accordingly by @aryaantony92 in #418
  • [Task]: Enable PimcoreWebToPrintBundle in bundles.php by @kingjia90 in #420
  • Fix path of installation file in dump by @aryaantony92 in #427
  • docker-compose: use PHP 8.2 images by @brusch in #423
  • Upgrade to latest jQuery version by @brusch in #428
  • [Task]: Change Namespaces and config after Sitemap and Redirect extraction into SEO Bundle. by @martineiber in #417
  • Enable GoogleMarketingBundle bundle by @dvesh3 in #424

New Contributors

Full Changelog: v11.0.0-ALPHA5...v11.0.0-ALPHA6

11.0.0-ALPHA5

15 Feb 16:43
Compare
Choose a tag to compare
11.0.0-ALPHA5 Pre-release
Pre-release

What's Changed

  • Refactor Authentication by @dvesh3 in #407
  • [Task] Enabled PimcoreSimpleBackendSearchBundle in bundles.php file by @Corepex in #402
  • [Bug]: Fix using query instead of attributes by @mattamon in #403
  • Add symfony/dotenv requirement by @dvesh3 in #411
  • [Task]: Add ApplicationLoggerBundle to demo by @mcop1 in #412
  • Replace SensioFrameworkExtraBundle with PHP 8 attribute by @dvesh3 in #395
  • [Task]: Disallow php-http/discovery plug in by @mcop1 in #414
  • Fix undefined method getObject in Document\Link by @dvesh3 in #415

New Contributors

Full Changelog: v11.0.0-ALPHA4...v11.0.0-ALPHA5

11.0.0-ALPHA4

01 Feb 13:36
Compare
Choose a tag to compare
11.0.0-ALPHA4 Pre-release
Pre-release

What's Changed

  • [Task] Adding post installation check by @mattamon in #396
  • [Task]: Activate CustomReportsBundle in demo and check custom report configuration for workflows by @mcop1 in #401
  • [Task]: Fix return native void by @kingjia90 in #406

New Contributors

Full Changelog: v11.0.0-ALPHA3...v11.0.0-ALPHA4

11.0.0-ALPHA3

18 Jan 14:59
Compare
Choose a tag to compare
11.0.0-ALPHA3 Pre-release
Pre-release

What's Changed

  • Cast request params to right type by @blankse in #389
  • CategoryFilterExtension: Fix array_filter by @blankse in #390
  • [Model] Product - Change return type hints as per CheckoutableInterface changes by @dvesh3 in #391
  • [Task]: Followup PhpStan level 6: params/return type changes by @kingjia90 in #394
  • [Task] Enable PimcoreSeoBundle in config/bundles.php by @mattamon in #393

Full Changelog: v11.0.0-ALPHA2...v11.0.0-ALPHA3

11.0.0-ALPHA2

04 Jan 16:00
Compare
Choose a tag to compare
11.0.0-ALPHA2 Pre-release
Pre-release

What's Changed

  • [Task] Enable PimcoreGlossaryBundle in config/bundles.php by @mattamon in #385
  • Migrate custom views & perspectives config to settingsstore by @dvesh3 in #380
  • [Task]: Remove obsolete adminer regex condition by @kingjia90 in #383

Full Changelog: v11.0.0-ALPHA1...v11.0.0-ALPHA2