Release version 0.2.9
设计了应用图标,现在不显示为tauri的默认图标了; 优化会话列表显示,现在改为虚拟渲染,在会话较多时性能提升明显。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "codeg",
|
||||
"private": true,
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user