2.16.2
ByteDance-Seed/SeedVR2.16.2Jul 1, 2026by github-actions[bot]
AI Summary
A UI library update focusing on fixing contact form errors and typography token handling in the text editor.
Key Highlights
- Fixed error 500 when submitting the contact form
- Fixed text editor modifying content and detaching applied typography tokens
New Features
- Contact form error fix
- Text editor typography token fix
Full Release Notes
### :bug: Bugs fixed - Fix error 500 when submitting the contact form [#10178](https://github.com/penpot/penpot/issues/10178) (PR: [#10419](https://github.com/penpot/penpot/pull/10419)) - Fix text editor modifying content and detaching applied typography tokens [#10389](https://github.com/penpot/penpot/issues/10389) (PR: [#10402](https://github.com/penpot/penpot/pull/10402))