Skip to content

Releases: ezsystems/ezpublish-kernel

v7.5.21

30 Aug 15:12
Compare
Choose a tag to compare

No significant changes were made in ezsystems/ezpublish-kernel between v7.5.20 and v7.5.21

v7.5.20

02 Aug 09:45
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.19 and v7.5.20

Improvements

  • IBX-784: Provided PHP8 compatibility for Selection FieldType
  • IBX-538: Added Ibexa namespaces for future compatibility (#3111)

Bugs

  • IBX-296: Provided new way to handle archived versions (#3110)
  • EZP-31560: Fixed ContentDeleteEvaluatorTest.php file path (#3113)
  • IBX-838: Fixed number formatting in Twig FileSizeExtension

v7.5.19

25 Jun 11:55
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.18 and v7.5.19

Improvements

  • IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler (#3106)
  • IBX-154: Allowed to define if the alternative text for image field is required (#3108)

Bugs

  • IBX-368: Added image path normalization before storing it into the DB (#3102)
  • IBX-610: Implemented InMemory cache for remaining LocationHandler methods (#3109)

v7.5.18

02 Jun 10:29
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.17 and v7.5.18

Improvements

  • IBX-261: Updated changelog generator (#3098)
  • IBX-366: Implemented DateMetadataCriterion to REST API (#3100)
  • IBX-374: Fixed retrieving factory names in LazyDoctrineRepositoriesPass (#3103)

Bugs

  • IBX-148: Fixed deleting orphaned Relations when removing a Field (#3099)
  • IBX-362: Fixed 'user/password' policy check (#3101)
  • EZP-32361: Fixed Subtree copying when child is invisible (#3104)
  • IBX-111: Injected RequestStack into ExposedRoutesExtractor (#3105)

v7.5.17

12 May 08:57
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.16 and v7.5.17

  • IBX-85: Fixed Content cache containing invalid "uri" for file field types (#3096)
  • IBX-85: Fixed missing service injection in Media\Type (#3097)

v7.5.16

15 Apr 08:45
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.15 and v7.5.16

  • EZEE-3491: Implemented siteaccess aware Entity Manager (#3092)
  • EZP-32401: Fixed handling trashed Content by LocationLimitation (#3093)
  • IBX-143: Refactored reindexing command to be DBAL 2.13-compatible
  • IBX-105: Added automatic release creation on tag push (#3095)

v7.5.15

04 Mar 13:25
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.14 and v7.5.15

Bugs

  • EZP-32302: Added Kosovo and South Sudan to the Country FieldType (#3082)
  • EZP-32321: Added deleteTranslations target to fix 'content/remove' permission check (#3084)
  • Defined \eZ\Publish\Core\IO\IOService::$settings member explicitly (#3087)
  • EZEE-3465: Refactored RepositoryConfigurationProvider (#3085)
  • EZP-32308: Fixed evaluating permissions on non prepared targets (#3083)
  • EZP-32320: Fixed image placeholders generation on DFS (#3086)

v7.5.14

20 Jan 11:52
Compare
Choose a tag to compare

ezsystems/ezpublish-kernel changes between v7.5.13 and v7.5.14

Bugs

  • EZP-31681: 500 error after publishing translation with link to previously deleted content (#3060)
  • EZP-32099: Public API: moveSubtree() not working for parentId 1

v6.13.8

26 Nov 11:57
1f4cb2a
Compare
Choose a tag to compare

ezpublish-kernel changes between v6.13.6 and v6.13.8

Improvements

  • EZP-25721: Warn development upfront of ConfigResolver initialization order issues (#2679)
  • EZP-30547: As a Developer I'd like to be able to debug config resolver & services (#2635)
  • EZP-29373: As a Maintainer I want all supported ezpublish-kernel branches to use short array syntax (#2597)
  • EZP-30985: Remove deprecated features from eZ (#2796)
  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#3010)

Bugs

  • EZP-30546: Cache service has wrong instance on command line (#2649)
  • EZP-30635: Reindex Command Infinite Loop when content-count % iteration-count === 0 (#2664)
  • EZP-30722: Siteaccess is loaded after commands are loaded on run, triggering unnecessary config resolver warnings (#2687)
  • EZP-30817: ezplatform:timestamps:to-utc command updates wrong field versions (#2724)
  • EZP-30729: CleanupVersionsCommand causes database issues when removing versions of User ContentType (#2691)
  • EZP-30681: Moving location leads to double slash in path_identification_string (#2671)
  • EZP-30823: Race conditions on publish causing anon user to lack access, due to version_read check when loading wrong version (#2740)
  • EZP-30754: Doctrine error when trying to update only the 'always_available' metadata of a Content (#2850)
  • EZP-30806: Using OR Criterion in REST request results in "Bad Request" error (#2883)
  • EZP-31203: In Multirepository setup Installer always use a default Database connection for checking if the database exists (#2900)
  • EZP-31268: REST Functional tests are failing on PHP versions lower than 7.3 (#2909)
  • EZP-31258: "scaledown" image filters crop when they shouldn't (#2907)
  • EZP-31298: API errors leak path information (#2945)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#2666)
  • EZP-30956: File with name beginning with "(" cannot be downloaded (#2899)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31644: Compound SiteAccess matcher usage results in serializing error (#3037)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)
  • EZP-31718: render_esi function will not be cached properly when using Compound Matcher (#3046)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)

Misc

  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#2869)

v6.13.8-rc1

16 Nov 17:22
1f4cb2a
Compare
Choose a tag to compare
v6.13.8-rc1 Pre-release
Pre-release

ezpublish-kernel changes between v6.13.6 and v6.13.8-rc1

Improvements

  • EZP-25721: Warn development upfront of ConfigResolver initialization order issues (#2679)
  • EZP-30547: As a Developer I'd like to be able to debug config resolver & services (#2635)
  • EZP-29373: As a Maintainer I want all supported ezpublish-kernel branches to use short array syntax (#2597)
  • EZP-30985: Remove deprecated features from eZ (#2796)
  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#3010)

Bugs

  • EZP-30546: Cache service has wrong instance on command line (#2649)
  • EZP-30635: Reindex Command Infinite Loop when content-count % iteration-count === 0 (#2664)
  • EZP-30722: Siteaccess is loaded after commands are loaded on run, triggering unnecessary config resolver warnings (#2687)
  • EZP-30817: ezplatform:timestamps:to-utc command updates wrong field versions (#2724)
  • EZP-30729: CleanupVersionsCommand causes database issues when removing versions of User ContentType (#2691)
  • EZP-30681: Moving location leads to double slash in path_identification_string (#2671)
  • EZP-30823: Race conditions on publish causing anon user to lack access, due to version_read check when loading wrong version (#2740)
  • EZP-30754: Doctrine error when trying to update only the 'always_available' metadata of a Content (#2850)
  • EZP-30806: Using OR Criterion in REST request results in "Bad Request" error (#2883)
  • EZP-31203: In Multirepository setup Installer always use a default Database connection for checking if the database exists (#2900)
  • EZP-31268: REST Functional tests are failing on PHP versions lower than 7.3 (#2909)
  • EZP-31258: "scaledown" image filters crop when they shouldn't (#2907)
  • EZP-31298: API errors leak path information (#2945)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#2666)
  • EZP-30956: File with name beginning with "(" cannot be downloaded (#2899)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31644: Compound SiteAccess matcher usage results in serializing error (#3037)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)
  • EZP-31718: render_esi function will not be cached properly when using Compound Matcher (#3046)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)

Misc

  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#2869)