Update Changelog
This commit is contained in:
@@ -7,6 +7,7 @@ daemonize = no
|
|||||||
env[DATABASE_URL] = $DATABASE_URL
|
env[DATABASE_URL] = $DATABASE_URL
|
||||||
env[DEBUG] = $DEBUG
|
env[DEBUG] = $DEBUG
|
||||||
env[DEBUG_FILE] = $DEBUG_FILE
|
env[DEBUG_FILE] = $DEBUG_FILE
|
||||||
|
env[ENABLE_SYSLOG] = $ENABLE_SYSLOG
|
||||||
|
|
||||||
catch_workers_output = yes
|
catch_workers_output = yes
|
||||||
user = nginx
|
user = nginx
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Version 1.0.26 (unreleased)
|
Version 1.0.26
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
@@ -23,6 +23,7 @@ Improvements:
|
|||||||
* Add confirmation inline popup to remove custom filter
|
* Add confirmation inline popup to remove custom filter
|
||||||
* Increase client_max_body_size value for Nginx
|
* Increase client_max_body_size value for Nginx
|
||||||
* Split Board model into multiple classes
|
* Split Board model into multiple classes
|
||||||
|
* Improve logging for the Docker image
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user