From 18ebf5a92d6eb2752b010b5e69861a82b9c3fad9 Mon Sep 17 00:00:00 2001 From: Pablo Alba Date: Fri, 28 Aug 2026 10:40:25 +0200 Subject: [PATCH] :books: Add highlights file (#11406) --- .gitignore | 1 + HIGHLIGHTS.md | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 HIGHLIGHTS.md diff --git a/.gitignore b/.gitignore index 382b89c92f..ec067552ff 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ opencode.json !AGENTS.md !CODE_OF_CONDUCT.md !SECURITY.md +!HIGHLIGHTS.md /*.png /*.svg /*.sql diff --git a/HIGHLIGHTS.md b/HIGHLIGHTS.md new file mode 100644 index 0000000000..e66b4b4497 --- /dev/null +++ b/HIGHLIGHTS.md @@ -0,0 +1,26 @@ +# HIGHLIGHTS + +## 2.17.0 + +- Background blur is here +- WebGL rendering gets stronger +- MCP connection status and more +- Design tokens: more visible, more user-friendly + + +## 2.16.0 + +- Design tokens in the design panel +- Major community contributions +- WebGL rendering (beta) + + +## 2.15.0 + +- AI connected to real design context +- Multi-directional workflow +- Your stack, your model, your decision + + + +