39 lines
932 B
Markdown
39 lines
932 B
Markdown
|
---
|
||
|
title: YellowSquare change log
|
||
|
date: 2024-01-29 20:21:43
|
||
|
---
|
||
|
|
||
|
## YellowSquare 1.1.3
|
||
|
|
||
|
* Fixed bug with URLs containing "jsgi-bin" that don't refer to "jsgi-bin" directory in the web root.
|
||
|
|
||
|
## YellowSquare 1.1.2
|
||
|
|
||
|
* YellowSquare no longer sets _authType_ and _remoteUser_ JSGI properties, when 401 code is not specified in SVR.JS configuration.
|
||
|
|
||
|
## YellowSquare 1.1.1
|
||
|
|
||
|
* Fixed bug with URLs containing URL-encoded characters.
|
||
|
|
||
|
## YellowSquare 1.1.0
|
||
|
|
||
|
* Removed "DorianTech" from _mod.info_ file.
|
||
|
* YellowSquare no longer crashes when broken SVR.JS config is loaded.
|
||
|
* Changed error handling.
|
||
|
|
||
|
## YellowSquare 1.0.3
|
||
|
|
||
|
* Fixed YellowSquare not working in external web root setups.
|
||
|
|
||
|
## YellowSquare 1.0.2
|
||
|
|
||
|
* Fixed bug with _remotePort_ property.
|
||
|
|
||
|
## YellowSquare 1.0.1
|
||
|
|
||
|
* Mitigated source code leakage (through using "JSGI-BIN" instead of "jsgi-bin") in Windows
|
||
|
|
||
|
## YellowSquare 1.0.0
|
||
|
|
||
|
* First YellowSquare release.
|