Skip to content

Releases: pimcore/pimcore

12.1.4

02 Sep 13:11
Compare
Choose a tag to compare

What's Changed

  • [Bug]: Fix Imagick resize null resource error (#18603) by @herbertroth in #18606
  • Fix tests by @robertSt7 in #18610
  • fix(tests): resolve PHPUnit setup issue due to wrong SYMFONY_PHPUNIT_… by @MichaelBrauner in #17840
  • Inheritance Helper: Replace "magic" string "calculatedvalue" with instanceof by @BlackbitDevs in #17886
  • [Search / Object selector] Sort class names + Search in whole class name (not only from beginning) by @BlackbitDevs in #17924
  • [Task]: Make Twig variable "_block" available outside of "blockiterate" when used with "pimcoremanualblock" by @akno77 in #18465
  • [Task]: Add note on server config after install by @astapc in #18421
  • [Docs]: Specify that attribute classes has to be null in Many-To-One relation by @mike4git in #18402
  • Improve retrieval of class ids from the db by @erikjere in #18515
  • [BUGFIX] Fixed dirty detection of classificationstore, which often returns the wrong result, when saving the first time. by @turbo-ele in #18519
  • [Bug, EC] PEES-674: Bug: Classification Store Filtering In Grid by @kingjia90 in #18612
  • [Security]: Bump twig/twig by @kingjia90 in #18599
  • Fix: Create asset of correct class type (#16363) by @youwe-petervanderwal in #18439
  • Fix fallback language for boolean fields with two fallback languages by @rubanooo in #17621
  • Fix MaintenancePageListener docs by @jremmurd in #18136
  • [Messenger] messenger:consume set DB wait_timeout according to --time-limit to ensure working database connection by @brusch in #18118
  • Cleanup error handling for document uploads and make consistent across asset types. by @cancan101 in #18540
  • Fix web root path in the docs by @jdreesen in #18621
  • Don't roll back transaction if there is an error with moving thumbnails. by @cancan101 in #18180
  • SetModificationDate() should make field dirty by @GeorgII-web in #18575
  • Fix typo in the docs by @jdreesen in #18638
  • [Documents] Do not save quotes HTML-encoded by @BlackbitDevs in #18447
  • fix: error translating quantity value unit without abbreviation by @kjkooistra-youwe in #18321
  • [Bug]: Fix Checkbox quote string issue by @djbodya in #18640
  • Fixed checking if file exist when restoring from recycle bin with empty by @cuca24 in #18646
  • [Bug]: env variable PIMCORE_CLASS_DEFINITION_DIRECTORY causes double loading by @robertSt7 in #18605
  • Remove dead code by @jdreesen in #18643
  • [Bug]: MultiSelectOptionsProviderInterface is deprecated and says to use SelectOptionsProviderInterface, which extends it by @kingjia90 in #18637
  • [Simple Search] Cleanup temp files during reindexing by @brusch in #18649
  • Fix: date type for Workflow by @robertSt7 in #18523
  • [BRE] Additional Issue: Unable to View Older Object Versions After Upgrade from Pimcore 6.9.6 to 11.5.4 by @robertSt7 in #18608

New Contributors

Full Changelog: v12.1.3...v12.1.4

11.5.9

04 Sep 15:00
d3b076f
Compare
Choose a tag to compare

What's Changed

  • Fix tests by @robertSt7 in #18610
  • fix(tests): resolve PHPUnit setup issue due to wrong SYMFONY_PHPUNIT_… by @MichaelBrauner in #17840
  • Inheritance Helper: Replace "magic" string "calculatedvalue" with instanceof by @BlackbitDevs in #17886
  • [Search / Object selector] Sort class names + Search in whole class name (not only from beginning) by @BlackbitDevs in #17924
  • [Task]: Make Twig variable "_block" available outside of "blockiterate" when used with "pimcoremanualblock" by @akno77 in #18465
  • Improve retrieval of class ids from the db by @erikjere in #18515
  • [BUGFIX] Fixed dirty detection of classificationstore, which often returns the wrong result, when saving the first time. by @turbo-ele in #18519
  • [Security]: Bump twig/twig by @kingjia90 in #18599
  • Fix: Create asset of correct class type (#16363) by @youwe-petervanderwal in #18439
  • Fix fallback language for boolean fields with two fallback languages by @rubanooo in #17621
  • Fix MaintenancePageListener docs by @jremmurd in #18136
  • [Messenger] messenger:consume set DB wait_timeout according to --time-limit to ensure working database connection by @brusch in #18118
  • Cleanup error handling for document uploads and make consistent across asset types. by @cancan101 in #18540
  • Fix web root path in the docs by @jdreesen in #18621
  • Don't roll back transaction if there is an error with moving thumbnails. by @cancan101 in #18180
  • Fix typo in the docs by @jdreesen in #18638
  • fix: error translating quantity value unit without abbreviation by @kjkooistra-youwe in #18321
  • [Bug]: env variable PIMCORE_CLASS_DEFINITION_DIRECTORY causes double loading by @robertSt7 in #18605
  • Remove dead code by @jdreesen in #18643
  • [Bug]: MultiSelectOptionsProviderInterface is deprecated and says to use SelectOptionsProviderInterface, which extends it by @kingjia90 in #18637
  • [Simple Search] Cleanup temp files during reindexing by @brusch in #18649
  • [BRE] Additional Issue: Unable to View Older Object Versions After Upgrade from Pimcore 6.9.6 to 11.5.4 by @robertSt7 in #18608

New Contributors

Full Changelog: v11.5.8...v11.5.9

12.1.3

04 Aug 10:13
Compare
Choose a tag to compare

What's Changed

  • [Bug]: Fix nested block index by @kingjia90 in #18121
  • [Bug]: Fix getLogLevel(0) issue by @kingjia90 in #18569
  • [Task]: LogLevel enum case insensitive by @kingjia90 in #18570
  • [Documentation] Add limitations for data type nesting by @mcop1 in #18576
  • [Task]: Add docs about many-to-one inline search (full text) display mode by @kingjia90 in #18571
  • [Bug]: Fix before migration Source site redirects by @kingjia90 in #18586
  • [Bug] Fix check for error while setting completion state in GenericExecutionEngine by @mcop1 in #18581
  • [Bug, EC] PEES-601: Calculated Value Checkbox Type Not Filterable In Grids by @robertSt7 in #18524
  • [DOCS] clearify lower_case_table_names and do not make it the default by @brusch in #18580
  • Update ValueObject FQCNs in upgrade notes by @jdreesen in #18592
  • Add missing headline in upgrade notes by @jdreesen in #18594
  • Fix video editable editmode data by @markus-moser in #18600
  • [Bug, EC] PEES-594: QuantityValueRange in Classification Store causes error due to use of range() with null values by @robertSt7 in #18486

Full Changelog: v12.1.2...v12.1.3
https://github.com/pimcore/pimcore/issues?q=is%3Aclosed%20milestone%3A%2212.1.3%22

11.5.8

04 Aug 10:12
7158319
Compare
Choose a tag to compare

What's Changed

  • Fix: asset fronend_prefixes appear in backend editables - 17694 by @code-status-404 in #18125
  • Fix published value for objects loaded from version created before pi… by @mhgtlc in #17086
  • [Bug]: Fix nested block index by @kingjia90 in #18121
  • [Bug, EC] PEES-601: Calculated Value Checkbox Type Not Filterable In Grids by @robertSt7 in #18524
  • [DOCS] clearify lower_case_table_names and do not make it the default by @brusch in #18580
  • Update ValueObject FQCNs in upgrade notes by @jdreesen in #18592
  • Add missing headline in upgrade notes by @jdreesen in #18594
  • [Bug, EC] PEES-594: QuantityValueRange in Classification Store causes error due to use of range() with null values by @robertSt7 in #18486

New Contributors

Full Changelog: v11.5.7...v11.5.8
https://github.com/pimcore/pimcore/issues?q=is%3Aclosed%20milestone%3A%2211.5.8%22

12.1.2

24 Jul 08:52
Compare
Choose a tag to compare

What's Changed

  • [Bug, EC] PEES-619: SimpleBackendSearch issue with localized fields in bricks by @mcop1 in #18556
  • Fix: asset fronend_prefixes appear in backend editables - 17694 by @code-status-404 in #18125
  • [Bug]: Translation setCondition() is getting cached by @mcop1 in #18561
  • Fix published value for objects loaded from version created before pi… by @mhgtlc in #17086
  • [Bug, EC] PEES-636: Fix Empty Select Options Causes Errors by @kingjia90 in #18565
  • [Bug]: Migration "Version20250526125951" fails if SEO Bundle is not installed by @mcop1 in #18568

New Contributors

Full Changelog: v12.1.1...v12.1.2

12.0.4

24 Jul 08:49
Compare
Choose a tag to compare

12.1.1

17 Jul 07:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.1.0...v12.1.1

12.0.3

17 Jul 06:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.2...v12.0.3

11.5.7

17 Jul 06:20
28e3aaf
Compare
Choose a tag to compare

What's Changed

  • Docs: add grid in calculated values by @robertSt7 in #18525
  • All Objects disappears after workflow delete by @robertSt7 in #18442
  • [Bug, EC] PEES-576: Fix pimcore:deployment:classes-rebuild -c skipping generation of missing class files by @kingjia90 in #18501
  • bug fix for strlen(): Argument #1 ($string) must be of type string, n… by @alesak in #18535
  • Unnecessary highlighting by @alexthunder3 in #18174
  • [Docs] Describe how to set workflow permissions for Pimcore roles by @BlackbitDevs in #18091
  • Update 24_Numeric.md by @jdreesen in #17992
  • [Bug]: Fix filter attributes of types ManyToManyRelation and ManyToManyObjectRelation in grid view by @kingjia90 in #18546
  • Correctly escape queries in Select. by @cancan101 in #18539
  • fix(InstallerBundle): Fix importing last chunk of SQL dump by @podarcis in #17889
  • Use buildUser method to create user for better adaptability by @scrummer in #18095

Full Changelog: v11.5.6...v11.5.7

12.1.0

30 Jun 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.0.0...v12.1.0