655 B
655 B
title | date |
---|---|
GreenRhombus change log | 2024-02-16 20:10:14 |
GreenRhombus 1.0.6
- Fixed FastCGI connections not closing properly, when SVR.JS is running on Bun
GreenRhombus 1.0.5
- Responses are no longer swapped with each other.
GreenRhombus 1.0.4
- Requests are no longer intermittently dropped under load.
GreenRhombus 1.0.3
- Prevented "write after end" SVR.JS crashes.
GreenRhombus 1.0.2
- Prevented SVR.JS crashes due to the EOF of the stderr stream.
GreenRhombus 1.0.1
- Overloaded FastCGI server now results in 429 Too Many Requests status code.
GreenRhombus 1.0.0
- First release