Added changelog for version 1.4.1.

This commit is contained in:
Jocelyn Le Sage 2019-04-24 22:30:00 -04:00
parent 5348062ea4
commit 568d9f3bea

View File

@ -107,6 +107,16 @@ details.
</documentation> </documentation>
<!-- Changelog of the application. --> <!-- Changelog of the application. -->
<history> <history>
<release>
<version>1.4.1</version>
<date>2019-04-24</date>
<change>Upgraded Firefox to version 62.0.3-r4.</change>
<change>Now using baseimage v3.5.2, which brings the following changes:</change>
<change level="2">Updated installed packages to get latest security fixes.</change>
<change level="2">Fixed issue where the container could have a zombie process.</change>
<change level="2">Fixed issue where the password would not be submitted when pressing the enter key in the password modal.</change>
<change level="2">Use relative path for favicon ressources to be more friendly with reverse proxy senarios.</change>
</release>
<release> <release>
<version>1.4.0</version> <version>1.4.0</version>
<date>2019-02-24</date> <date>2019-02-24</date>