Releases: binary-person/womginx
Releases Β· binary-person/womginx
v0.3.1
- Added replit support
- Added single slash support (for services like replit that forcefully merge slashes)
- optimized docker image
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- added the
SAFE_BROWSING
environmental variable. you can now configure this when you deploy via heroku - added
docker-compose
support. now you can deploy womginx much easier - hid the 403 error from the user. now the user will never see that annoying 403 error unless their browser is acting weird
- increased simultaneous connections for users with super fast internet
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
Fixed websocket origin rewriting
Added womginx session cookie check as an extra layer against crawlers
v0.1.1
add support for embedding proxy site in an iframe
v0.1.0
add heroku support
fix all redirection issues with a listen port different from the web one, fixing port issues in heroku
v0.0.1
Initial release (and probably the only release)