diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md
index cd34e1a..e98693a 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
+

+
- 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