Releases: alexazhou/VeryNginx
Releases · alexazhou/VeryNginx
v0.3.3
New
- New condition operator: Any / Existed / Not Existed
- New condition type: header / cookie / request method
- New matcher condition editor with reactor feature
- Summary support group by rule
- Dashboard can bind to a host
- New option for verynginx cookie-prefix
- Now can see the count of every status code in summary module
- Update openresty to 1.9.15.1
- Improved some display style and slow method...
Fix
- Fix display incorrectly with very slow network
- Fix dispaly order of Frequency Limit table header
v0.3.2
New
- Auto verify the config on input
- Static file backend can set expire time.
- New request route with faster speed
- New notice with multicolour
- Refresh page after logout
- Add Dockerfile
Fix
- Fix args checker crash with args like “/?b&b=1”
- Fix repeated load config from config.json at sometimes
- No confirm when leave without saving new configuration
v0.3.1
v0.3.0
V0.2.1
v0.2
v0.2-beta6
Fix
- Fix editor crash error
v0.2-beta5
New
- Add browser Verify
- Now can edit a existed rule
- Add readonly mode
- Can run without cjson ( slowly but usable )
Fix
- String replace bug in action browser verify when uri args contain "%"
- Only one worker update to latest running config after save
- Do uri encode with the uri before show it on the summary table to prevent inject attack
v0.2-beta4
New
- Add login faild notify
Fix
- Summary table overflowed when uri is very long
- Editor bug of "URI Rewrite"
- Matcher error when there are more then one conditions in it
- Only one worker used the latest running config after save config
- Redirect error when the regex in config is empty
- URI rewrite error when the regex in config is empty
...
v0.2-beta3
#Fix
- matcher error when post big data