Skip to content

Commit

Permalink
Added changelog for version 1.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Apr 27, 2019
1 parent fea9a70 commit bd7c6aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions appdefs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,16 @@ JDownloader via the *MyJDownloader* service.
</documentation>
<!-- Changelog of the application. -->
<history>
<release>
<version>1.5.2</version>
<date>2019-04-27</date>
<change>Now using Java JRE from Amazon instead of Oracle.</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>
<version>1.5.1</version>
<date>2018-09-25</date>
Expand Down

0 comments on commit bd7c6aa

Please sign in to comment.