Changelog
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
2.17.0
Jan 16, 2025
New context menu UI https://polotno.com/docs/context-menu

Fixed custom font embed and image embed in SVG export
Some internal updates on API customizations
2.16.5
Jan 10, 2025
Fixed audio play when it is removed while playing
Added
selected
class name to element item in "Layers" menuImproved "Zoom" animation
Fixed blur effect on text element when line height < 1
Added number control on speed on animation effects
2.16.4
Dec 23, 2024
Better match of text rendering in edit mode when letter spacing is used
Customize default color of figures
Change crop mark position to match bleed on PDF export
Fixed crash on some cases of "copy style" tool usage
Customize video loader hook.
2.16.3
Dec 16, 2024
Add some missing translations into AI-write modal
2.16.2
Dec 16, 2024
Support for gradients on page
background
reset
custom
onstore.clear()
Load More