release v2.5.8

This commit is contained in:
josc146
2024-08-08 14:31:00 +08:00
parent 5106773939
commit 3bdcd50293
+12 -2
View File
@@ -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)
<img src="https://github.com/user-attachments/assets/6419a024-b8e2-48c4-8b64-fc4fe705ce36" width="256"/>
<img src="https://github.com/user-attachments/assets/f7602e33-7772-41d3-81a6-ccb1dccaf00f" width="256"/>
- 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
<img src="https://github.com/user-attachments/assets/f9647f03-da17-447b-988a-ec3b1db66fe6" width="256"/>
- Option to allow ESC to close all floating windows (#750)
- allow exporting and importing all data (#740)
<img src="https://github.com/user-attachments/assets/f26ff58e-5371-47fd-bf20-1c9afa0cfb63" width="256"/>
## Improvements