mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-26 06:03:21 +08:00
release: v0.9.2
This commit is contained in:
@@ -1,4 +1,26 @@
|
||||
[
|
||||
{
|
||||
"version": "0.9.2",
|
||||
"date": "2026-02-02",
|
||||
"summary": "Rankings are now displayed as charts; word cloud generation and the local AI inference model are optimized; chat record filtering and the date picker are improved; and key routes are preloaded after launch.",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"Refactor rankings to chart-based views",
|
||||
"Optimize word cloud output",
|
||||
"Optimize inference models",
|
||||
"Improve linked search + filter in chat records",
|
||||
"Enhance date picker interactions",
|
||||
"Preload key routes after app launch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "chore",
|
||||
"items": ["Modularize preload APIs", "Optimize analytics logic", "Upgrade ESLint and format code"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.9.1",
|
||||
"date": "2026-01-30",
|
||||
|
||||
Reference in New Issue
Block a user