Skip to content

v3.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 13:27
· 182 commits to master since this release

ibexa/oss v3.3.2 change log

Changes since v3.3.1

ezsystems/ezplatform-admin-ui changes between v2.3.1 and v2.3.2

Improvements

Bugs

  • EZEE-3375: 'Multiple' PB block's attribute is not rendering properly (#1700)
  • EZEE-3465: Made SiteaccessPreviewVoter repository aware (#1706)
  • EZP-32308: Passed mandatory Location into LocationLimitation (#1699)
  • EZP-32294: Location removal removes all children silently and unreversable (#1707)
  • EZP-32338: List url aliases for all available translations (#1711)
  • EZP-32311: Dropdown bottom options become inaccessible inside modals (#1709)
  • EZEE-3486: Added AllowedContentTypes to default config as it was overridden by default empty value (#1717)
  • EZP-32396: parseInt rootLocationId (#1726)
  • EZP-32395: Sort out Locations tab info on visibility (#1725)
  • EZP-32395: Fixed location visibility due to kept BC (#1733)
  • EZEE-3496: Remove buttons disappear from set data inputs (#1734)
  • IBX-183: Fixed accessing Tabs with spaces and special characters (#1737)
  • IBX-251: Replaced eZ\Publish\API\Repository\ContentService::loadReverseRelations usages (#1741)

ezsystems/ezplatform-graphql changes between v2.3.0 and v2.3.1

Bugs

  • EZP-32379: Deleted unusable thumbnail generation based on 'ezobjectrelation' (#97)
  • EZP-32261: Added field name override (#98)

ezsystems/ezplatform-http-cache changes between v2.3.0 and v2.3.1

Improvements

  • EZEE-3422: Backported LICENSE and COPYRIGHT files change for v2.2.x

ezsystems/ezplatform-kernel changes between v1.3.1 and v1.3.2

Improvements

Bugs

  • EZEE-3465: Refactored RepositoryConfigurationProvider (#3085)
  • EZP-32308: Fixed evaluating permissions on non prepared targets (#3083)
  • EZP-32308: Fixed failing tests due to pgsql randomness in returned results (#3088)
  • EZP-31462: Fixed handling of pwd hash types when updating passwd (#141)
  • EZP-32308: Fixed failing tests due to randomness in returned role policies order (#3089)
  • EZP-32320: Fixed image placeholders generation on DFS (#3086)
  • EZP-32283: Fixed File reference storing (#160)
  • 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-143: Fixed merge-up of reindex command changes (#178)

ezsystems/ezplatform-rest changes between v1.3.1 and v1.3.2

Bugs

  • EZP-32340: Deprecated ezpublish_rest.field_type_processor in favour of ibexa.rest.field_type.processor (#63)
  • EZP-32340: Fixed FieldTypeProcessorPass::{FIELD_TYPE_PROCESSOR_SERVICE_TAG,DEPRECATED_FIELD_TYPE_PROCESSOR_SERVICE_TAG} access modifier (#64)
  • EZP-32156: Security fixes for 'user/sessions' endpoint
  • EZP-32156: Updated params to match Ibexa namespace
  • EZP-32156: Updated param prefixes

ezsystems/ezplatform-richtext changes between v2.3.0 and v2.3.1

Bugs

  • EZP-32340: Deprecated ezpublish_rest.field_type_processor in favour of ibexa.rest.field_type.processor (#174)
  • EZP-32351: Custom tags' switch between attributes and content is missing an icon (#176)

ezsystems/ezplatform-search changes between v1.2.0 and v1.2.1

Improvements

  • IBX-2: Specified action path for search form for easier reuse (#14)

ibexa/post-install changes between v1.0.1 and v1.0.2

Bugs