From 3bdcd50293d4e1bc1b8e0468cd7652c9b2fcca84 Mon Sep 17 00:00:00 2001 From: josc146 Date: Thu, 8 Aug 2024 14:31:00 +0800 Subject: [PATCH] release v2.5.8 --- CURRENT_CHANGE.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index cd34e1a0..e98693ab 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,15 +1,25 @@ # Changes +this is a patch for v2.5.7, including some minor fixes and improvements + ## Features -- unlimited custom API Modes +- unlimited custom API Modes (#731, #717, #712, #659, #647) + + -- Option to always display floating window, disable sidebar for all site adapters (#747) f50249e7 226fb108 b96ba7c0 + +- Option to always display floating window, disable sidebar for all site adapters (#747, #753) f50249e7 226fb108 b96ba7c0 + ![image](https://github.com/user-attachments/assets/6975496b-3700-4de5-ae31-6d35ce6e9e80) + - Add Ollama native API to support keep alive parameters (#748) 6877a1b7 48817006 + + - Option to allow ESC to close all floating windows (#750) - allow exporting and importing all data (#740) + ## Improvements