Merge pull request #16 from Morethanevil/main-1

Create CHANGELOG.md
This commit is contained in:
Toby Chui 2023-06-06 14:38:03 +08:00 committed by GitHub
commit 5db50c1ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
CHANGELOG.md Normal file
View File

@ -0,0 +1,26 @@
# v2.6.2 Jun 4 2023
+ Added advance stats operation tab
+ Added statistic reset #13
+ Added statistic export to csv and json (please use json)
+ Make subdomain clickable (not vdir) #12
+ Added TCP Proxy
+ Updates SMTP setup UI to make it more straight forward to setup
# v2.6.1 May 31 2023
+ Added reverse proxy TLS skip verification
+ Added basic auth
+ Edit proxy settings
+ Whitelist
+ TCP Proxy (experimental)
+ Info (Utilities page)
# v2.6 May 27 2023
+ Basic auth
+ Support TLS verification skip (for self signed certs)
+ Added trend analysis
+ Added referer and file type analysis
+ Added cert expire day display
+ Moved subdomain proxy logic to dpcore