Skip to content

Releases: binary-person/womginx

v0.3.1

14 Jan 04:29
Compare
Choose a tag to compare
  • 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

05 Jan 19:40
Compare
Choose a tag to compare
  • 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

09 Nov 23:06
b3763e5
Compare
Choose a tag to compare

bd70ced fixes #44
b3763e5 fixes #39

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Mar 02:22
Compare
Choose a tag to compare

Fixed websocket origin rewriting

Added womginx session cookie check as an extra layer against crawlers

v0.1.1

20 Jan 16:20
Compare
Choose a tag to compare

add support for embedding proxy site in an iframe

v0.1.0

20 Jan 14:52
Compare
Choose a tag to compare

add heroku support

fix all redirection issues with a listen port different from the web one, fixing port issues in heroku

v0.0.1

20 Jan 13:01
Compare
Choose a tag to compare

Initial release (and probably the only release)