Changelog
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()
2.16.1
Dec 12, 2024
Fixed broken color picker for default figures and lines
Better position of tooltip for "copy style" button
Autofocus on "custom prompt" input on modal open
Refactor some icons usage, fixing next.js dev env
Disable ai-write feature for text with
contentEditable: false
2.16.0
Dec 3, 2024
Copy style button
localization fixes
Added "group" button into tooltip
Fixed animations when several of them were applied to an element
Better time ranges for animations controls
Fixed active page selection when animation preview is finished
Fixed boxes metadata in PDF export
Fixed "play/pause" button position when video element is rotated
2.15.0
Nov 26, 2024
"Custom Prompt" for AI-write feature
Fixed rare cases when text render in rich mode was not correct on export
2.14.11
Nov 21, 2024
store.groupElements(ids)
now returns group modelfix color picker position in the background panel
unstable_setTextSplitAllowed
APIFixed incorrect PDF file generation when
cropMarkSize
is used
2.14.9
Nov 12, 2024
Updated Animate side-panel UI.
Fixed glitches on text elements zoom animation
Stop audio playing when video is removed from a scene
Prevent moving by keyboard an element with
draggable: false
Load More