Skip to content

Commit e2c89e8

Browse files
committed
Added changelog for version 1.10.0. [skip ci]
1 parent 796734a commit e2c89e8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

appdefs.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,17 @@ Where:
109109
</documentation>
110110
<!-- Changelog of the application. -->
111111
<history>
112+
<release>
113+
<version>1.10.0</version>
114+
<date>2020-10-25</date>
115+
<change>Updated Nginx Proxy Manager to version 2.6.1.</change>
116+
<change>Now using baseimage version 2.4.4, based on Alpine 3.12, which brings the following changes:</change>
117+
<change level="2">Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.</change>
118+
<change level="2">Updated installed packages to get latest security fixes.</change>
119+
<change>Use sqlite as database instead of mariadb.</change>
120+
<change>Added proper support for the `DISABLE_IPV6` environment variable.</change>
121+
<change>Periodically clean Let's Encrypt certificates.</change>
122+
</release>
112123
<release>
113124
<version>1.9.2</version>
114125
<date>2020-07-10</date>

0 commit comments

Comments
 (0)