Skip to content

v3.2.4

Compare
Choose a tag to compare
@dabrt dabrt released this 22 Jan 10:18
· 53 commits to master since this release

ezsystems/ezplatform v3.2.4 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v3.2.4

Changes since 3.2.3

ezsystems/ezplatform-admin-ui changes between v2.2.2 and v2.2.3

Bugs

  • EZP-32212: long names in ezmatrix make an incorrect table display (#1662)
  • EZP-32197: Selection field hides behind the Map (#1657)
  • EZP-32210: Allow to click on objects multiple locations labels(paths) (#1664)
  • EZP-32227: Content object is not editable when creator was deleted (#1665)
  • EZP-32173: Overriding 'richtext_embed' UDW configuration doesn't work anymore (#1666)
  • EZP-32193: Map location validation error message typo (#1674)
  • EZP-32225: Dropdown is not properly styled for content type with field ezselection (#1673)
  • EZP-32223: Certain Back Office languages can break pager labels (#1675)
  • EZP-32117: [UI][UX] Content Field validation error is not auto-scrolled to when it occurs on a non-focused tab (#1682)
  • EZP-32180: Some of the selection list elements are not visible (#1688)
  • EZP-32279: Dropdown is not properly styled, adjusted for content type with field ezcountry (#1691)
  • EZP-32166: Base translation dropdown single selection issue (#1689)
  • EZP-32285: Cropped image needs to be improved in UDW thumbnail view (#1692)
  • EZP-32287: Wrong size of a "Save" tile on the URL management edit page. (#1694)

Misc

  • EC-277: EC-277: [Components] Notification message is not aligned to the left (#1676) (#1676)
  • EC-288: EC-288: Uncaught TypeError: Cannot read property focus of undefined (#1678) (#1678)

ezsystems/ezplatform-graphql changes between v2.2.0 and v2.2.1

Bugs

  • EZP-32256: GraphQL field validation throws exception without "eng-GB" language (#93)

ezsystems/ezplatform-kernel changes between v1.2.3 and v1.2.4

Improvements

  • EZP-32184: Warning about possible memory leaks for reindex command (#138)

Bugs

  • EZP-32219: ContentType sorting defaults has no effect on new created objects (#146)
  • EZP-31795: Thumbnail loading uncached image alias (#157)
  • EZP-32281: index_page not working for anonymous user (#161)

ezsystems/ezplatform-matrix-fieldtype changes between v2.1.0 and v2.1.1

Bugs

  • EZP-32212: long names in ezmatrix make an incorrect table display (#45)

ezsystems/ezplatform-richtext changes between v2.2.1 and v2.2.2

Bugs

  • EZP-32194: Disable embedinline for table/tablerow toolbars (#170)

ezsystems/ezplatform changes between v3.2.3 and v3.2.4

Bugs

Misc