From e0e846a191df39b1dbec699aecd0db468b1935e6 Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 14 Jun 2023 22:52:22 +0800 Subject: [PATCH] release v1.2.3 --- CURRENT_CHANGE.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 48585e7..a70ec13 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,13 +1,11 @@ ## Changes -- add support for python3.8 3.9 -- avoid misoperations of state_cache API -- allow unloading model with switch-model API -- add logs for Generation Prompt -- add max state cache length -- update models manifest and default configs -- update Instruction template -- improve built-in user guides +- global sse AbortController even if switching pages +- remember current chat input even if switching pages +- reset confirm for completion page +- improve OpenFileFolder +- improve python dependencies installation +- add additional startup condition ## Install