Create CHANGELOG.md

Create Changelog.md for users to see progress of development
This commit is contained in:
Marcel 2023-06-05 19:18:28 +02:00 committed by GitHub
parent 2574d0504e
commit 884507b45a
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