Skip to content

Releases: ibexa/content

v4.5.3

14 Sep 11:18
Compare
Choose a tag to compare

ibexa/content 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/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-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/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/fastly 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-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/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 changes between v4.5.2 and v4.5.3

Improvements

  • IBX-3698: Added value format hint to variant attribute definition form (#76)

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

Improvements

  • IBX-6571: Added migration name to exception message when execution fails
  • IBX-6445: Added ability to reference current project dir

ibexa/oauth2-client changes between v4.5.2 and v4.5.3

No significant changes.

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

No significant changes.

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

Improvements

Read more

v4.5.2

22 Aug 12:12
Compare
Choose a tag to compare

ibexa/content v4.5.2 change log

Changes since v4.5.1

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

Improvements

  • IBX-6017: Avoid loading whole content in the Content Tree (#2104)

Bugs

  • 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-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)

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

No significant changes.

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

Bugs

  • IBX-5194: Adjusted events fetching to account for timezone and daylight saving time (#43)

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

No significant changes.

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

No significant changes.

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

Bugs

  • IBX-4031: Forced published non-translatable field to be shown in current field (#71)

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

No significant changes.

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

Improvements

  • IBX-6185: Add more PHP file types to default upload blocklist (#3153) (#379)
  • IBX-6017: Implemented loadVersionInfoListByContentInfo PAPI method
  • IBX-6017: Fixed validation of ContentService::loadVersionInfoListByContentInfo input

Bugs

  • IBX-6195: Made URL_ALIAS_ROUTE_NAME calls inside URL Alias Routers static (#246)
  • IBX-5388: Added index on ezcontentobject_link.contentclassattribute_id field
  • IBX-5936: Added ContentTypeHandler::loadContentTypesByFieldDefinitionIdentifier method (#249)
  • EZP-29574: [Tests] Fixed randomly failing testLoadUserByToken
  • IBX-152: Optimized Legacy Search Engine FullText Word Indexer
  • IBX-6254: Refactored MemoryCachingHandler to use CacheIdentifierGeneratorInterface with shortened persistence cache tags (#252)
  • IBX-4031: Ensured non-translatable field values are copied when publishing a draft
  • IBX-6173: Added indexes to ezcontentobject_attribute and ezurl_object_link tables

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

No significant changes.

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

No significant changes.

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

No significant changes.

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

Bugs

  • IBX-6273: Fixed setting missing SearchResult time and maxScore properties

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

No significant changes.

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

No significant changes.

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

No significant changes.

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

Bugs

  • IBX-6162: Add link params to all selected paragraphs (#103)
  • IBX-6071: Handled custom attributes deselection (#104)
  • IBX-6121: Added z-index to toolbar (#111)
  • IBX-6077: Fixed saving custom classes and attributes on tables in OE (#107)
  • IBX-5932: Added max-height for .ck.ck-dropdown__panel (#112)
  • IBX-1756: Added id attribute to custom tags (#238)
  • IBX-6200: Changed the way Custom Styles list was displayed (#109)
  • IBX-5871: Changed check if @xLink:title exists and not empty for a link element (#115)
  • IBX-6217: Forced RichText\Rendererto utilize `Pe...
Read more

v3.3.34

17 Aug 11:26
Compare
Choose a tag to compare

ibexa/content v3.3.34 change log

Changes since v3.3.33

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

Improvements

  • IBX-6017: Avoid loading whole content in the Content Tree (#2104)

Bugs

  • IBX-5663: Paginated role assignments to improve performance in the Roles module (#2102)
  • IBX-1133: An exception occurred while searching for available contents in back office (#2105)
  • IBX-5852: Created a new layout for error pages to prevent leak data (#2106)
  • IBX-6276: Added removing content type draft when clicking cancel button (#2107)

ezsystems/ezplatform-calendar changes between v1.3.8 and v1.3.9

Improvements

Bugs

  • 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)

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

Bugs

  • IBX-4031: Forced published non-translatable field to be shown in current field (#71)

ezsystems/ezplatform-core changes between v2.3.33 and v2.3.34

No significant changes.

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

Bugs

  • IBX-6273: Fixed setting missing SearchResult time and maxScore properties

ezsystems/ezplatform-graphql changes between v2.3.16 and v2.3.17

Bugs

  • IBX-5094: Added try-catch block for UnauthorizedException (#136)

ezsystems/ezplatform-http-cache-fastly changes between v2.0.13 and v2.0.14

Bugs

  • IBX-5501: Fastly shielding : Possible race condition if Edge PoP receives soft purge request before shield (#44)

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

Improvements

  • IBX-6185: Add more PHP file types to default upload blocklist (#3153) (#379)
  • IBX-6017: Implemented loadVersionInfoListByContentInfo PAPI method
  • IBX-6017: Fixed validation of ContentService::loadVersionInfoListByContentInfo input

Bugs

  • IBX-5663: Added paginated role assignments load method to API
  • IBX-5388: Added index on ezcontentobject_link.contentclassattribute_id field
  • EZP-29574: [Tests] Fixed randomly failing testLoadUserByToken
  • IBX-152: Optimized Legacy Search Engine FullText Word Indexer
  • IBX-4031: Ensured non-translatable field values are copied when publishing a draft

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

No significant changes.

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

Bugs

  • IBX-6134: Changed ANCHOR_PATTERN to be compatible with xml:id because cannot have : character (#235)
  • IBX-6136: Changed value validation logic for anchor (#236)
  • IBX-5961: Cut&pasting from Word might cause invaliation error due to not accepted TextAlign value (#233)
  • IBX-1756: Added id attribute to custom tags (#238)
  • IBX-5048: Fixed handling nested lists with line feeds (#237)

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

Bugs

ibexa/migrations changes between v1.0.28 and v1.0.29

Bugs

  • IBX-5873: Fixed executing ContentType update when draft already exists

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

Misc

  • IBX-4516: Set a combination of 3 PHP & 3 Node versions. Ditched using default image. (#103)

v4.5.1

20 Jul 09:33
Compare
Choose a tag to compare

ibexa/content v4.5.1 change log

Changes since v4.5.0

ibexa/admin-ui changes between v4.5.0 and v4.5.1

Improvements

Bugs

  • IBX-5606: Removed duplicated GraphQL request in the Subitems module (#765)
  • IBX-3528: Fixed collapse toggler rotation (#756)
  • IBX-5640: Added available translations to dashboard data (#2099)
  • IBX-1786: [Content type translations] Notification for edited content type in incorrectly displayed (#2100)
  • IBX-5472: Missing translation for search.date.range (#2097)
  • IBX-5717: Content type filter values in UDW have minor CSS issues (#790)
  • IBX-5737: Scroll in extra actions is in wrong place (#789)
  • IBX-5727: [Create a user] Toggle enabled button is not activated for newly created user when space button on the keyboard is used (#787)
  • IBX-5758: [Trash] Custom range and its from date - to input does not contains properly formatted input style (#2103)
  • IBX-4674: Unnecessary wrap on text in checkbox on field - opened accordion (#791)
  • IBX-5620: Fixed validation in change password (#772)
  • IBX-5789: Fixed broken checkbox display when language is set to french (#800)
  • IBX-5688: Fixed flatpicker wrong convert on init (#792)
  • IBX-5778: Fixed misplaced Content Type translation dropdown (#798)
  • IBX-5455: Checkboxes are not aligned with other data in Languages & Currencies tabs (#777)
  • IBX-5429: Fixed empty spaces when creating classes (#782)
  • IBX-5672: Performance Improvement of IconPathResolver::resolve()
  • IBX-5879: Fixed startingLocationId and rootLocationId in UDW (#808)
  • IBX-5784: CkEditor toolbar overflow fix (#807)
  • IBX-5181 fix ui texts position (#723)
  • IBX-4233: Form Inputs - space between fields (#796)
  • IBX-5945: Fix Trash's pagination (#809)
  • IBX-5411: Fixed form exception due to incomplete field definition
  • IBX-5663: Paginated role assignments to improve performance in the Roles module (#2102)
  • IBX-5934: added icon 'business-deal-cash' (#816)
  • IBX-6003: Fixed tab rendering after changing page in the Assignments tab in the Roles module (#821)
  • IBX-4676: Update label for button 'Discard changes' [edit content type] (#813)
  • IBX-5999: Tag styles updated (#822)
  • IBX-5981: Fixed mutation observer in content create validation (#828)
  • 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)

ibexa/admin-ui-assets changes between v4.5.0 and v4.5.1

No significant changes.

ibexa/calendar changes between v4.5.0 and v4.5.1

Improvements

Bugs

  • IBX-3528: Fixed collapse toggler in filters (#44)
  • IBX-5735: [Calendar] Modified language dropdown moves Types list below (#45)
  • 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)

ibexa/connect changes between v4.5.0 and v4.5.1

No significant changes.

ibexa/connector-dam changes between v4.5.0 and v4.5.1

Improvements

  • IBX-5569: Switched to reusable generator workflow (#52)

ibexa/content-forms changes between v4.5.0 and v4.5.1

Improvements

  • IBX-5569: Switched to reusable generator workflow (#69)

Bugs

ibexa/content-tree changes between v4.5.0 and v4.5.1

Bugs

  • IBX-5442: {{ moreInformationLink }} not replaced in warning notifications (#45)

ibexa/core changes between v4.5.0 and v4.5.1

Bugs

  • IBX-5541: Fixed Image Alias Generators' service priorities (#228)
  • IBX-5068: Fixed mapping fields for update to account for language
  • IBX-5663: Added paginated role assignments load method to API
  • IBX-4853: Introduced Locale::convertToRepository method (#245)

ibexa/cron changes between v4.5.0 and v4.5.1

No significant changes.

ibexa/design-engine changes between [...

Read more

v4.4.4

14 Jun 12:31
Compare
Choose a tag to compare

ibexa/content v4.4.4 change log

Changes since v4.4.3

ibexa/admin-ui changes between v4.4.3 and v4.4.4

Improvements

Bugs

  • IBX-5699: "Create company" form shouldnt be available if there are no customer groups (#781)
  • IBX-5606: Removed duplicated GraphQL request in the Subitems module (#765)
  • IBX-3528: Fixed collapse toggler rotation (#756)
  • IBX-5640: Added available translations to dashboard data (#2099)
  • IBX-1786: [Content type translations] Notification for edited content type in incorrectly displayed (#2100)
  • IBX-5472: Missing translation for search.date.range (#2097)
  • IBX-5717: Content type filter values in UDW have minor CSS issues (#790)
  • IBX-5727: [Create a user] Toggle enabled button is not activated for newly created user when space button on the keyboard is used (#787)
  • IBX-5758: [Trash] Custom range and its from date - to input does not contains properly formatted input style (#2103)
  • IBX-4674: Unnecessary wrap on text in checkbox on field - opened accordion (#791)
  • IBX-5620: Fixed validation in change password (#772)
  • IBX-5789: Fixed broken checkbox display when language is set to french (#800)
  • IBX-5778: Fixed misplaced Content Type translation dropdown (#798)
  • IBX-5455: Checkboxes are not aligned with other data in Languages & Currencies tabs (#777)
  • IBX-5429: Fixed empty spaces when creating classes (#782)
  • IBX-5672: Performance Improvement of IconPathResolver::resolve()
  • IBX-5879: Fixed startingLocationId and rootLocationId in UDW (#808)
  • IBX-5784: CkEditor toolbar overflow fix (#807)
  • IBX-5181 fix ui texts position (#723)
  • IBX-4233: Form Inputs - space between fields (#796)

ibexa/admin-ui-assets changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/calendar changes between v4.4.3 and v4.4.4

Improvements

  • IBX-5569: Switched to reusable generator workflow (#91)

Bugs

  • IBX-3528: Fixed collapse toggler in filters (#44)
  • IBX-5735: [Calendar] Modified language dropdown moves Types list below (#45)

ibexa/connect changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/connector-dam changes between v4.4.3 and v4.4.4

Improvements

  • IBX-5569: Switched to reusable generator workflow (#52)

ibexa/content-forms changes between v4.4.3 and v4.4.4

Improvements

  • IBX-5569: Switched to reusable generator workflow (#69)

Bugs

ibexa/content-tree changes between v4.4.3 and v4.4.4

Bugs

  • IBX-5442: {{ moreInformationLink }} not replaced in warning notifications (#45)

ibexa/core changes between v4.4.3 and v4.4.4

Bugs

  • IBX-5541: Fixed Image Alias Generators' service priorities (#228)
  • IBX-5068: Fixed mapping fields for update to account for language

ibexa/cron changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/design-engine changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/doctrine-schema changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/elasticsearch changes between v4.4.3 and v4.4.4

Bugs

  • IBX-5858: Elasticsearch - Swapping locations of different contenttypes corrupts search index

ibexa/fastly changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/fieldtype-matrix changes between v4.4.3 and v4.4.4

Improvements

  • IBX-5569: Switched to reusable generator workflow (#77)

ibexa/fieldtype-query changes between v4.4.3 and v4.4.4

No significant changes.

ibexa/fieldtype-richtext changes between v4.4.3 and v4.4.4

Bugs

  • IBX-5297: Fixed custom tag without any attribute (#82)
  • IBX-4908: Fixed styling for custom styles in editor (#84)
  • IBX-4911: Fixed breaking custom styles by italic or strikethrough (#85)
  • IBX-5788: Fixed the upcast conversion in image editing (#87)
  • IBX-5757: Fixed custom classes and attributes on headings (#88)
  • IBX-5784: CkEditor toolbar overflow fix (#86)

ibexa/graphql changes between [v4.4.3](https://github.com/ibexa/graphql/r...

Read more

v3.3.33

31 May 10:09
Compare
Choose a tag to compare

ibexa/content v3.3.33 change log

Changes since v3.3.32

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

Improvements

ezsystems/doctrine-dbal-schema changes between v1.0.9 and v1.0.10

Improvements

  • IBX-5569: Switched to reusable generator workflow

ezsystems/ez-support-tools changes between v2.3.10 and v2.3.11

Improvements

  • IBX-5569: Switched to reusable generator workflow

ezsystems/ezcommerce-base-design changes between v3.3.9 and v3.3.10

Improvements

  • IBX-5569: Switched to reusable generator workflow

ezsystems/ezcommerce-checkout changes between v1.0.13 and v1.0.14

Improvements

  • IBX-5569: Switched to reusable generator workflow (#61)

ezsystems/ezcommerce-fieldtypes changes between v1.2.11 and v1.2.12

Improvements

  • IBX-5569: Switched to reusable generator workflow (#38)

ezsystems/ezcommerce-price-engine changes between v3.3.10 and v3.3.11

Improvements

  • IBX-5569: Switched to reusable generator workflow (#60)

ezsystems/ezcommerce-shop changes between v3.3.23 and v3.3.24

Improvements

ezsystems/ezcommerce-shop-ui changes between v1.1.8 and v1.1.9

Improvements

  • IBX-5569: Switched to reusable generator workflow (#33)

ezsystems/ezplatform-admin-ui changes between v2.3.30 and v2.3.31

Improvements

Bugs

  • IBX-5640: Added available translations to dashboard data (#2099)
  • IBX-1786: [Content type translations] Notification for edited content type in incorrectly displayed (#2100)
  • IBX-5472: Missing translation for search.date.range (#2097)
  • IBX-5758: [Trash] Custom range and its from date - to input does not contains properly formatted input style (#2103)

Misc

ezsystems/ezplatform-admin-ui-assets changes between v5.3.3 and v5.3.4

Improvements

ezsystems/ezplatform-calendar changes between v1.3.7 and v1.3.8

Improvements

  • IBX-5569: Switched to reusable generator workflow (#91)

ezsystems/ezplatform-connector-dam changes between v1.1.7 and v1.1.8

Improvements

  • IBX-5569: Switched to reusable generator workflow (#52)

ezsystems/ezplatform-content-forms changes between v1.3.13 and v1.3.14

Improvements

  • IBX-5569: Switched to reusable generator workflow (#69)

Bugs

ezsystems/ezplatform-core changes between v2.3.32 and v2.3.33

Improvements

  • IBX-5569: Switched to reusable generator workflow

Bugs

  • IBX-5672: Performance Improvement of IconPathResolver::resolve()

ezsystems/ezplatform-cron changes between v3.1.5 and v3.1.6

Improvements

  • IBX-5569: Switched to reusable generator workflow

ezsystems/ezplatform-design-engine changes between v3.0.11 and v3.0.12

Improvements

  • IBX-5569: Switched to reusable generator workflow

ezsystems/ezplatform-elastic-search-engine changes between v1.2.9 and v1.2.10

Improvements

  • IBX-5569: Switched to reusable generator workflow

Bugs

  • IBX-5858: Elasticsearch - Swapping locations of different contenttypes corrupts search index

ezsystems/ezplatform-graphql changes between v2.3.15 and v2.3.16

Improvements

ezsystems/ezplatform-http-cache changes between v2.3.14 and [v2.3.15...

Read more

v4.5.0

12 May 10:34
Compare
Choose a tag to compare

ibexa/content v4.5.0 change log

Changes since v4.4.0

ibexa/admin-ui changes between v4.4.0 and v4.5.0

Improvements

Bugs

  • IBX-4327: Content airtime settings modal design (#670)
  • IBX-4678: Unnecessary remove icon in enabled state of inputs- Article content form (#679)
  • IBX-4972: Middle elippsis fixed container class checked (#688)
  • IBX-4629: Implement Meta field groups (#680)
  • IBX-4913: Blank space cannot be added to product collection search (#690)
  • IBX-4922: [Product type] Missing translation for validation message for identifier field and notification message (#691)
  • IBX-4937: Content Tree has CSS issues when loading plenty of children under a node (#692)
  • IBX-4993 changed content_fields.html.twig to display table header for relation in preview (#693)
  • IBX-1948 : Log exceptions from admin-ui (#2028)
  • IBX-4477: Improved copy subtree limit check performance
  • IBX-4386: Removed argument binding to prevent breaking external libraries
  • IBX-4791: [Date picker] Cannot open date time picker by clicking on calendar icon in the input (#678)
  • IBX-4339: Input validation - wrong style (#658)
  • IBX-5017: Select all checkbox in Relation List is inconsistent (#700)
  • IBX-2778: Personalization - Wrong styles for Scenarios (#704)
  • IBX-5143: Fixed autosave default value (#2093)
  • IBX-4343: PB timeline grey backdrop (#706)
  • IBX-4887: Content type group with space or '/' causes js an error in the BackOffice search (#710)
  • IBX-3972: Fixed reset and change password validation messages styling
  • IBX-4681: Cannot swap sections with D&D in Content/Product Type (#698)
  • IBX-5053: Handled deleted Locations in UDW-based limitations (#2089)
  • IBX-4445: Option to add last column in tables as sticky (#695)
  • IBX-5151: [Subitems] Clicking arrow in non-focused input priority doesn't change value (#712)
  • IBX-5197: [Change password] Error messages stack on submit (#719)
  • IBX-5138: The header in content edit view is displayed incorrectly when scrolling (#714)
  • IBX-5186: [Content type] JS exception occurs while taxonomy entry field is moved to metadata (#724)
  • IBX-5240: Fixed translation edit widget (#729)
  • IBX-5247: Fixed alignment in table filters (#731)
  • IBX-5248: Fixed checkbox alignment in content center table cell (#730)
  • IBX-5300: Fixed invalid content's URL in search item template (#2095)
  • IBX-5076: Fixed disabling ability to copy subtree (#2091)
  • IBX-1961: Added extensibility point to edit header (#753)
  • IBX-3387: Fixed labels in language create (#749)
  • IBX-5412: Removed parseInt from selectedItem.dataset.id (#747)
  • IBX-5368: fix popup menu item height for multiline items (#752)
  • IBX-3482: Fixed position of actions in details header (#754)
  • IBX-5518: Add tag block in page_title twig component (#760)
  • IBX-4012: [Sections] Recalculate last section padding on section height change (#758)
  • IBX-5561: [Payments] Cannot use Created at/Updated at filter (#762)
  • IBX-5622: Adaptive filters styling improvements (#767)
  • IBX-5625: Fix missing translations in PB - error in anchor navigation js (#769)
  • IBX-5546: Add double input range filter (#768)
  • IBX-5565: Add reusable delete confirmation...
Read more

v4.4.3

11 May 09:42
Compare
Choose a tag to compare

ibexa/content v4.4.3 change log

Changes since v4.4.2

ibexa/admin-ui changes between v4.4.2 and v4.4.3

Bugs

  • IBX-5635: [Payments] Missing placeholder after removing all items from the filter (#771)
  • IBX-5267: Removed parameters not existing in content/create context (#775)
  • IBX-5583: Fix multiselect dropdown not firing change event (#776)
  • IBX-5382: Optimize Content Tree node building when it comes to bookmarks (#744)
  • IBX-5653: [Search] Theres JS error on Select subtree UDW confirm action (#773)
  • IBX-5400: Subtree Filter with content long name have remove icon outside of badge (#774)
  • IBX-5702: Fixed ezselection rendering (#784)

Misc

ibexa/admin-ui-assets changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/calendar changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/connect changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/connector-dam changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/content-forms changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/content-tree changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/core changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/cron changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/design-engine changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/doctrine-schema changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/elasticsearch changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/fastly changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/fieldtype-matrix changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/fieldtype-query changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/fieldtype-richtext changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/graphql changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/http-cache changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

ibexa/i18n changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/icons changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/image-editor changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/installer changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/measurement changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/migrations changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/oauth2-client changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/oss changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Replaced changelog generator workflow with reusable (#93)

ibexa/personalization changes between v4.4.2 and v4.4.3

Bugs

ibexa/post-install changes between v4.4.2 and v4.4.3

No significant changes.

ibexa/product-catalog changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5693: [Catalog filters] Filters do not disappear from Catalogs filter list when user click on cancel or back buttons (#951)

Bugs

Read more

v4.5.0-rc1

28 Apr 13:53
Compare
Choose a tag to compare

ibexa/content v4.5.0-rc1 change log

Changes since v4.5.0-beta1

ibexa/admin-ui changes between v4.5.0-beta1 and v4.5.0-rc1

Improvements

Bugs

  • IBX-5518: Add tag block in page_title twig component (#760)
  • IBX-4012: [Sections] Recalculate last section padding on section height change (#758)
  • IBX-5561: [Payments] Cannot use Created at/Updated at filter (#762)
  • IBX-5622: Adaptive filters styling improvements (#767)
  • IBX-5625: Fix missing translations in PB - error in anchor navigation js (#769)
  • IBX-5546: Add double input range filter (#768)
  • IBX-5565: Add reusable delete confirmation modal (#766)
  • IBX-5576: [Payments] Issues with filters (#763)
  • IBX-5633: Dropdown classes trim fix (#770)
  • IBX-5635: [Payments] Missing placeholder after removing all items from the filter (#771)
  • IBX-5267: Removed parameters not existing in content/create context (#775)

ibexa/admin-ui-assets changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/calendar changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/connect changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/connector-dam changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/content-forms changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/content-tree changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/core changes between v4.5.0-beta1 and v4.5.0-rc1

Improvements

  • IBX-5361: Implemented handling of NotCompromisedPassword constraint (#221)

Bugs

  • IBX-5505: Fixed preview response to have private Cache-Control headers

ibexa/cron changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/design-engine changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/doctrine-schema changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/elasticsearch changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/fastly changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/fieldtype-matrix changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/fieldtype-query changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/fieldtype-richtext changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/graphql changes between v4.5.0-beta1 and v4.5.0-rc1

Bugs

  • IBX-5515: Corrected return type for resolveItemFieldValue function

ibexa/http-cache changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/i18n changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/icons changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/image-editor changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/installer changes between v4.5.0-beta1 and v4.5.0-rc1

Improvements

  • IBX-3250: Drop unique key constraint for taxonomy identifiers

ibexa/measurement changes between v4.5.0-beta1 and v4.5.0-rc1

Improvements

  • IBX-5676: Added extra_options property to REST ProductType response for Attributes

ibexa/migrations changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/oauth2-client changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.

ibexa/oss changes between v4.5.0-beta1 and v4.5.0-rc1

Improvements

  • IBX-5569: Replaced changelog generator workflow with reusable (#93)

ibexa/personalization changes between v4.5.0-beta1 and v4.5.0-rc1

Bugs

Read more

v4.4.2

20 Apr 13:18
Compare
Choose a tag to compare

ibexa/content v4.4.2 change log

Changes since v4.4.1

ibexa/admin-ui changes between v4.4.1 and v4.4.2

Improvements

  • IBX-5018: Unified 'Create' buttons in Content Types and Content Type Groups lists (#720)
  • IBX-5369: Fixed admin notifications request being queued too often (#740)

Bugs

  • IBX-4339: Input validation - wrong style (#658)
  • IBX-5017: Select all checkbox in Relation List is inconsistent (#700)
  • IBX-2778: Personalization - Wrong styles for Scenarios (#704)
  • IBX-5143: Fixed autosave default value (#2093)
  • IBX-4343: PB timeline grey backdrop (#706)
  • IBX-4887: Content type group with space or '/' causes js an error in the BackOffice search (#710)
  • IBX-3972: Fixed reset and change password validation messages styling
  • IBX-4681: Cannot swap sections with D&D in Content/Product Type (#698)
  • IBX-5053: Handled deleted Locations in UDW-based limitations (#2089)
  • IBX-4445: Option to add last column in tables as sticky (#695)
  • IBX-5151: [Subitems] Clicking arrow in non-focused input priority doesn't change value (#712)
  • IBX-5197: [Change password] Error messages stack on submit (#719)
  • IBX-5138: The header in content edit view is displayed incorrectly when scrolling (#714)
  • IBX-5186: [Content type] JS exception occurs while taxonomy entry field is moved to metadata (#724)
  • IBX-5240: Fixed translation edit widget (#729)
  • IBX-5247: Fixed alignment in table filters (#731)
  • IBX-5248: Fixed checkbox alignment in content center table cell (#730)
  • IBX-5300: Fixed invalid content's URL in search item template (#2095)
  • IBX-5076: Fixed disabling ability to copy subtree (#2091)
  • IBX-1961: Added extensibility point to edit header (#753)
  • IBX-3387: Fixed labels in language create (#749)
  • IBX-5412: Removed parseInt from selectedItem.dataset.id (#747)
  • IBX-5368: fix popup menu item height for multiline items (#752)
  • IBX-3482: Fixed position of actions in details header (#754)

ibexa/admin-ui-assets changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/calendar changes between v4.4.1 and v4.4.2

Bugs

ibexa/connector-dam changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/content-forms changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/content-tree changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/core changes between v4.4.1 and v4.4.2

Bugs

  • IBX-3972: Fixed password validation for UserService::updateUserPassword
  • IBX-5026: Fixed subtree op. perm. checks for Content with multiple Locations
  • IBX-5270: Implemented cache indices validator and fixed broken loadSubtreeIds pattern
  • IBX-5119: Added logging for invalid Content's Locations setup
  • IBX-5153: Fixed behavior for empty image variation configuration
  • IBX-5505: Fixed preview response to have private Cache-Control headers

ibexa/cron changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/design-engine changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/doctrine-schema changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/elasticsearch changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/fastly changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/fieldtype-matrix changes between v4.4.1 and v4.4.2

No significant changes.

ibexa/fieldtype-query changes between v4.4.1 and v4.4.2

Bugs

ibexa/fieldtype-richtext changes between v4.4.1 and v4.4.2

Bugs

  • IBX-5133: Fixed Solr integration tests having hardcoded Core resources
  • IBX-4988: Toolbar popups are obscured by the header (#70)
  • IBX-4989: Rich Text custom tag attributes preview doesn't update properly (#72)
  • IBX-5054: Fixed keeping HTML code inside Custom tag's attribute (#71)
  • IBX-5147: [Rich text field type] Closing custom tag before finishing edition causes edition to hover. (#75)
  • IBX-4927: Changing custom tag configuration breaks existing Rich Text fields that include this tag (#76)
  • IBX-2349/5244/5245: Added possibility to ...
Read more