# Release version 0.6.11
- fix: override Python monarch tokenizer to fix triple-quoted string highlighting. - fix: add KaTeX CSS and normalize LaTeX math delimiters for proper formula rendering. - chore: bump ACP agent SDK (Claude Code, OpenCode) versions in registry. ----------------------------- # 发布版本 0.6.11 - 修复:覆盖 Python monarch 分词器,修复三引号字符串高亮显示问题; - 修复:添加 KaTeX CSS 并规范化 LaTeX 数学公式分隔符,修复公式渲染; - 维护:更新 ACP 代理 SDK(Claude Code、OpenCode)注册表版本。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "codeg",
|
||||
"version": "0.6.10",
|
||||
"version": "0.6.11",
|
||||
"identifier": "app.codeg",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
|
||||
Reference in New Issue
Block a user