Skip to content

v3.1.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 15 Jul 13:25
· 358 commits to master since this release

ezplatform-ee v3.1.0 change log

Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.1.0

Changes since 3.0.0

date-based-publisher changes between v4.0.0 and v4.1.0

Improvements

Bugs

  • EZEE-3083: Cannot remove landing page draft because of an error code 500 occurred (#180)

ezplatform-calendar changes between v1.0.0 and v1.1.0

Improvements

  • EZEE-3092: Provide default implementation of EzSystems\EzPlatformCalendarBundle\REST\ValueObjectVisitor for calendar events (#56)
  • EZP-31444: Hide selection sidebar in Calendar if no publications has been selected (#57)

Bugs

  • EZEE-2903: [Calendar] Content scheduled for the beginning of next month is not visible in current month view (#55)

ezplatform-ee-installer changes between v3.0.0 and v3.1.0

Improvements

  • EZP-31518: Implement welcome page (#68)
  • EZEE-3097: As a developer, I want to associate a site skeleton to a design (#69)

ezplatform-form-builder changes between v2.0.0 and v2.1.0

Improvements

Bugs

  • EZEE-3093: Unable to save a Form in Form Builder (#225)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#226)
  • EZP-31578: Fixing CS issues (#228)
  • EZEE-2497: Invalid captcha after logout on frontend (#236)
  • EZP-31621: Command to create container for Forms is broken (#233)
  • EZEE-3166: Pagination configuration in form builder is not working (#237)

ezplatform-page-builder changes between v2.0.0 and v2.1.0

Improvements

  • EZP-31222: Harmonize sidebar ez-context-menu in Editing views (#585)
  • EZP-31634: Add Tooltips to Page Builder c-sidebar (#591)
  • EZP-31419: Widgets animation integrated in a single SASS variable (#588)
  • EZP-31633: Add filtering capabilities to Page Builder c-sidebar (#590)
  • EZEE-3160: Prioritise site access based on language when editing LP content object (#601)
  • EZP-31672: Update branding within the application (#609)
  • EZEE-3189: Apply UX improvements and changes to list of sites (#610)
  • EZP-31650: Find content in trash (#617)
  • EZEE-3143: Support view matchers for landing page creation (#611)

Bugs

  • EZEE-2106: Validation message for banner block (#557)
  • EZP-31398: Field type element overlaps with ez-edit-header__content-type-name
  • EZEE-2984: Popups invoked from menu items are hidden behind blocks toolbar (#564)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#568)
  • EZEE-3144: [PageBuilder] Unable to render LP edit on prod with varnish/ESI (#586)
  • EZEE-3103: In zone on the right block action menu changes position after click on block settings (#600)
  • EZEE-2872: Infinite spinner in Page Builder preview when Map\Host is used with Map\URI for admin (#606)
  • EZEE-3179: Strict type exception from Timeline, Schedule block Publish later combination (#604)
  • EZEE-3164: Remove redirection on auth success in TokenAuthenticator (#597)
  • EZEE-3186: Controller returning StreamedResponse will result in FatalThrowableError (#607)
  • EZEE-3187: "Content-Disposition: attachment" header is not taken into account in InjectCrossOriginHelperSubscriber (#608)
  • EZEE-3156: Misaligned create widget in page builder (#595)
  • EZEE-3149: Content Scheduler Timeline does not show event for translation (#613)

Misc

ezplatform-page-fieldtype changes between v2.0.0 and v2.1.0

Improvements

Bugs

  • EZEE-2106: Validation message for banner block (#139)
  • EZEE-3065: Cannot preview Landing Page after saving the draft (#138)
  • EZP-31358: The user does not have access to embedded content with correct permissions (#140)
  • EZP-31578: Fixing CS issues (#143)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#141)
  • EZEE-3190: Error when saving incomplete draft of a Landing Page with Text block (#149)
  • EZEE-3178: Invalid namespace into prs-4 (#148)

ezplatform-site-factory changes between v1.0.0 and v1.1.0

Improvements

  • EZEE-3090: As an administrator, I want to use advanced user permissions (#53)
  • EZEE-3097: As a developer, I want to associate a site skeleton to a design (#59)
  • EZP-31439: Harmonize tooltips usage (#62)
  • EZEE-3157: As a developer, I want to associate a parent location of a new Site to a design (#63)
  • EZEE-3158: Remove obsolete Serializable interface from Matcher (#64)
  • EZEE-3189: Apply UX improvements and changes to list of sites (#69)
  • EZEE-3169: Rename root content object with the name of the site (#71)
  • EZEE-3194: Command for creating Site skeletons container should take section into account (#72)
  • EZP-31650: Find content in trash (#76)

Bugs

  • EZEE-3104: Cannot update a site in Site Factory (#56)
  • EZEE-3096: No deletion confirmation for deleting site from 'edit' level (#57)
  • EZEE-3071: SiteFactory SiteAccesses do not have a human readable name (#58)
  • EZEE-2872: Infinite spinner in Page Builder preview when Map\Host is used with Map\URI for admin (#65)
  • EZEE-3095: Colon is missing form link in Site Factory/ Public access/ access field (#61)
  • EZEE-3173: Regression after removal of Serializable interface (#66)
  • EZEE-3171: Inconsistencies in design thumbnail image ratio (#68)
  • EZEE-3167: Add siteaccess from site factory in regular preview (#70)
  • EZEE-3192: Missing tooltips in Site factory (create a new site) (#74)
  • EZEE-3212: Command create-site-skeletons-container should use default parent location id 1 (#75)

ezplatform-version-comparison changes between v1.0.0 and v1.1.0

Improvements

  • EZP-31169: As an Editor I want to compare IMAGE field definition (#40)
  • EZP-31163: As an Editor I want to compare CONTENT RELATION (SINGLE) field definition (#41)
  • EZEE-3114: As an Editor I want to compare CONTENT RELATION (MULTIPLE) field definition (#44)
  • EZEE-3122: As an Editor I want to compare MEDIA field definition (#46)
  • EZEE-3121: As an Editor I want to compare MATRIX field definition (#42)
  • EZEE-3118: As an Editor I want to compare IMAGE ASSET field definition (#47)

Bugs

  • EZEE-3145: Warning when trying to compare image fieldtypes without uploaded image (#45)

ezplatform-workflow changes between v2.0.0 and v2.1.0

Improvements

Bugs

  • EZEE-3075: Columns in Version tab are misaligned with headings (#129)
  • EZP-31578: Fixing CS issues (#131)
  • EZP-31615: Poor database performance on admin dashboard due to workflow queries (#136)
  • EZEE-3161: Workflow bundle is not compatible with Symfony 5.1 (#140)
  • EZEE-3177: Content Items in initial Workflow Stages are displayed in Review Queue (#141)
  • EZEE-3191: Error when incomplete Draft is transitioned though Workflow with publish action (#142)
  • EZEE-3196: Dashboard with configured Workflow crashes on PostgreSQL (#144)

ezplatform-ee changes between v3.0.0 and v3.1.0

Improvements

Bugs

  • EZP-31541: As a Developer I want be able to change Redis cache namespace using env variables (#530)
  • EZP-31540: Add GraphQL configs to .gitignore (#526)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#537)
  • EZEE-2497: Invalid captcha after logout on frontend (#140)

Misc

ezplatform-elastic-search-engine

New repository