36 lines
974 B
Markdown
36 lines
974 B
Markdown
---
|
||
title: GreenRhombus change log
|
||
date: 2024-02-16 20:10:14
|
||
---
|
||
|
||
## 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
|