Releases: ibexa/fieldtype-richtext
Releases · ibexa/fieldtype-richtext
v5.0.3
v4.6.25
v5.0.2
v4.6.24
v5.0.1
v4.6.23
ibexa/fieldtype-richtext changes between v4.6.22 and v4.6.23
No significant changes.
v4.6.22
v5.0.0
ibexa/fieldtype-richtext changes between v4.0.0 and v5.0.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-7928: As a developer, I want to have newest patch version of eslint config installed (#153)
- IBX-8119: Upgraded minimum PHP version to 8.3
- IBX-8121: Fixed code style for 5.0
- IBX-8139: Dropped class_alias BC layer statements from all classes (#161)
- IBX-8150: Added option to enable attributes types (#167)
- IBX-8533: Dropped deprecated webpack config names (#176)
- IBX-8150: Added option to enable attributes types (#179)
- IBX-8805: Dropped deprecated Twig Functions&Filters (#192)
- IBX-8534: Dropped deprecated context and getIndexData from Storage (#190)
- IBX-9319-TS-support (#198)
- IBX-8470: Upgraded codebase to Symfony 6 (#196)
- IBX-9727: Added missing type hints (#222)
- IBX-9926: [Collaboration] Users list for CKEditor (#227)
- IBX-8471: Upgraded codebase to Symfony 7 (#217)
- ENG-140: Added auto-assign reviewers GH workflow (#230)
- IBX-9916: Upgrade frontend dependencies (#229)
- IBX-9940: Removed Sass deprecations (#231)
- IBX-9941: Aligned table names to new core schema (#237)
- IBX-9941: Renamed contentclass_id into content_type_id (#239)
- IBX-7845: Changed icons to IDS Icons
- IBX-9947: Rebranded field type identifiers (#238)
- IBX-9727: [Tests] Fixed strict types after ibexa/core#590 changes (#243)
- IBX-10173: Extract webpack files from root dir (#251)
- IBX-9727: Applied missing strict types (#252)
- IBX-10228: Bump symfony/* requirement to ^7.3 (#245)
- IBX-10331: Fixed memory leak while compiling assets (#248)
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 utilizePermissionResolverinstead 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\Rendererto utilizePermissionResolverinstead 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-8380: Fixed position of anchor in lists (#143)
- IBX-7747: Two or more embedded items makes popup menu unable to open (#147)
- IBX-6932: Fixed adding custom attrs to list (#139)
- 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 (...
v5.0.0-rc1
ibexa/fieldtype-richtext changes between v5.0.0-beta1 and v5.0.0-rc1
Improvements
- IBX-9727: [Tests] Fixed strict types after ibexa/core#590 changes (#243)
- IBX-10173: Extract webpack files from root dir (#251)
- IBX-9727: Applied missing strict types (#252)
Bugs
- IBX-10087: Left-aligned image overlaps with blocks in Richtext field (#242)
- IBX-10262: Renamed and refactored
CustomTagsValidatorto support both Custom Tags and Styles (#253) - IBX-10262: Updated
CustomTemplateValidatorto use readonly properties and improved validation error handling (#255) - IBX-10268: Fixed custom tag upcast (#256)
v5.0.0-beta1
ibexa/fieldtype-richtext changes between v4.6.0 and v5.0.0-beta1
Improvements
- IBX-7928: As a developer, I want to have newest patch version of eslint config installed (#153)
- IBX-8119: Upgraded minimum PHP version to 8.3
- IBX-8121: Fixed code style for 5.0
- IBX-8139: Dropped class_alias BC layer statements from all classes (#161)
- IBX-8150: Added option to enable attributes types (#167)
- IBX-8533: Dropped deprecated webpack config names (#176)
- IBX-8150: Added option to enable attributes types (#179)
- IBX-8805: Dropped deprecated Twig Functions&Filters (#192)
- IBX-8534: Dropped deprecated context and getIndexData from Storage (#190)
- IBX-9319-TS-support (#198)
- IBX-8470: Upgraded codebase to Symfony 6 (#196)
- IBX-9727: Added missing type hints (#222)
- IBX-9926: [Collaboration] Users list for CKEditor (#227)
- IBX-8471: Upgraded codebase to Symfony 7 (#217)
- ENG-140: Added auto-assign reviewers GH workflow (#230)
- IBX-9916: Upgrade frontend dependencies (#229)
- IBX-9940: Removed Sass deprecations (#231)
- IBX-9941: Aligned table names to new core schema (#237)
- IBX-9941: Renamed contentclass_id into content_type_id (#239)
- IBX-7845: Changed icons to IDS Icons
- IBX-9947: Rebranded field type identifiers (#238)
Bugs
- IBX-6932: Fixed adding custom attrs to list (#139)
- 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)
- IBX-8141: Added check if child is Element (#158)
- IBX-8363: Corrected namespace for RichTextFieldValueConverterTest and added return types (#166)
- IBX-8352: Handled disabled distraction-free mode (#164)
- IBX-8340: RichText: Not possible to create a link to a custom route (#165)
- IBX-8258: richtext: Html5Input is not washed for duplicate IDs (#243)
- IBX-8434: Added ProviderConfiguratorInterface to allow configuration post-processing
- IBX-8342: Fixed creating tables in Online Editor (#168)
- IBX-8337: Can't add Custom classes and attributes for TR element with multiple line (#174)
- IBX-7694: Richtext custom tag attributes don't have effect on existing tags (#173)
- IBX-8502: Added unsupported locale fallback (#171)
- IBX-8891: Fixed XML link validation to allow using
tel:in links (#245) - IBX-8875: Dropped deprecated code (#185)
- IBX-8824: The popup for custom tags with multiple fields is not scrollable (#183)
- IBX-8845: Added alignments for custom tags (#187)
- IBX-9097: [PB] Error with Richtext validator in nested_attribute (#191)
- IBX-8850: Focus bug in rich text editor (#188)
- IBX-9154: The dropdown for custom class is illegible (#193)
- IBX-9243: linebreaks in Inline custom tags markup (eztemplateinline) breakes the editor (#194)
- IBX-9296: Custom CSS classes not working for "embedimage" (#197)
- IBX-9297: Custom CSS can not be removed from link element (#199)
- IBX-9326: The image link with a class is producing an error (#201)
- IBX-9392: Fixed visibility of Online Editor menu (#203)
- IBX-9298: Fixed visual indication of selected custom CSS classes (#200)
- IBX-9509: Revert depracation of custom attributes labels extractor (#204)
- IBX-8849: Texts "Title" and "Undefined" in Landing page Block rich text link are bad aligned (#206)
- IBX-9575: Link URL and title is removed when selecting full link text (#208)
- IBX-9583: Fixed closing custom attributes when clicking outside (#220)
- IBX-9677: Fixed zindex in embed image (#221)
- IBX-8852: added gap between label and switch button (#214)
- IBX-8822: Fixed arrow colors (#215)
- IBX-9738: Link URL and title is removed when selecting full link text (pt 2) (#223)
- IBX-10066: Change lint config to 2.0 (#234)
- IBX-10078: Fixed shape of richtext field (#236)
- IBX-9867: Fixed XSS in embed in rich text