Skip to content

Commit ed014c1

Browse files
authored
Update README.md
1 parent 2d9f0c0 commit ed014c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -257,18 +257,18 @@ Apache License 2.0
257257

258258
## Recent Improvements
259259

260-
### 1.2.0 (June 2025) - Public Release
260+
### 0.2.0 (18th May 2025) - Public Release
261261

262-
- **Added**: MIT License file
262+
- **Added**: Apache 2.0 License file
263263
- **Added**: Improved setup for public networks via ngrok or SSH tunneling
264264
- **Added**: Proper gitignore file for better repository management
265265
- **Fixed**: Removed sensitive data from example files
266266
- **Improved**: Documentation for direct deployment and cloud hosting options
267267

268-
### 1.1.0 (May 2025)
268+
### 0.1.0 (11th May 2025)
269269

270270
- **Fixed**: Resolved "Too little data for declared Content-Length" error by implementing proper content-length handling for all JSON responses.
271271
- **Fixed**: Created SafeJSONResponse class to ensure consistent content-length headers for all API responses.
272272
- **Changed**: Updated default port from 8088 to 8000 to match OpenAI and Anthropic APIs.
273273
- **Improved**: Enhanced browser emulation headers to better bypass API restrictions.
274-
- **Added**: Explicit OpenAI Organization ID support from environment variables.
274+
- **Added**: Explicit OpenAI Organization ID support from environment variables.

0 commit comments

Comments
 (0)