From 3d5c3dcd318a7b82eb07d6a2b3d1c0ebbfa9109c Mon Sep 17 00:00:00 2001 From: josc146 Date: Thu, 9 Nov 2023 22:11:05 +0800 Subject: [PATCH] release v1.5.2 --- CURRENT_CHANGE.md | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 2c521af..1332480 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,22 +1,10 @@ ## Changes -### Features +### Improvements -- add webUI for easier service sharing (enable it in Configs page or --webui command line parameter, compile it - with `make - build-web`) -- add deployment mode. If `/switch-model` with `deploy: true`, will disable /switch-model, /exit and other dangerous - APIs (state cache APIs, part of midi APIs) - -### Chores - -- print error.txt to console when script fails -- api url getter - -### Fixes - -- set deepspeed to 0.11.2 to avoid finetune error -- fix `/docs` default api params (Pydantic v2) +- improve mobile webview +- add client upgrade progress +- improve user guide ## Install