You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appdefs.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,12 @@ article.
143
143
</documentation>
144
144
<!-- Changelog of the application. -->
145
145
<history>
146
+
<release>
147
+
<version>1.1.2</version>
148
+
<date>2017-10-09</date>
149
+
<change>Now using baseimage v3.0.2, which brings the following changes:</change>
150
+
<changelevel="2">Fixed issue where nginx config change was not applied correctly on systems without IPV6 support and secure connection disabled.</change>
0 commit comments