Release version 0.1.11

优化会话输入框在出现滚动条时的样式
支持markdown预览和html文件在默认浏览器打开的操作项
This commit is contained in:
xintaofei
2026-03-17 00:38:48 +08:00
parent 0d913ebd94
commit b780497170
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "codeg",
"version": "0.1.10",
"version": "0.1.11",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",