mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-26 06:03:21 +08:00
release: v0.9.1
This commit is contained in:
@@ -1,4 +1,26 @@
|
||||
[
|
||||
{
|
||||
"version": "0.9.1",
|
||||
"date": "2026-01-30",
|
||||
"summary": "Add LINE chat import, batch management, and chat search, plus fixes for known issues.",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"Add batch management with batch delete and merge",
|
||||
"Support chat conversation search",
|
||||
"Support LINE chat import",
|
||||
"Compatible with WeFlow exported JSON format",
|
||||
"Member list uses backend pagination",
|
||||
"Improve some copy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": ["Fix Windows app not closing during updates due to Worker occupation"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"date": "2026-01-28",
|
||||
|
||||
Reference in New Issue
Block a user