Skip to content

Releases: ibexa/fieldtype-richtext

v4.5.7

10 Apr 12:51
Compare
Choose a tag to compare

ibexa/fieldtype-richtext changes between v4.5.6 and v4.5.7

No significant changes.

v4.6.2

20 Mar 15:12
Compare
Choose a tag to compare

ibexa/fieldtype-richtext changes between v4.6.1 and v4.6.2

Improvements

  • IBX-7928: As a developer, I want to have newest patch version of eslint config installed (#153)

Bugs

v4.5.6

20 Mar 14:44
Compare
Choose a tag to compare

ibexa/fieldtype-richtext changes between v4.5.5 and v4.5.6

Improvements

Bugs

v4.6.1

28 Feb 13:21
Compare
Choose a tag to compare

ibexa/fieldtype-richtext changes between v4.6.0 and v4.6.1

Bugs

v4.6.0

13 Feb 14:56
Compare
Choose a tag to compare

ibexa/fieldtype-richtext changes between v4.5.0 and v4.6.0

Improvements

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)
  • IBX-5870: Fixed link editing
  • IBX-5870: Fixed link editing (#90)
  • IBX-5950: Fixed last value from one custom class appears in another (#93)
  • IBX-5741: Fixed attribute preview cannot be collapsed (#91)
  • IBX-5981: Fixed handling multiple custom classes (#95)
  • IBX-6025: Properties of one custom tag showing in the preview of another (#97)
  • IBX-5715: Added validate if anchor value is unique and valid (#94)
  • IBX-6149: Richtext: Anchor is duplicated when entering newline
  • IBX-5784: CkEditor toolbar top position fixed (#92)
  • IBX-6026: Fixed deleting multiple custom tags in once (#99)
  • IBX-6039: Fixed dropdown label for custom styles (#98)
  • IBX-6151, IBX-6148: Added check if balloon hasView to prevent trying it add again it, corrected logic for countElementsWithSameId (#101)
  • 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-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 PermissionResolver instead of AuthorizationChecker (#118)
  • IBX-5048: Fixed handling nested lists with line feeds (#237)
  • IBX-6078: Added Revert to saved button (#117)
  • 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)
  • 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)
  • IBX-7195: [Focus mode] Rich text options do not display correctly (#137)
  • IBX-7441: Fixed custom attributes in link (#140)
  • IBX-7468: Z-index issue with pop-ups in RTE fields (#142)
  • IBX-7219: Fixed formatted focus (#145)
  • IBX-6379: Fixed anchor in formatted (#144)
  • IBX-7747: Two or more embedded items makes popup menu unable to open (#147)

v4.5.5

05 Feb 13:28
Compare
Choose a tag to compare

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

Bugs

  • IBX-6578: Fixed auto loading issue in LiteralLayoutNestedListTest (#241)

v4.6.0-rc1

24 Jan 08:19
Compare
Choose a tag to compare

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

Improvements

Bugs

  • IBX-6025: Properties of one custom tag showing in the preview of another (#97)
  • IBX-5715: Added validate if anchor value is unique and valid (#94)
  • IBX-6149: Richtext: Anchor is duplicated when entering newline
  • IBX-5784: CkEditor toolbar top position fixed (#92)
  • IBX-6026: Fixed deleting multiple custom tags in once (#99)
  • IBX-6039: Fixed dropdown label for custom styles (#98)
  • IBX-6151, IBX-6148: Added check if balloon hasView to prevent trying it add again it, corrected logic for countElementsWithSameId (#101)
  • 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-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 PermissionResolver instead of AuthorizationChecker (#118)
  • IBX-5048: Fixed handling nested lists with line feeds (#237)
  • IBX-6078: Added Revert to saved button (#117)
  • 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)
  • 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)
  • IBX-7195: [Focus mode] Rich text options do not display correctly (#137)
  • IBX-7441: Fixed custom attributes in link (#140)

v4.6.0-beta5

18 Jan 13:06
Compare
Choose a tag to compare

ibexa/fieldtype-richtext changes between v4.6.0-beta4 and v4.6.0-beta5

Bugs

v4.6.0-beta4

18 Dec 14:00
Compare
Choose a tag to compare

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

Improvements

  • IBX-7329: Enhancing UX: Name Updates for Product 4.6 LTS+ (#138)

Bugs

  • IBX-7195: [Focus mode] Rich text options do not display correctly (#137)

v4.6.0-beta3

23 Nov 16:26
Compare
Choose a tag to compare

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)