mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-26 06:03:21 +08:00
release: v0.8.0
This commit is contained in:
@@ -1,4 +1,29 @@
|
||||
[
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"date": "2026-01-26",
|
||||
"summary": "This update adds session summaries and vector retrieval; shows release notes after each update; improves parts of the UI; and fixes some known issues.",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"Remove Help & Feedback from the sidebar",
|
||||
"Add a footer on the home page with common links",
|
||||
"Automatically open release notes after updating to a new version",
|
||||
"Optimize batch session summary generation",
|
||||
"Add session summaries in chat",
|
||||
"Support vector model configuration and retrieval",
|
||||
"Log more detailed errors when chat import fails"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": [
|
||||
"Fix shuakami-jsonl parsing error (fix #50)"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"date": "2026-01-23",
|
||||
|
||||
Reference in New Issue
Block a user