GreenRhombus change log

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