diff --git a/CHANGELOG.md b/CHANGELOG.md index 670d8cb45..120575116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ - Grid layout in AI chat — JSX renderer supports `grid`, `columns`, `rows`, `gap` props with child positioning (`colStart`, `rowStart`, `colSpan`, `rowSpan`) and auto-height grids - Configurable max output tokens in AI provider settings (default 16384) +- Z.ai AI provider with GLM-5, GLM-4.7, GLM-4.6, GLM-4.5 model families +- MiniMax AI provider with M2.5, M2.1, M2 models ### Fixes