From 196c5f65fb530742ce1f24d10cf901f7baf44522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 14 May 2026 13:53:46 +0000 Subject: [PATCH] Update changelog.md for version 1.0.48 --- changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelog.md b/changelog.md index 0375a328..d64675c2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,15 @@ +## 1.0.48 - 2026-05-14 + +- Model picker displays actual token prices instead of dot indicators for token-based billing users +- Instruction files with unquoted glob patterns in applyTo frontmatter (e.g. applyTo: \*_/_.ts) are now applied correctly +- Input text with CJK characters or emoji renders without blank gaps between lines +- /context shows correct token limits for all models instead of always showing 128k +- Auto-disable the built-in github-mcp-server in Azure DevOps-only workspaces when running in prompt/headless mode, matching interactive mode behavior +- Terminal cursor positions correctly on the input field instead of on decorative elements like the selected tab +- ACP clients receive updated config options when the active model is changed +- /ask dialog no longer prompts for follow-up replies it cannot receive +- Skill content injected to the model no longer includes YAML frontmatter metadata + ## 1.0.47 - 2026-05-13 - /fork accepts an optional name and forked sessions display their origin in the sessions dialog