Skip to content

Releases: ibexa/commerce

v4.5.5

05 Feb 13:52
Compare
Choose a tag to compare

ibexa/commerce v4.5.5 change log

Changes since v4.5.4

ibexa/admin-ui changes between v4.5.4 and v4.5.5

Bugs

  • IBX-6845: Matrix field columns table header not present until saved (#953)
  • IBX-6883: [PB] Add tooltips for all buttons in header (#960)
  • IBX-6993: [Fieldtype Matrix] After adding field, "select all checkbox" in table does not work (#978)
  • IBX-6998: First table row has white background (#982)
  • IBX-6955: Filters in global search are misaligned for long content type name (#969)
  • IBX-6612: [Customer] JS exception occurs while user navigate on content action menu (#970)
  • IBX-6985: Product code badge at wrong position (#975)
  • IBX-7061: Cannot switching filed groups on create and edit PT form (#988)
  • IBX-6950: Added style for invalid fields (#973)
  • IBX-1464: Added versionNo param in the ezimage edit form template (#2113)
  • IBX-7059: Added align-items for icon-wrapper (#1050)
  • IBX-7294: Gracefully handle missing user's thumbnail image (#1031)
  • IBX-6679: Disabled delete action in field definition form when translating content type (#1080)
  • IBX-7448: Fixed siteaccess dropdown values (#1110)
  • IBX-7046: Fixed Dashboard "My Content" & "My Media" edit buttons (#2114)
  • IBX-7465: Updated Noto Sans fonts (#1090)
  • IBX-7604: Fixed checkbox toggler (#1142)

ibexa/admin-ui-assets changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/calendar changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/cart changes between v4.5.4 and v4.5.5

Bugs

  • IBX-6692: Added authorization endpoint for anonymous users loading the cart (#80)

ibexa/checkout changes between v4.5.4 and v4.5.5

Bugs

  • IBX-6593: Added missing translation for shipping address (#171)

ibexa/connect changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/connector-dam changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/content changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/content-forms changes between v4.5.4 and v4.5.5

Bugs

  • IBX-7207: Added cast to int contentId and fromVersionNo (#75)

ibexa/content-tree changes between v4.5.4 and v4.5.5

Bugs

  • IBX-7106 add X-Siteaccess header to loadContentTypes request (#53)

ibexa/core changes between v4.5.4 and v4.5.5

Improvements

  • IBX-5821: Fixed an issue where incomplete request object was passed over to route Matcher (#319)

Bugs

  • IBX-6880: Skipped normalizing directories in the normalizePath method
  • IBX-6880: Rollback
  • IBX-7015: Fixed Content Type cache_keys
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#386)
  • IBX-5827: Adapted code to Ibexa coding standards
  • IBX-6880: Skipped normalizing directories in the normalizePath method
  • IBX-7346: Reindexed reverse-related content after deleting source content (#396)
  • IBX-7485: Skipped files with corrupted filenames when loading and deleting content

ibexa/corporate-account changes between v4.5.4 and v4.5.5

Bugs

  • IBX-6612: [Customer] JS exception occurs while user navigate on content action menu (#222)

ibexa/cron changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/design-engine changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/doctrine-schema changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/elasticsearch changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/experience changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/fastly changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/fieldtype-address changes between v4.5.4 and v4.5.5

No significant changes.

ibexa/fieldtype-matrix changes between v4.5.4 and v4.5.5

Bugs

  • IBX-6845: Matrix field columns table header not present until saved (#33)
  • IBX-6993: [Fieldtype Matrix] After adding field, "select all checkbox" in table does not work (#34)
  • IBX-6559: Fixed ezmatrix field form inconsistencies in Content Type form (#36)

[ibexa/fieldtype-page](https://github.c...

Read more

v4.6.0-rc1

25 Jan 14:13
Compare
Choose a tag to compare

v4.6.0-beta5

18 Jan 13:31
Compare
Choose a tag to compare

ibexa/commerce v4.6.0-beta5 change log

Changes since v4.6.0-beta4

ibexa/activity-log changes between v4.6.0-beta4 and v4.6.0-beta5

Improvements

  • IBX-7355: Added Object Name criterion (#62)
  • IBX-7471: Used Serializer for data storage for contexts

Bugs

  • IBX-7350: Implemented activity block improvements (#66)
  • IBX-7287: Excluded autosaved drafts from activity log (#67)

ibexa/admin-ui changes between v4.6.0-beta4 and v4.6.0-beta5

Improvements

Bugs

  • IBX-7299: Added event emission to allow modification of content type list
  • IBX-7356: [Sub-items] - disable Columns settings in Grid view (#1055)
  • IBX-7294: Gracefully handle missing user's thumbnail image (#1031)
  • IBX-7410: Aligned focus mode switcher with design (#1071)
  • IBX-7167: Added tooltip option to popup (#1070)
  • IBX-7222: Added 4px line to dropzone placeholder (#1035)
  • IBX-7399: Hidden tabs toggles in location view (#1081)
  • IBX-7454, IBX-7075: Fixed misaligned limitations on policies list (#1078)
  • IBX-7302: No left sidebar when no anchor menu items (#1037)
  • IBX-7130: Redirect back to user setting after discard password update (#1077)
  • IBX-7029: Fixed invalid content type icon when creating Content with Content On The Fly (#1079)
  • IBX-7037: Added check if user has permission to change password (#1047)
  • IBX-7121: Added asterisks in password user settings (#1044)
  • IBX-7184: [Sub-items] For lower resolution list header actions ale not fully visible (#1024)
  • IBX-6680: Fixed capitalization in location view tabs (#1096)
  • IBX-7489: Fix user settings password change Discard button link (#1095)
  • IBX-7124: Aligned confirmation/discard action labels in User settings with design (#1097)
  • IBX-7357: Adjusted Authors & Details tabs to modes specification (#1058)
  • IBX-6262: Added extension point to allow rendering additional fields in content translation form (#1086)
  • IBX-7154: Fixed breadcrumb styles in autocomplete (#1073)
  • IBX-6747: Changed UDW cancel action label to "Discard" (#1100)
  • IBX-7089: Aligned relation list item actions to the right (#1099)
  • IBX-6539: Fixed "Last modified" and "Created" filters style in global search (#1101)
  • IBX-7128: Fixed inconsistent section header size in user settings view (#1102)
  • IBX-7271: Missing suggestions while creating content in COFT (#1033)
  • IBX-7505: Fix unnecessary +0 text in React dropdown (#1106)
  • IBX-6679: Disabled delete action in field definition form when translating content type (#1080)
  • IBX-7287: Introduced Autosave API (#1082)
  • IBX-7182: Implemented autoopen on init page for extra actions (#1085)
  • IBX-7052: UDW gets closed after switching Bookmarks view into grid view (#1088)
  • IBX-7410: Changed "View profile" to "Profile"
  • IBX-7461: [Site context] Hover and clicked state on Site context (#1089)
  • IBX-6721: Added missing translation for custom_url_alias_add_form.sit… (#1113)
  • IBX-6680: Disabled add field action in field definition form when translating content type (#1094)
  • IBX-7352: Aligned focus mode labels in user settings with design (#1076)
  • IBX-7376: Fixed redirect to the not-existing menu after switching to focus mode (#1065)
  • IBX-7491: User profile is not available for Editors (#1114)
  • IBX-7496: Fixed centering double input separator (#1103)

ibexa/admin-ui-assets changes between v4.6.0-beta4 and v4.6.0-beta5

No significant changes.

ibexa/calendar changes between v4.6.0-beta4 and v4.6.0-beta5

No significant changes.

ibexa/cart changes between v4.6.0-beta4 and v4.6.0-beta5

No significant changes.

ibexa/checkout changes between v4.6.0-beta4 and v4.6.0-beta5

Improvements

  • IBX-7266: Marked completed place as the last one in workflow (#169)

Bugs

  • IBX-6593: Added missing translation for shipping address (#171)
  • IBX-7117: Reorganized checkout workflow - moved deleting cart to last step (#168)

ibexa/connect changes between [v4.6.0-beta4](https://github.com/ibexa/connect/releases/ta...

Read more

v4.6.0-beta4

18 Dec 14:20
Compare
Choose a tag to compare

ibexa/commerce v4.6.0-beta4 change log

Changes since v4.6.0-beta3

ibexa/activity-log changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-6634: Changed data structure to facilitate grouping
  • IBX-7215: Added Migration execution grouping
  • IBX-7216: Added Web requests grouping
  • IBX-7315: Update eslint/prettier to newest versions (#58)
  • IBX-6989: Added Page Builder Activity Log block (#57)
  • IBX-6782: Added "Recent Activity" block to predefined dashboard
  • IBX-6645: Implemented user profile (#56)

Bugs

  • IBX-7297: The code related to deselecting inputs has been changed (#60)

ibexa/admin-ui changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7155: Updated column width and padding in UDW (#1007)
  • IBX-7163: Remove Bootstrap classes, change trigger for bootstrap btns to hover (#1009)
  • IBX-7173: As the user I want to see empty state message in dropdown while filtering (#1008)
  • IBX-6566: As a Editor I'd like to get content type suggestions while creating content in given location (#906)
  • IBX-6750/IBX-6754/IBX-6839: Implementation of smart/expert mode (#1017)
  • IBX-7163: Added dashboard block icons, ibexa-connect icon (#1026)
  • IBX-6872: As the User I want to see new design for badges (#952)
  • IBX-6649: Added support for spell checking (#923)
  • IBX-7055: Removed unused method (#1011)
  • IBX-6937: Used NumberType field to set max image size in ImageFormMapper (#966)
  • IBX-7158: As an Editor, I'd like to have shortcut for search focus (#1006)
  • IBX-7315: Update eslint/prettier to newest versions (#1036)
  • IBX-7275: Exposed base admin UI configuration in REST API (#1027)
  • IBX-6645: As the User I want to change my data and avatar in User profile (#1020)
  • IBX-6398: UDW as standalone as GH package (#1010)
  • IBX-7329: Enhancing UX: Name Updates for Product 4.6 LTS+ (#1040)
  • IBX-6856: Added mimeTypes field to ImageFormMapper (#1021)
  • IBX-7337: Added possibility to change poppup position when creating (#1057)

Bugs

  • IBX-7258: add getContentTypeDataByHref helper (#1019)
  • IBX-7252: Add react dropdown disabled state (#1018)
  • IBX-7273: No svg for empty filter dropdown (#1023)
  • IBX-7247: [Site context] Wrong icon for site dropdown (#1025)
  • IBX-7145: Fixed hardcoded restricted content type ids/language codes (#1029)
  • IBX-6728: Fixed sidebar menu in URL editing form (#1028)
  • IBX-7126: Allowed passing extra parameters to pager of "My Drafts" tab (#1012)
  • IBX-7183: [Sub-items] For a small number of items column popup is not fully visible (#1013)
  • IBX-7246: Burger menu duplicated for tabs without children (#1015)
  • IBX-7250: [Site context] Long site name should be truncated with '...' (#1038)
  • IBX-7122: Hidden hide/show toggler (#1043)
  • IBX-1464: Added versionNo param in the ezimage edit form template (#2113)
  • IBX-7059: Added align-items for icon-wrapper (#1050)
  • IBX-7401: Fixed input file type validation for image asset field (#1063)
  • IBX-7020: Redirect to a parent Location after saving and closing a draft
  • IBX-7020: Removed redirect to the "Drafts" module
  • IBX-7348: Added icons to quick-actions (#1064)

ibexa/admin-ui-assets changes between v4.6.0-beta3 and v4.6.0-beta4

No significant changes.

ibexa/calendar changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7315: Update eslint/prettier to newest versions (#51)

ibexa/cart changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7315: Update eslint/prettier to newest versions (#81)

ibexa/checkout changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7127: Passed payment object to complete step view (#167)
  • IBX-7315: Update eslint/prettier to newest versions (#170)

ibexa/connect changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7315: Update eslint/prettier to newest versions (#11)

Bugs

  • IBX-6678: Updated thumbnail for ibexa-connect block (#9)
  • IBX-6613: Disable Ibexa Connect block when it's not configured (#10)

ibexa/connector-dam changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7315: Update eslint/prettier to newest versions (#43)

Bugs

  • IBX-7310: Fixed max file size value for Image Asset (#42)

[ibexa/connector-payum](https://github.com/ibexa/...

Read more

v4.6.0-beta3

23 Nov 17:30
Compare
Choose a tag to compare

ibexa/commerce v4.6.0-beta3 change log

Changes since v4.6.0-beta2

ibexa/admin-ui changes between v4.6.0-beta2 and v4.6.0-beta3

Improvements

Bugs

  • IBX-6627: Removed non-existing service definition (#915)
  • IBX-5280: Added constraint LocationIsContainer to parentLocation in ContentCreateData (#734)
  • IBX-6343: ezdate and ezdatetime validation is styled properly (#912)
  • IBX-6643: Restore React production version in admin-ui (#919)
  • IBX-5854: Unified cookies names (#917)
  • IBX-6378: Create content on the fly view is not styled properly (#909)
  • IBX-6475: Fix translation variable visible in UI (#920)
  • IBX-6644: Gracefully handle broken custom URL aliases (#2111)
  • IBX-6635: Empty product list is not adapted to low resolution screens (#937)
  • IBX-6377: Wrong table color in RTE in content preview (#928)
  • IBX-6718: Missing scroll in language dropdown (#934)
  • IBX-6729: Drafts should be removed from user menu (#939)
  • IBX-6597: Content type pickers are inconsistent (#914)
  • IBX-6475: fix transaltions (#957)
  • IBX-6725: Autosave notification is in wrong place (#938)
  • IBX-6845: Matrix field columns table header not present until saved (#953)
  • IBX-6883: [PB] Add tooltips for all buttons in header (#960)
  • IBX-6993: [Fieldtype Matrix] After adding field, "select all checkbox" in table does not work (#978)
  • IBX-6998: First table row has white background (#982)
  • IBX-6955: Filters in global search are misaligned for long content type name (#969)
  • IBX-6612: [Customer] JS exception occurs while user navigate on content action menu (#970)
  • IBX-6985: Product code badge at wrong position (#975)
  • IBX-7061: Cannot switching filed groups on create and edit PT form (#988)
  • IBX-6950: Added style for invalid fields (#973)
  • IBX-7147: Fixed issue where multiple Encore entries are applied to ESI fragments (#1003)

ibexa/admin-ui-assets changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

ibexa/calendar changes between v4.6.0-beta2 and v4.6.0-beta3

Improvements

Read more

v4.5.4

03 Nov 13:12
Compare
Choose a tag to compare

ibexa/commerce v4.5.4 change log

Changes since v4.5.3

ibexa/admin-ui changes between v4.5.3 and v4.5.4

Improvements

  • IBX-6638: Provided tooltips for breadcrumbs in the Content View (#918)
  • IBX-6459: Fixed eztext preview in content structure (#941)

Bugs

  • IBX-6627: Removed non-existing service definition (#915)
  • IBX-5280: Added constraint LocationIsContainer to parentLocation in ContentCreateData (#734)
  • IBX-6343: ezdate and ezdatetime validation is styled properly (#912)
  • IBX-5854: Unified cookies names (#917)
  • IBX-6378: Create content on the fly view is not styled properly (#909)
  • IBX-6644: Gracefully handle broken custom URL aliases (#2111)
  • IBX-6635: Empty product list is not adapted to low resolution screens (#937)
  • IBX-6377: Wrong table color in RTE in content preview (#928)
  • IBX-6718: Missing scroll in language dropdown (#934)
  • IBX-6597: Content type pickers are inconsistent (#914)

ibexa/admin-ui-assets changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/calendar changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/cart changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/checkout changes between v4.5.3 and v4.5.4

Bugs

  • IBX-6540: [Checkout] Shipping and Billing addresses does not contains city value on Payment and Summary page (#165)

ibexa/connect changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/connector-dam changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/content changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/content-forms changes between v4.5.3 and v4.5.4

Bugs

  • IBX-6495: Fixed saving non-translatable fields in main language (#74)

ibexa/content-tree changes between v4.5.3 and v4.5.4

Bugs

  • IBX-5280 disable create option in context menu for not container contents (#49)

ibexa/core changes between v4.5.3 and v4.5.4

Improvements

  • IBX-5385: Added content-type option to ibexa:reindex command (#259)

Bugs

  • IBX-6481: Fixed keys in array returned by VersionValidator::validate (#271)
  • IBX-6484: Fixed Content Handler loadVersionInfoList database error
  • IBX-6601: Fixed wrong documentation for Indexable/Unindexed (#283)
  • IBX-6631: Enriched TrashItem with removedLocationContentIdMap
  • IBX-6738: Fixed content type group deletion when it contains orphaned content type drafts (#282)
  • IBX-6504: Gracefully handled URL generation in RoutingExtension
  • IBX-6207: Requests containing front controller script causes session-not-found exception (#377)

ibexa/corporate-account changes between v4.5.3 and v4.5.4

Bugs

  • IBX-4223: Made billing address required for companies (#212)

ibexa/cron changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/design-engine changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/doctrine-schema changes between v4.5.3 and v4.5.4

No significant changes.

ibexa/elasticsearch changes between v4.5.3 and v4.5.4

Bugs

  • IBX-3974: Added NullGroupResolver to narrow down the index even further (#56)

ibexa/experience changes between v4.5.3 and v4.5.4

Misc

  • IBX-2319: adjusted matcher tests config setup

ibexa/fastly changes between v4.5.3 and v4.5.4

Bugs

ibexa/fieldtype-address changes between v4.5.3 and v4.5.4

Bugs

  • IBX-4223: Validate name and country only if field is required (#20)

ibexa/fieldtype-matrix changes between v4.5.3 and v4.5.4

Bugs

ibexa/fieldtype-page changes between v4.5.3 and v4.5.4

Bugs

  • IBX-6608: Handled removal of orphaned zones when deleting draft (#250)
  • IBX-6504: Loaded block's Location with all languages (#251)

ibexa/fieldtype-query changes between v4.5.3 and [v4.5.4](https://github.com/ibexa/fieldtype-query/releases/tag/v4...

Read more

v3.3.36

03 Nov 14:10
Compare
Choose a tag to compare

ibexa/commerce v3.3.36 change log

Changes since v3.3.35

ezsystems/date-based-publisher changes between v4.3.17 and v4.3.18

Bugs

  • IBX-6631: Handled orphaned scheduled entries resulting from removed/trashed parent (#267)

ezsystems/ezplatform-admin-ui changes between v2.3.33 and v2.3.34

Bugs

ezsystems/ezplatform-content-forms changes between v1.3.15 and v1.3.16

Bugs

  • IBX-6495: Fixed saving non-translatable fields in main language (#74)

ezsystems/ezplatform-core changes between v2.3.35 and v2.3.36

No significant changes.

ezsystems/ezplatform-elastic-search-engine changes between v1.2.11 and v1.2.12

Bugs

  • IBX-3974: Added NullGroupResolver to narrow down the index even further (#56)

ezsystems/ezplatform-form-builder changes between v2.3.15 and v2.3.16

Bugs

  • IBX-6577: Fixed deleting form submissions with empty values (#340)
  • IBX-6654: Added richtext support (#341)
  • IBX-6832: Fixed FormSubmissionService to fetch proper field during submission (#342)

ezsystems/ezplatform-kernel changes between v1.3.33 and v1.3.34

Bugs

  • IBX-6484: Fixed Content Handler loadVersionInfoList database error
  • IBX-6631: Enriched TrashItem with removedLocationContentIdMap
  • IBX-6504: Gracefully handled URL generation in RoutingExtension
  • IBX-6207: Requests containing front controller script causes session-not-found exception (#377)

ezsystems/ezplatform-page-fieldtype changes between v2.3.26 and v2.3.27

Bugs

  • IBX-6608: Handled removal of orphaned zones when deleting draft (#250)
  • IBX-6504: Loaded block's Location with all languages (#251)

ezsystems/ezplatform-rest changes between v1.3.21 and v1.3.22

Bugs

  • IBX-6239: Added Content Type for Image Variation

ezsystems/ezplatform-richtext changes between v2.3.20 and v2.3.21

Bugs

  • IBX-6485: Forced RichText\Rendererto utilize PermissionResolver instead of AuthorizationChecker

ezsystems/ezplatform-solr-search-engine changes between v3.3.14 and v3.3.15

No significant changes.

ibexa/content changes between v3.3.35 and v3.3.36

No significant changes.

ibexa/experience changes between v3.3.35 and v3.3.36

No significant changes.

ibexa/image-editor changes between v1.0.12 and v1.0.13

Bugs

  • IBX-6681: Fixed disable toggle for image edit when external source is present (#77)
  • IBX-6740: Fixed image editor disable toggle for contents with no location (#78)

ibexa/oss changes between v3.3.35 and v3.3.36

No significant changes.

v3.3.35

12 Sep 13:18
Compare
Choose a tag to compare

ibexa/commerce v3.3.35 change log

Changes since v3.3.34

ezsystems/ezplatform-admin-ui changes between v2.3.32 and v2.3.33

Bugs

  • IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
  • IBX-2942: Added missing edit permission restriction in UDW response (#2109)

ezsystems/ezplatform-kernel changes between v1.3.32 and v1.3.33

Bugs

  • IBX-6173: Added indexes to ezcontentobject_attribute and ezurl_object_link tables

ezsystems/ezplatform-page-builder changes between v2.3.32 and v2.3.33

Bugs

  • IBX-6382: Improved matching Site Accesses in multi-admin scenario (#981)

ezsystems/ezplatform-personalization changes between v1.0.16 and v1.0.17

Improvements

ibexa/content changes between v3.3.34 and v3.3.35

No significant changes.

ibexa/experience changes between v3.3.34 and v3.3.35

No significant changes.

ibexa/installer changes between v1.0.16 and v1.0.17

Bugs

  • IBX-6173: Added indexes to ezcontentobject_attribute and ezurl_object_link tables
  • IBX-6255: Add indices to field_id columns in some tables in Form Builder related tables
  • IBX-6255: Bumped patch version for adding form indices scripts

ibexa/oss changes between v3.3.34 and v3.3.35

No significant changes.

v4.6.0-beta2

22 Sep 14:31
Compare
Choose a tag to compare

ibexa/commerce v4.6.0-beta2 change log

Changes since v4.6.0-beta1

ibexa/admin-ui changes between v4.6.0-beta1 and v4.6.0-beta2

Improvements

  • IBX-6017: Avoid loading whole content in the Content Tree (#2104)
  • IBX-6240: Create general css classes for switcher (from edit form left menu) (#850)
  • IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#866)
  • IBX-6415: Renamed domain names (#886)
  • IBX-3698: Conditional icon for form_help (#889)
  • IBX-6252: Update hover styles for --selector button (#877)
  • IBX-6338: As an Editor I'd like to sort the list of search results (#884)
  • IBX-6339: As an Editor I'd like use facets to filter global search results (#871)
  • IBX-6502: Drafts under content (#899)
  • IBX-6492: Keyboard support for redo and undo (#903)

Bugs

  • IBX-5744: [Tags] Incorrect Root tag name on create a new tag form (#827)
  • IBX-5869: Search results table view for many translations (#820)
  • IBX-5863: Adjust reschedule modal for long labels in buttons (#829)
  • IBX-5784, IBX-5743: CkEditor toolbar overflow (#815)
  • IBX-1133: An exception occurred while searching for available contents in back office (#2105)
  • IBX-6193: [Landing page] JS exception occur while editing landing page (#838)
  • IBX-6123: Fixed tooltips ellipsis (#848)
  • IBX-5979: Fixed creator filter overlapped by table elements in trash list (#832)
  • IBX-6001: Added cast items array to String (#843)
  • IBX-6160: Fix tooltip text height calculation (#852)
  • IBX-6160: Fix tooltip text height calculation (#851)
  • IBX-5852: Created a new layout for error pages to prevent leak data (#2106)
  • IBX-4325: Added min-height for field definition header (#839)
  • IBX-4172: Fixed jumping headline in content structure (#841)
  • IBX-6276: Added removing content type draft when clicking cancel button (#2107)
  • IBX-3675: Fix unavailable state styling of PB sidebar blocks (d&d) (#845)
  • IBX-3069: Fixed selection input in firefox (#835)
  • IBX-5145: Modified invitation modal for easier extending (#844)
  • IBX-6327: Added missing content_type_name parameter (#868)
  • IBX-6260: Fixed preview voter taking language priority into consideration (#865)
  • IBX-5886: Dispatched ContentCreateContentTypeChoiceLoaderEvent
  • IBX-6214: Set default action to publishContentType (#870)
  • IBX-6261: Fixed UDW Search module to set locations when unmounting (#861)
  • IBX-6342: Fixed richtext field in user content type (#885)
  • IBX-5854: Added base backoffice path to adminUI config (#860)
  • IBX-5743: Fixed header z-index in edit mode (#888)
  • IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
  • IBX-2942: Added missing edit permission restriction in UDW response (#2109)

Misc

ibexa/admin-ui-assets changes between v4.6.0-beta1 and v4.6.0-beta2

No significant changes.

ibexa/calendar changes between v4.6.0-beta1 and v4.6.0-beta2

Improvements

Bugs

  • IBX-6124: JS exception occur when user click on expand sidebar button (#47)
  • IBX-6135: [Calendar] Day view shows 9-day weeks (#93)
  • IBX-1120: [Calendar] The title of the content is partially displayed in day view (#92)
  • IBX-5194: Adjusted events fetching to account for timezone and daylight saving time (#43)

ibexa/cart changes between v4.6.0-beta1 and v4.6.0-beta2

Improvements

  • IBX-6051: Quick order warning cart items hightlighting (#71)
  • IBX-5874: Allow to attach context data to Cart and Cart Entries (#63)
  • IBX-6415: Renamed domain names (#78)
  • IBX-5966: Remote Product Catalog adjustments (#64)

Bugs

Read more

v4.5.3

14 Sep 11:31
Compare
Choose a tag to compare

ibexa/commerce v4.5.3 change log

Changes since v4.5.2

ibexa/admin-ui changes between v4.5.2 and v4.5.3

Improvements

Bugs

  • IBX-6261: Fixed UDW Search module to set locations when unmounting (#861)
  • IBX-6342: Fixed richtext field in user content type (#885)
  • IBX-5854: Added base backoffice path to adminUI config (#860)
  • IBX-5743: Fixed header z-index in edit mode (#888)
  • IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
  • IBX-2942: Added missing edit permission restriction in UDW response (#2109)

Misc

ibexa/admin-ui-assets changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/calendar changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/cart changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/checkout changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/connect changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/connector-dam changes between v4.5.2 and v4.5.3

Bugs

  • IBX-6364: Fixed translations originating from JS (#40)

ibexa/content changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/content-forms changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/content-tree changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/core changes between v4.5.2 and v4.5.3

Bugs

  • IBX-5061: Improved readability for DateMetadata criterion targets (#204)

ibexa/corporate-account changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/cron changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/design-engine changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/doctrine-schema changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/elasticsearch changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/experience changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/fastly changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/fieldtype-address changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/fieldtype-matrix changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/fieldtype-page changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/fieldtype-query changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/fieldtype-richtext changes between v4.5.2 and v4.5.3

Improvements

Bugs

  • IBX-6352: Blocked image upload when moving it inside RTE (#121)
  • IBX-6354: Set z-index for .ck-toolbar-container and .ck-balloon-panel_with-arrow (#124)

ibexa/form-builder changes between v4.5.2 and v4.5.3

Bugs

  • IBX-6255: Updated schema.yaml with new indices
  • IBX-6255: Applied review remark

ibexa/graphql changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/http-cache changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/i18n changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/icons changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/image-editor changes between v4.5.2 and v4.5.3

No significant changes.

ibexa/installer changes between v4.5.2 and v4.5.3

Bugs

  • IBX-6255: Add indices to field_id columns in some tables in Form Builder related tables
  • IBX-6255: Bumped patch version for adding form indices scripts

[ibexa/measurement](htt...

Read more