Changelog

2.21.9

Apr 14, 2025

  • Fixed gradient render

  • Fixed flickering of rich text on style updates

  • Fixed resize of rich text when letter spacing is used

  • Fixed effect of letter spacing on number list

  • Fixed control of start/end time of audio

  • Disabled autoscroll when renderOnlyActivePage is used for <Workspace /> component

  • Better nested indent in rich text

  • Fixed the broken color picker on non-first pages

  • Fixed grayscale and sepia toggle

2.21.8

Apr 4, 2025

  • Loading optimizations for internal PDF library

2.21.7

Apr 2, 2025

  • Changed zoom speed to make it faster

  • Changed max zoom level to 500%

  • Removed borders from pages in HTML export

  • Fixed visible selection border when an element is un-selectable and part of a group

2.21.6

Mar 20, 2025

  • Fix internal jspdf dependency loading

  • rtl fixes for rich text

  • Fixed render on broken html strings for rich text

  • Fixed unexpected input element in rich text

  • Fixed render for ellipsis text

2.21.2

Mar 7, 2025

  • Fixed selection tool blink

  • Fixed broken group drag

2.21.1

Mar 6, 2025

  • Fixed gif render on some files

  • Fixed video play/pause error on animation change

  • Fixed incorrect import of some svg files

  • Added ability to control text color in rich text mode via HEX input in color picker

  • Added API to control styles of image crop tools

    import { setInnerImageCropTransformerStyle, setOuterImageCropTransformerStyle } from 'polotno/config';
    
    // use Konva.Transformer properties
    setInnerImageCropTransformerStyle({
      borderStroke: 'red'
    });
  • Fixed crash on html export when store has video elements

2.21.0

Feb 27, 2025

  • Added strength for some animations

  • Fixed duplication group components in tooltip

  • Better edit from toolbar when several elements are selected

  • Added page background control to the toolbar

  • Fixed tooltip component cut

  • Ability to pass Lock component into <Tooltip />

  • Fixed cases when toolbar was displayed in several overflow lines

2.20.2

Feb 17, 2025

  • Rollback of "Fixed tooltip cut when it goes out of page content" from previous release as a hotfix for scroll issue.

2.20.1

Feb 17, 2025

  • Fixed hotkeys in German layout

  • Fixed visible transformer in cropped image when it has resizable = false

  • Fixed underline color in rich mode when text stroke is used

  • Fixed selection tool position

  • Fixed tooltip cut when it goes out of page content

2.20.0

Feb 10, 2025

  • New gif element type for GIF animations

  • Fixed many bugs on snapping

Before:

After:

  • Dramatically improve performance of the editor when canvas is scaled up

  • Fixed video element size in HTML export

  • Improvements in clipboard flow with better elements positions


2.19.3

Feb 6, 2025

  • Include video into HTML export

  • Fixed align button in rich text

2.19.2

Feb 5, 2025

  • Fixed text jumping when different font-weight variations are used in rich text mode

  • Little changes on svg import

Load More

News, updates and promos – be the first to get 'em

News, updates and promos – be the first to get 'em

News, updates and promos – be the first to get 'em