Skip to content

Releases: instride-ch/pimcore-data-definitions

4.0.0.beta4

28 Sep 08:03
5a007b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0.beta3...4.0.0.beta4

4.0.0.beta3

16 Sep 13:57
876d7d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0.beta2...4.0.0.beta3

4.0.0.beta2

27 Jun 11:47
578cfdf
Compare
Choose a tag to compare
4.0.0.beta2 Pre-release
Pre-release

What's Changed

  • feat: migrate AssetUrlInterpreter to PSR HTTP compatible implementation by @dkarlovi in #350
  • fix: asset deduplication join updated to Pimcore 10 API by @dkarlovi in #351
  • feat: allow passing asset paths to import by @dkarlovi in #352
  • fix: XML Provider export rename() not friendly to streams by @dkarlovi in #357
  • fix: auto-wire Guzzle PSR-7 if installed (which it is with Pimcore 10) by @dkarlovi in #358

Full Changelog: 4.0.0.beta1...4.0.0.beta2

4.0.0.beta1

15 Mar 11:25
ef7293c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.7...4.0.0.beta1

3.2.7

31 May 11:04
Compare
Choose a tag to compare

Fixes for Pimcore 6.9

3.2.6

31 Mar 13:44
4aa0985
Compare
Choose a tag to compare
  • Interpreter exception (#303)

3.2.5

17 Mar 09:35
90bf56e
Compare
Choose a tag to compare
  • Fix typos in Interpreter docs (#300)
  • Fix error when saving a configuration for MultiHrefInterpreter (#301)
  • fix: interpret passing an empty string to QuantityValue as null (#302)
  • Support for class overrides (#298)

3.2.4

01 Feb 11:40
514b43b
Compare
Choose a tag to compare
Merge pull request #288 from dpfaffenbauer/features/link-inter

 LinkInterpreter: set text as value

3.2.3

18 Jan 09:33
f4ec3e6
Compare
Choose a tag to compare
  • Allow any iterable type on value rather than only arrays (#274)
  • introduce link and external image interpreter (#286) thanks to @Hbitvof for sponsoring this feature

3.2.2

28 Dec 12:05
98d8f29
Compare
Choose a tag to compare
  • Fix import of ImportRules (#277)
  • strtolower active for import rule import (#278)
  • fix: ensure a stable sort across pages + artifact regression (#282)