Releases: ibexa/fieldtype-richtext
Releases · ibexa/fieldtype-richtext
v4.5.7
ibexa/fieldtype-richtext changes between v4.5.6 and v4.5.7
No significant changes.
v4.6.2
ibexa/fieldtype-richtext changes between v4.6.1 and v4.6.2
Improvements
Bugs
- IBX-7772: Fix Richtext footer in disctraction free mode (#148)
- IBX-7725: RTE area is hidden if custom-tag label is too long (#146)
- IBX-7740: Fixed links in embed image (#149)
- IBX-7762: Fixed anchor in list (#150)
- IBX-7503: Fixed custom attributes (#152)
- IBX-7930: Fixed link position in paragraph (#154)
v4.5.6
ibexa/fieldtype-richtext changes between v4.5.5 and v4.5.6
Improvements
Bugs
- IBX-7219: Fixed formatted focus (#145)
- IBX-6379: Fixed anchor in formatted (#144)
- IBX-6932: Fixed adding custom attrs to list (#139)
- IBX-7725: RTE area is hidden if custom-tag label is too long (#146)
- IBX-7740: Fixed links in embed image (#149)
- IBX-7762: Fixed anchor in list (#150)
- IBX-7503: Fixed custom attributes (#152)
v4.6.1
v4.6.0
ibexa/fieldtype-richtext changes between v4.5.0 and v4.6.0
Improvements
- IBX-6310: Separated text extraction logic from SearchField class (#119)
- IBX-6313: Fixed anchor in empty paragraph (#125)
- IBX-6415: Renamed domain names (#127)
- IBX-6315: Edit/Preview embedded items (#123)
- IBX-6843: Focus mode (#133)
- IBX-6889: Added custom attributes to links (#134)
- IBX-7329: Enhancing UX: Name Updates for Product 4.6 LTS+ (#138)
- IBX-8380: Fixed position of anchor in lists (#143)
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\Renderer
to utilizePermissionResolver
instead ofAuthorizationChecker
(#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\Renderer
to utilizePermissionResolver
instead ofAuthorizationChecker
- 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
v4.6.0-rc1
ibexa/fieldtype-richtext changes between v4.6.0-beta1 and v4.6.0-rc1
Improvements
- IBX-6310: Separated text extraction logic from SearchField class (#119)
- IBX-6313: Fixed anchor in empty paragraph (#125)
- IBX-6415: Renamed domain names (#127)
- IBX-6315: Edit/Preview embedded items (#123)
- IBX-6843: Focus mode (#133)
- IBX-6889: Added custom attributes to links (#134)
- IBX-7329: Enhancing UX: Name Updates for Product 4.6 LTS+ (#138)
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\Renderer
to utilizePermissionResolver
instead ofAuthorizationChecker
(#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\Renderer
to utilizePermissionResolver
instead ofAuthorizationChecker
- 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
ibexa/fieldtype-richtext changes between v4.6.0-beta4 and v4.6.0-beta5
Bugs
v4.6.0-beta4
v4.6.0-beta3
ibexa/fieldtype-richtext changes between v4.6.0-beta2 and v4.6.0-beta3
Improvements
- IBX-6315: Edit/Preview embedded items (#123)
- IBX-6843: Focus mode (#133)
- IBX-6889: Added custom attributes to links (#134)
Bugs
- IBX-6485: Forced
RichText\Renderer
to utilizePermissionResolver
instead ofAuthorizationChecker
- 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)