Skip to content

Releases: alexazhou/VeryNginx

v0.3.3

15 Aug 12:55
Compare
Choose a tag to compare

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

27 May 16:03
Compare
Choose a tag to compare

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

05 May 15:18
Compare
Choose a tag to compare

Fix

  • Crash because can't found lua-resty-dns module when using with lua-nginx-module ( not openresty )
  • No matter what you set that the root path of static_file backend always "/tmp"
  • Some text

v0.3.0

01 May 15:54
Compare
Choose a tag to compare

New

  • Add proxy pass backend module(now can config proxy-pass on web)
  • Add static file backend module

V0.2.1

30 Apr 16:03
Compare
Choose a tag to compare

New

  • Improve style of bottom bar
  • Improve notice text

Fix

  • Fix path in readme
  • Fix matcher test error
  • Fix matcher error when there is a arg condition with name empty
  • Fix re in default rules
  • Fix summary failed on some special case

v0.2

18 Mar 05:53
Compare
Choose a tag to compare

New

  • Change the entry uri of control panel to /verynginx/index.html
  • Bottom bar for quickly save / reread config
  • All Ajax request use relative path

Fix

  • Rewrite error with empty RegEx in rule

v0.2-beta6

11 Mar 14:45
Compare
Choose a tag to compare

Fix

  • Fix editor crash error

v0.2-beta5

09 Mar 16:55
Compare
Choose a tag to compare
v0.2-beta5 Pre-release
Pre-release

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

29 Feb 16:16
Compare
Choose a tag to compare

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

22 Feb 15:57
Compare
Choose a tag to compare
v0.2-beta3 Pre-release
Pre-release

#Fix

  • matcher error when post big data