Skip to content

Releases: jlesage/docker-jdownloader-2

Version 24.09.1

29 Sep 21:33
Compare
Choose a tag to compare

Changes in this release:

  • Added mechanism to ease fixing JDownloader startup issue.
  • Updated baseimage to version 4.6.4, which brings the following changes:
    • Fixed web authentication feature with URL path-based reverse proxy.
    • Rebuild against latest distro images to get security fixes.

Version 24.08.1

02 Aug 20:11
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage based on Alpine 3.20.

Version 24.07.1

03 Jul 13:05
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.6.3, which brings the following changes:
    • Audio support through web browser.
    • Web authentication support.
    • Better support of GTK4 applications.
    • Updated noVNC to version 1.5.0.
    • Updated web UI components (Bootstrap, Font Awesome).
    • When connecting, the control bar is now temporarily shown only once.
    • During package mirror setup, make sure to keep permissions of copied files.

Version 24.01.1

25 Jan 13:11
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.5.3, which brings the following changes:
    • Disabled fullscreen support when page is loaded into an iFrame.
    • Rebuilt against latest distro images to get security fixes.

Version 23.12.2

26 Dec 16:34
Compare
Choose a tag to compare

Changes in this release:

  • Fixed race condition that could prevent JDownloader from starting correctly.

Version 23.12.1

25 Dec 22:32
Compare
Choose a tag to compare

Changes in this release:

  • Added the ability to set the maximum amount of memory used by JDownloader via the JDOWNLOADER_MAX_MEM environment variable.
  • Added support for the JDownloader2.vmoptions file.

Version 23.11.2

20 Nov 01:03
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.5.2, which brings the following changes:
    • Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID.

Version 23.11.1

10 Nov 16:12
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.5.1, which brings the following changes:
    • Mirror for packages installation can be set via the PACKAGES_MIRROR environment variable.
    • Improved the way the take-ownership script is working.
    • Readiness and minimum running time checks should not be done for a service defined with an interval.
    • Raise an error when a synched service fails to start.
    • Minimum running time check of a service was using an incorrect way to verify if process is still alive.
    • Fixed installation of CJK font.

Version 23.06.1

08 Jun 13:24
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.4.2, which brings the following changes:
    • Rebuilt against latest distro images to get security fixes.
    • Updated X server to version 1.20.14.

Version 23.04.1

29 Apr 22:18
Compare
Choose a tag to compare

Changes in this release:

  • Updated baseimage to version 4.4.1, which brings the following changes:
    • Updated TigerVNC to version 1.13.1.