Skip to content

Releases: ezsystems/LegacyBridge

2.1.6

16 Nov 09:34
ba8025d
Compare
Choose a tag to compare

Fixed

  • Fix EZP-30857: Referenced image file is not deleted from storage when removing draft, archived, or published version (#179)
  • Update php-cs-fixer for CI needs (2.14.2 is not compatible with Composer 2) (#180)

2.1.5

10 Apr 09:00
4bc4408
Compare
Choose a tag to compare

Fixes

  • Reset the session key for session attributes to a default Symfony value (#178)

2.1.4

07 Apr 07:50
Compare
Choose a tag to compare

Fixed

  • Detect legacy extensions by presence of ezinfo.php (#177)
    Simplifies upgrades of 4.x/5.x installs where exenions typically don't have extension.xml root file, but does have the older ezinfo.php equivalent.

2.1.3

17 Dec 15:58
Compare
Choose a tag to compare

Fixed:

  • Remove visibility change on global helper core service override to avoid exception when using in Twig (#175)

2.1.2

17 Dec 13:43
Compare
Choose a tag to compare

Fixes

  • Update content version purging to cover needs of different kernel versions (e582b4f)
    (Compatibility with kernel v7.5.8)

2.1.1

12 Jul 08:22
v2.1.1
Compare
Choose a tag to compare

Changes

  • Make Assetic integration optional (#174)

2.0.11

12 Jul 08:21
v2.0.11
56458fa
Compare
Choose a tag to compare

Changes

  • Make Assetic integration optional (#174)

2.1.0-rc3

14 May 09:12
Compare
Choose a tag to compare
2.1.0-rc3 Pre-release
Pre-release

Changes

  • [Feature] Add option to ´ezpublish:legacy:init´ to inject basic INI settings (#172)
  • [Feature] Optimize loading of user and root node when not needed (#171)

Doc

  • Adapt prior merge for 2.x (symfony 3) (c7a1548)
  • Use composer require --update-with-all-dependencies in Install.md (2659c7e)

1.5.0

14 May 09:18
af192de
Compare
Choose a tag to compare

Changes

  • [Feature] Support injecting DFS Settings (#167)
  • [Feature] Optimize loading of user and root node when not needed (#171)
  • [FEATURE] Add command "init" to configure platform install for legacy bridge usage(#147)
    • [Feature] Add option to "init" to inject basic INI settings (#172)
  • Fix CORS OPTIONS Call for POST REST requests (#163)

Misc

  • [Travis] Update test infrastructure (12670a8)
  • Update CS standard and fix CS (13c75de)
  • [Install] Use composer require --update-with-all-dependencies (2659c7e)
  • Prepare 1.5, including updating requirements to reduce memory consumption (f88449e)
  • [Travis] run tests on 1.5 (7a2a76c)
    • [Composer] Allow sensio/distribution-bundle:5.0.22 & twig/twig:1.35 (30c97a0)

2.1.0-rc2

02 Apr 15:12
8a6c744
Compare
Choose a tag to compare
2.1.0-rc2 Pre-release
Pre-release

Fixes since 2.1.0-rc1

  • Support DFS Settings injection (#167)
  • Misc
    • Update travis test infrastructure and switch to newer coding standard
    • Optimize PersistenceCachePurger and fix tests (c238da5)
    • Update coding standard which applies several micro optimizations to code

⚠️ This release requires eZ Platform 2.5, and legacy 2019.03 which is not yet released ⚠️