2.16.2

Kong/insomnia2.16.2Jul 1, 2026by github-actions[bot]

AI Summary

This release focuses on resolving critical bugs, specifically addressing contact form errors and issues with text editor token detachment.

Key Highlights

  • Fixed error 500 when submitting the contact form.
  • Resolved text editor detaching applied typography tokens.

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))