GreenRhombus change log
GreenRhombus 1.1.1
Released in December 9, 2024
- Web root from configJSON.wwwroot is now used for SVR.JS 4.2.0 or newer
GreenRhombus 1.1.0
Released in November 29, 2024
- Added support for multiple FastCGI servers
GreenRhombus 1.0.8
Released in November 21, 2024
- Fixed double "?" in the REQUEST_URL environment variable when URL rewriting is used
GreenRhombus 1.0.7
Released in May 3, 2024
- Fixed mojibake in response, when SVR.JS is running on Bun
GreenRhombus 1.0.6
Released in May 1, 2024
- Fixed FastCGI connections not closing properly, when SVR.JS is running on Bun
GreenRhombus 1.0.5
Released in April 24, 2024
- Responses are no longer swapped with each other.
GreenRhombus 1.0.4
Released in February 22, 2024
- Requests are no longer intermittently dropped under load.
GreenRhombus 1.0.3
Released in February 21, 2024
- Prevented "write after end" SVR.JS crashes.
GreenRhombus 1.0.2
Released in February 20, 2024
- Prevented SVR.JS crashes due to the EOF of the stderr stream.
GreenRhombus 1.0.1
Released in February 18, 2024
- Overloaded FastCGI server now results in 429 Too Many Requests status code.
GreenRhombus 1.0.0
Released in February 16, 2024
- First release