Changelog
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 filesFixed 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
Fixed crash on
html
export when store hasvideo
elements
2.21.0
Feb 27, 2025
Added
strength
for some animationsFixed 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 exportImprovements 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
2.19.1
Jan 28, 2025
Better data validation on import
2.19.0
Jan 27, 2025
Experimental svg import.
import { svgToJson } from 'polotno/utils/from-svg'
2.18.0
Jan 27, 2025
Fix audio playback when audio has delay
Fix video resize ability when it has
resizable: false
Ability to control quill formats in rich text mode:
import { unstable_setQuillFormats } from 'polotno/config';
New filters for images
New UI for image filters

2.17.3
Jan 16, 2025
Couple hot fixed after previous 2.17.0 release
Better font embeds in SVG export, handing group and Google Fonts embeds
Load More