Skip to content

Releases: ezsystems/ezplatform-kernel

v1.3.17

28 Apr 11:16
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.16 and v1.3.17

No significant changes.

v1.3.16

22 Apr 10:43
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.15 and v1.3.16

Improvements

  • IBX-2663: Implemented --no-hash option in normalize-paths command (#298)

Bugs

  • IBX-2589: Added new commands for SearchField for EmailAddress and added transformByGroup lowercase for index
  • IBX-2610: Fixed processing all versions by images:normalize-paths command

v1.3.15

21 Mar 13:19
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.14 and v1.3.15

Bugs

  • IBX-1090: DateTime for Date test should be in UTC (#290)
  • IBX-1090: DateTime for SOLR Date test should be in UTC (#291)
  • IBX-2291: Refactored images:normalize-paths command
  • IBX-2382: Changed the order in the command list for Legacy Search
  • IBX-2264: Handled missing thumbnail images
  • IBX-2500: Fixed number of iterations in normalize-paths command

v1.3.14

18 Feb 12:23
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.13 and v1.3.14

Improvements

Bugs

  • IBX-2098: Handled missing files in 'images:normalize-paths' command
  • IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#285)
  • IBX-1281: Fixed & refactored evaluation of ObjectStateLimitation
  • IBX-2295: Fixed SiteAccess-aware ConfigScopeChangeSubscriber

v1.3.13

25 Jan 14:08
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.12 and v1.3.13

Improvements

  • IBX-1784: Added getDefaultLanguageCode method to API/Repository/Values/Content/Content (#279)

Bugs

  • EZP-29574: the time life of the token has been adjusted to the same as in the platform (#3135)
  • IBX-1977: Changed calculate max file size, and displayed message about exceed file size

v1.3.12

18 Jan 14:39
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.11 and v1.3.12

Improvements

Bugs

  • IBX-1517: Made quotes in exception for Ancestor criterion consistent (#262)
  • IBX-1518: Provided separate messages for Subtree Limitation validation (#261)
  • IBX-1564: Fixed undefined policies loading order (#267)
  • IBX-1467: Fixed OOM regression during Subtree copying (#3128)
  • IBX-1310: Created subscriber methods for assigning/unassigning user to groups (#269)
  • IBX-1310: Created slots for assigning/unassigning user to groups (#3125)
  • IBX-1549, IBX-1741, IBX-175: Limited Version validation to the only modified translations
  • IBX-1182: Added cache invalidation to liip:imagine:cache:remove command
  • IBX-1182: Fixed AliasGeneratorDecorator::getVariationNameTag

Misc

  • IBX-1489: Provided integration test for Installers for PHP8 (#264)
  • IBX-1489: Fixed mismatch in new namespace RepositoryInstaller
  • IBX-1489: Changed ProxyManager dependency (#274)

v1.3.11

10 Nov 08:40
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.10 and v1.3.11

Bugs

  • IBX-1201: Added handling of already generated aliases during subtree copying
  • IBX-843: Introduced ContentLocationMapper
  • IBX-843: Aligned changes to 3.3

v1.3.10

29 Oct 13:50
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.9 and v1.3.10

Improvements

  • IBX-1258: Fixed multiple FixtureImporter::import() calls not resetting sequences (#245)
  • IBX-1190: Updated readme to fit new template (#247)
  • IBX-1228: Prevented storing location-path 1 in the persistence cache

Bugs

  • IBX-1063: Fixed VersionValidator to rely on Field Def identifer
  • IBX-1237: Removed duplicated content tag (#3123)
  • IBX-1321: Moved DI core service alias definitions from AdminUI
  • IBX-1314: Fixed StreamFileListener using encoded uri for images

v1.3.9

08 Oct 13:17
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.8 and v1.3.9

Improvements

  • IBX-1195: Added default value for DATABASE_URL in IbexaTestKernel (#238)
  • IBX-1196: Started respecting SEARCH_ENGINE env variable in IbexaTestKernel (#239)

v1.3.8

28 Sep 13:07
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.7 and v1.3.8

Improvements

  • IBX-819: Shortened persistence cache tags to save memory usage
  • IBX-1111: Updated Ibexa Business License Agreement

Bugs

  • IBX-947: Modified deleteVersion API method to remove content if necessary
  • IBX-984: Replaced hautelook/templated-uri-bundle with Ibexa fork