Skip to content

Releases: ibexa/experience

v3.3.3

18 May 08:30
Compare
Choose a tag to compare

ibexa/experience v3.3.3 change log

Changes since v3.3.2

ezsystems/date-based-publisher changes between v4.3.2 and v4.3.3

Bugs

  • IBX-283: Obsolete dependencies in date based publisher (#222)

ezsystems/ezcommerce-checkout changes between v1.0.2 and v1.0.3

Improvements

  • IBX-127: Added a way to fetch data of stored basket (#28)

Misc

  • IBX-84: Fixed discrepancy in phpdoc and implementation
  • IBX-84: Fixed exception when DeliveryParty is set in Basket before checkout (#29)

ezsystems/ezcommerce-price-engine changes between v3.3.1 and v3.3.2

ezsystems/ezcommerce-shop changes between v3.3.2 and v3.3.3

Bugs

ezsystems/ezcommerce-shop-ui changes between v1.1.1 and v1.1.2

Improvements

  • IBX-127: restoring the possibility of adding products to the stored basket (#13)

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

Improvements

Bugs

  • EZP-32400: Fixed displaying anchors for tables (#1745)
  • IBX-247: UDW - cannot select item (#1742)
  • IBX-300: removed add offset timezone to date, after changed date field to using timezone with timestamp (#1752)
  • EZP-31602: merge up 2.5 -> 3.0 (#1754)
  • IBX-241: Subitems - priority buttons hidden behind most-right column (#1753)

ezsystems/ezplatform-content-forms changes between v1.3.1 and v1.3.2

Bugs

  • IBX-219: Fixed missing float value in edit view after changing BO language

ezsystems/ezplatform-core changes between v2.3.2 and v2.3.3

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

Bugs

  • IBX-269: Added track_total_hits parameter to ES query payload (#31)

ezsystems/ezplatform-http-cache-fastly changes between v2.0.1 and v2.0.3

Improvements

  • IBX-105: Added automatic release creation on tag push (#25)

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

Improvements

Bugs

  • IBX-85: Fixed Content cache containing invalid "uri" for file field types (#3096)
  • IBX-85: Fixed missing service injection in Media\Type (#3097)
  • IBX-300: Added timezone offset to timestamp (#181)
  • IBX-148: Fixed deleting orphaned Relations when removing a Field (#3099)
  • IBX-362: Fixed 'user/password' policy check (#3101)

ezsystems/ezplatform-page-builder changes between v2.3.2 and v2.3.3

Improvements

  • EZEE-2522: Implement snapshots in Scheduler Block to improve performance (#244)
  • IBX-22: Added setting for disabling/enabling layouts visibility (#735)

Bugs

  • IBX-140: Fixed matching SA for LP being below configured tree_root.location_id (#741)

ezsystems/ezplatform-page-fieldtype changes between v2.3.2 and v2.3.3

Improvements

  • IBX-105: Added automatic release creation on tag push (#173)
  • IBX-261: Updated changelog generator
  • EZEE-2522: Implement snapshots in Scheduler Block to improve performance (#66)
  • EZEE-2522: Fixed return type error when there are no events in Scheduler Block (#181)
  • IBX-22: Added setting for disabling/enabling layouts visibility (#171)

Bugs

  • IBX-226 Added checks if attribute exists in $blockDefinitionAttributes (#177)

ezsystems/ezplatform-personalization changes between v1.0.2 and v1.0.3

Bugs

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

ezsystems/ezplatform-richtext changes between [v2.3.1](https://github.com/ezs...

Read more

v3.3.2

22 Apr 13:39
Compare
Choose a tag to compare

ibexa/experience v3.3.2 change log

Changes since v3.3.1

ezsystems/date-based-publisher changes between v4.3.1 and v4.3.2

Improvements

  • IBX-105: Added automatic release creation on tag push (#221)

ezsystems/ezcommerce-base-design changes between v3.3.1 and v3.3.2

Improvements

Bugs

  • EZEE-3494: Dropped usages of demo Content Types configuration (#31)
  • EC-374: Dropped base_theme theme (#32)
  • EC-403: Renamed pagelayout.html.twig to pagelayout_front.html.twig (#35)

ezsystems/ezcommerce-checkout changes between v1.0.1 and v1.0.2

Bugs

  • EZEE-3473: Used event to change siteaccess instead of replacing service in container (#20)
  • EC-374: Moved templates from base_theme to standard theme (#24)
  • EC-226: Fixed usage of httpOnly cookies for determining session identifier (#22)
  • EZEE-3491: Added entity mappings for ORM
  • EZEE-3491: Replaced entity manager with siteaccess aware EM
  • IBX-76: QTY input does not display properly quantity of added products (#25)

Misc

  • EZEE-3485: Fixed mismatch between interface phpdoc declarations and actual implementations

ezsystems/ezcommerce-fieldtypes changes between v1.2.0 and v1.2.1

Improvements

  • IBX-75: Tagged Commerce Field Types as ibexa.commerce.field_type (#16)

Bugs

  • EC-300: [ezcommerce] Finishing checkout process removes saved delivery addresses from profile (#13)
  • EC-403: Dropped base_theme (#15)

ezsystems/ezcommerce-price-engine changes between v3.3.0 and v3.3.1

Bugs

  • EZEE-3489: Created dedicated siteaccess aware Entity Manager (#31)

ezsystems/ezcommerce-shop changes between v3.3.1 and v3.3.2

Improvements

  • EC-373: Exposed configuration to hide Commerce features (#275)
  • IBX-75: Hidden Commerce features if Commerce is disabled (#278)

Bugs

  • EC-334: [User overview] charts are not properly displayed (#254)
  • EC-364: [Product page] Cannot play video in video tab because of an error 404 occurred (#259)
  • EC-357: [Product page] technical information are not correctly displayed (#255)
  • EC-223: Aligned views paths with SF5 (#250)
  • EZEE-3494: Dropped usages of demo Content Types configuration (#268)
  • EZEE-3473: Used event to change siteaccess instead of replacing service in container (#267)
  • EC-384: Remove old templates (#273)
  • EC-374: Dropped base_theme theme (#270)
  • EC-125: Removed BasketService from controller constructor (#272)
  • EC-226: Fixed usage of httpOnly cookies for determining session identifier (#266)
  • EC-403: Renamed pagelayout.html.twig to pagelayout_front.html.twig (#281)
  • EZEE-3489: Created dedicated siteaccess aware Entity Manager (#277)
  • EZEE-3491: Replaced direct use of ibexa.doctrine.orm.entity_manager with DI
  • EZEE-3491: Fixed EM injection to DisplayErpLogCommand service
  • EZEE-3491: Added missing entity mappings
  • EZEE-3491: Added entity mappings for SilversolutionsToolsBundle
  • EZEE-3491: Backported missing entity mappings (#288)
  • EC-404: Cannot display order invoice because of an error 500 occurred (#280)
  • EC-361: [Delivery address] Value in field country is not properly saved (#283)
  • EZEE-3491: Removed obsolete entity mappings (#289)

ezsystems/ezcommerce-shop-ui changes between v1.1.0 and v1.1.1

Bugs

  • EC-226: Fixed call to endpoint with sessionId (#10)
  • EC-405: [Product page] Each specification header is linked (#12)

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

Improvements

Bugs

...

Read more

v3.3.1

05 Feb 17:53
Compare
Choose a tag to compare

ibexa/experience v3.3.1 change log

Corresponding Ibexa Content release: https://github.com/ibexa/content/releases/tag/v3.3.1

Changes since 3.3.0

ezsystems/ezplatform-page-fieldtype changes between v2.3.0 and v2.3.1

Bugs

  • EZEE-3430: Page fieldtype related tables are flooded when LP draft is saved (#167)

ezsystems/ezplatform-segmentation changes between v1.1.0 and v1.1.1

Improvements

  • EZP-32179: Add footer to platform when user is logged in (#23)

ezsystems/ezplatform-site-factory changes between v1.3.0 and v1.3.1

Improvements

  • EZP-32179: Add footer to platform when user is logged in (#108)

Bugs

  • EZEE-3461: SiteFactory SiteAccessMatcher generates URLs with duplicated slash (#109)

ibexa/image-editor changes between v1.0.0 and v1.0.1

Bugs

  • EZEE-3459: Cannot use image editor in product content type (#28)

ezsystems/ezplatform-page-builder changes between v2.3.0 and v2.3.1

Improvements

  • EZP-32179: Add footer to platform when user is logged in (#720)

Bugs

  • EZEE-3342: [PB] Code block has incorrect input header name placement while validation message apper (#714)
  • EZEE-3380: Vertical scrollbar in PB may sometimes be overlapped by blocks div (#721)
  • EZEE-3372: Block Order mixed up sometimes (#723)

ezsystems/ezplatform-form-builder changes between v2.3.0 and v2.3.1

Improvements

  • EZP-32179: Add footer to platform when user is logged in (#270)
  • EZP-32259: As a Maintainer I want to replace eZ Platform Symfony commands namespace with Ibexa (#271)

v3.3.0

19 Jan 08:07
Compare
Choose a tag to compare

ibexa/experience v3.3.0 change log

Corresponding Ibexa Content release: https://github.com/ibexa/content/releases/tag/v3.3.0

Changes since 3.2.0

ezsystems/ezplatform-form-builder changes between v2.2.0 and v2.3.0

Improvements

  • EZP-32164: Differentiate icons sets in open source and enterprise product (#264)
  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#269)

Bugs

  • EZEE-3376: An error occurs when rendering pagination in Form builder submissions (#265)
  • EZEE-3210: Form builder field ordering unpredictable on Postgres due to missing Order by (#267)

ezsystems/ezplatform-page-builder changes between v2.2.0 and v2.3.0

Improvements

  • EZEE-3335: As an Editor I would like to preview page using different Segments (#692)
  • EZP-32164: Differentiate icons sets in open source and enterprise product (#699)
  • EZEE-3417: Make long names for page blocks more readable - add tooltip (#713)
  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#719)

Bugs

  • EZEE-3276: Page Builder blocks are displayed in one column on Windows (#691)
  • EZEE-3378: When editing LP Content 'content.tree_root' is not taken into consideration (#703)

ezsystems/ezplatform-page-fieldtype changes between v2.2.0 and v2.3.0

Improvements

  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#166)

ezsystems/ezplatform-permissions changes between v1.0.0 and v1.1.0

Improvements

  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#4)

ezsystems/ezplatform-segmentation changes between v1.0.0 and v1.1.0

Improvements

  • EZEE-3335: As an Editor I would like to preview page using different Segments (#14)
  • EZP-32164: Differentiate icons sets in open source and enterprise product (#19)
  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#22)

Bugs

  • EZEE-3358: Segments don't make cache vary (#16)
  • EZEE-3359: Add & Delete matching rules icons change position (#17)
  • EZEE-3360: Cannot open Targeting block Settings after removing segment (#18)
  • EZEE-3362: Empty segment group causes console error in Targeting block (#21)

ezsystems/ezplatform-site-factory changes between v1.2.0 and v1.3.0

Improvements

  • EZEE-3344: As an administrator, I want to update the login limitation when the site is created (#99)
  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#107)

Bugs

  • EZEE-3356: Exception is thrown on controller call from template when SiteFactory is used (#100)
  • EZEE-3387: Browser console error triggered when adding new public access (#103)
  • EZEE-3371: PublicAccess path is not removed from the Request URI after matching (#101)
  • EZEE-3411: SiteAccessMatcher should work with empty request instance (#105)
  • EZEE-3369: SiteFactory domains list shows domains and paths without separator (#106)

v3.3.0-rc2

31 Dec 18:36
Compare
Choose a tag to compare
v3.3.0-rc2 Pre-release
Pre-release

ibexa/experience v3.3.0-rc2 change log

Corresponding Ibexa Content release: https://github.com/ibexa/content/releases/tag/v3.3.0-rc2

Changes since 3.3.0-rc1

ezsystems/ezplatform-segmentation changes between v1.1.0-rc1 and v1.1.0-rc2

Bugs

  • EZEE-3362: Empty segment group causes console error in Targeting block (#21)

ibexa/image-editor changes between v1.0.0-rc1 and v1.0.0-rc2

Improvements

  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#25)

Bugs

  • EZEE-3418: Image editor should be disabled if image is from DAM (#20)
  • EZEE-3419: Image editor - focal point is not restored in image asset (#21)
  • EZEE-3401: Cannot confirm crop by enter or click on background (#19)
  • EZEE-3421: Image editor - not deleted image after clicking delete button (#23)