Skip to content

1.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 23:43
· 23 commits to main since this release

NEW

Untitled Project
image

  • Added UI field for “Minimum compression savings (KB)” under settings. New option to avoid “compressing” when the size reduction is trivial and might degrade quality disproportionately. E.g.: sometimes file size might reduce only by 3kb, but visual degradation is significant - in such cases it might be better to simply keep original uncompressed file - #119 - Thanks @Moyf for PR #385

Improve

  • Drag and scroll-wheel resizing: added guards to an edge case where image resize operations could write |0x0 dimensions during transient re-rendering e.g.: when reflow or retendering is triggered by other plugins #361

Full Changelog: 1.4.0...1.4.1