Releases: warriors-life/yokohama-proxy
Releases · warriors-life/yokohama-proxy
v0.1.0
Added
- Clarify in README versions where proxy runs (
3ba53b7
). - A TODO about redirecting unsupported browsers to a special page (
ec9450d
). - WebSockets are now specified in a different way and support for overriding static/dynamic files URL regexps was added (#43).
Changed
- Replace
envsubst
for templating withnjk
(#41). - Update to NGINX 1.25.1 (
0c23f46
). - Move most tweakable parameters to environment variables (#44).
- Some cleanup and refactoring (#44).
- Rename to Yokohama Proxy (
6f7a3ac
). - Move some TODOs to Issues (
9211603
). - Make the repository public.