Skip to content

Commit a10b4df

Browse files
Bump version (#2140)
1 parent ac4329d commit a10b4df

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,18 @@ Executes Javascript, Typescript Scripts.
2424

2525
## Changelog
2626
<!--
27-
### **WORK IN PROGRESS**
27+
### **WORK IN PROGRESS**
28+
-->
29+
### **WORK IN PROGRESS**
2830
* Added support for custom OpenAI-compatible API endpoints (e.g. Ollama, LM Studio, Google Gemini, DeepSeek, OpenRouter)
2931
* Added configurable base URL in adapter settings
3032
* Models are now fetched dynamically from the configured API endpoint
31-
* Added "Test API connection" button in adapter settings
33+
* Added the "Test API connection" button in adapter settings
3234
* Added error handling with user-friendly messages for unreachable providers
3335
* Added retry functionality for failed model loading
3436
* All API calls (models + chat) are proxied server-side to avoid CORS issues with local providers
3537
* Strip LLM thinking artifacts from responses (for local models like Ollama)
36-
-->
38+
3739
### 9.0.18 (2026-01-11)
3840
* (@GermanBluefox) Corrected an error message with `lastSync`
3941
* (@klein0r) Corrected JavaScript filter

0 commit comments

Comments
 (0)