Skip to content

Releases: pimcore/customer-data-framework

3.3.0

03 Aug 15:27
Compare
Choose a tag to compare

What's Changed

  • CustomerInterface - Deprecate bool return type for getProfilingConsent by @dvesh3 in #245
  • Update README.md by @NiklasBr in #241
  • AssignTargetGroupAndSegment: Use required setters instead of overwrite parent constructor by @blankse in #247
  • [DefaultCustomerProvider] Deprecate getParentParentPath() method by @dvesh3 in #253
  • Setup PhpStan by @blankse in #248
  • Fix deprecations in PimcoreCustomerManagementFrameworkBundle by @blankse in #288
  • Use Password hasher factory for new Authenticator based security by @dvesh3 in #281
  • [UserProvider] OAuthAwareUserProvider - do not call deprecated method setUsername() in AccountNotLinkedException by @dvesh3 in #290
  • Bump symfony/security-core to ^5.4 by @dvesh3 in #292
  • Webservice new authenticator by @dvesh3 in #294
  • Bump pimcore/pimcore version to 10.5 by @blankse in #308
  • Remove laminas/laminas-zendframework-bridge again by @blankse in #270
  • Fix: Not setting the attribute "package" of the "deprecated" option is deprecated. by @blankse in #240
  • Replaced deprecated Pimcore\Cache\Runtime with Pimcore\Cache\RuntimeCache by @aashan10 in #302
  • [CustomerObjectUserProvider] Do not use deprecated UsernameNotFoundException & add loadUserByIdentifier() method by @dvesh3 in #309

New Contributors

Full Changelog: v3.2.12...v3.3.0

3.2.14

20 Jul 14:26
Compare
Choose a tag to compare

What's Changed

  • Fix phpstan issue: ocramius/package-versions contains a Composer plug… by @dvesh3 in #306
  • Fix segment assignment on Object/Document by @dvesh3 in #305
  • [Bug]: Segment assignement search not restricting the subtypes properly by @kingjia90 in #307

New Contributors

Full Changelog: v3.2.13...v3.2.14

3.2.13

06 Jul 11:41
8962cdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.12...v3.2.13

3.2.12

22 Jun 10:56
4a4bbbd
Compare
Choose a tag to compare

What's Changed

  • [Fix] DefaultSegmentBuilderExecutor throws error when total item count is 0 by @aryaantony92 in #295

Full Changelog: v3.2.11...v3.2.12

3.2.11

25 May 09:54
b8a54f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.10...v3.2.11

3.2.10

11 May 12:23
305c542
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.9...v3.2.10

3.2.9

21 Mar 15:14
1496b9f
Compare
Choose a tag to compare

What's Changed

  • Fix Migration error in Version20220316141955 by @dvesh3 in #280

Full Changelog: v3.2.8...v3.2.9

3.2.8

16 Mar 14:54
Compare
Choose a tag to compare

What's Changed

  • [CustomerList] Filter - Fix filtered listing when localized fields are used in the customer class by @dvesh3 in #272
  • Fix: Undefined methods addNewDataField/removeExistingDataField by @blankse in #269
  • Revert "Add primary key to plugin_cmf_deletions table" by @dvesh3 in #276
  • [CustomerSaveValidator] Do not validate on autosave or saving version by @dvesh3 in #278
  • Fix: Undefined method migrateInstall by @blankse in #274

Full Changelog: v3.2.7...v3.2.8

3.2.7

02 Mar 12:42
Compare
Choose a tag to compare

What's Changed

  • [Twig] Use Head Extensions to include scripts and stylesheets by @dvesh3 in #260
  • [GDPR] Fix customers search & export data by @dvesh3 in #259
  • [Activities] DefaultActivityView - add missing translate method by @dvesh3 in #262
  • [Bug] Fix duplicate path check for object naming by @jremmurd in #261
  • Fix: Call to an undefined method Exception::rollback() by @blankse in #264
  • Fix: Method DefaultEncryptionService::__sleep() should return array<int, string> by @blankse in #267
  • Fix: Call to sprintf contains 2 placeholders, 3 values given. by @blankse in #265
  • [Docs] Improve docs for extending from DefaultAbstractUserawareCustomer by @dvesh3 in #268
  • Fix: Access to an undefined property SaveOptions::$enableValidator by @blankse in #266

Full Changelog: v3.2.6...v3.2.7

3.2.6

16 Feb 16:40
1dc099f
Compare
Choose a tag to compare

What's Changed

  • CustomerInterface - Deprecate bool return type for getProfilingConsent by @dvesh3 in #245
  • Update README.md by @NiklasBr in #241
  • AssignTargetGroupAndSegment: Use required setters instead of overwrite parent constructor by @blankse in #247
  • [DefaultCustomerProvider] Deprecate getParentParentPath() method by @dvesh3 in #253

New Contributors

Full Changelog: v3.2.4...v3.2.6