Skip to content

v4.6.0-beta3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 16:57
· 34 commits to master since this release

ibexa/oss 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/content-forms changes between v4.6.0-beta2 and v4.6.0-beta3

Improvements

  • IBX-6279: Simplify actions in create and edit modes (#50)
  • IBX-6315: Added url param publishedContentId (#53)

Bugs

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

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

Improvements

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)
  • IBX-6880: Skipped normalizing directories in the normalizePath method
  • IBX-6880: Rollback

ibexa/core-persistence changes between v4.6.0-beta2 and v4.6.0-beta3

Improvements

  • IBX-6824: Fixed doctrine metadata property/foreign key relationship methods
  • IBX-6824: Skip column to foreign relationship mapping for primary key
  • IBX-6824: Fixed inheritance column reported as invalid
  • IBX-6824: Added ability to perform queries across multiple tables

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

No significant changes.

ibexa/design-engine changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

ibexa/doctrine-schema changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

ibexa/fieldtype-matrix changes between v4.6.0-beta2 and v4.6.0-beta3

Bugs

  • IBX-6530: Fixed checkbox in content type edit (#32)
  • 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)

ibexa/fieldtype-query changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

ibexa/fieldtype-richtext changes between v4.6.0-beta2 and v4.6.0-beta3

Improvements

Bugs

  • IBX-6485: Forced RichText\Rendererto utilize PermissionResolver instead of AuthorizationChecker
  • IBX-6467: Fixed styling of RichText field validation (#128)
  • IBX-6400: Moving images between lines can result in a disapperance of another image (#132)
  • IBX-6578: Fixed auto loading issue in LiteralLayoutNestedListTest (#241)

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

Improvements

  • IBX-6602: Used Content::getThumbnail directly for obtaining thumbnails (#56)

ibexa/http-cache changes between v4.6.0-beta2 and v4.6.0-beta3

Bugs

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

Improvements

  • IBX-6415: Renamed domain names and removed obsolete translations (#32)

ibexa/post-install changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

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

Improvements

  • IBX-6620: Added image criterions rest input parsers (#76)

Bugs

  • IBX-6640: Fixed infinite loop when Normalizer returns an object
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+)

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

Improvements

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

Improvements

ibexa/standard-design changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

ibexa/system-info changes between v4.6.0-beta2 and v4.6.0-beta3

No significant changes.

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

Improvements

  • IBX-6419: Added user avatar to user references (#62)
  • IBX-6547: Made ibexa.user_settings.update exposed (#63)