2.17.2
Fixed 2
- Fix linear gradients in SVG text exports being emitted as radial gradients
- Fix typography token becoming detached when editing text content
Security 1
- Fix command injection in SVG exporter via legacy fill-color
From Penpot
:bug: Bugs fixed
- Fix linear gradients in SVG text exports being emitted as radial gradients #5972 (PR: #11272)
- Fix typography token becoming detached when editing text content #11362 (PR: #11366)
- Fix command injection in SVG exporter via legacy fill-color (https://github.com/penpot/penpot/security/advisories/GHSA-4f36-m4hj-cv86)