Releases: jlesage/docker-jdownloader-2
Releases · jlesage/docker-jdownloader-2
Version 25.02.1
Changes in this release:
- Updated baseimage to version 4.7.1, which brings the following changes (since last used version):
- Added environment variable that allows configuring the web authentication token lifetime.
- Fixed compatibility issues that were introduced with support of GTK4 applications.
- Increased the default service ready timeout from 5 seconds to 10 seconds and allow runtime adjustment via environment variable.
- Rebuild against latest distro images to get security fixes.
Version 24.12.1
Changes in this release:
- Updated baseimage to version 4.6.7, which brings the following changes:
- Fixed web audio feature with URL path-based reverse proxy.
- Fixed TLS secure connection method for VNC that was preventing web access.
- Fixed CJK font installation.
- Rebuild against latest distro images to get security fixes.
Version 24.11.1
Changes in this release:
- Implemented improvements to reduce the risk of corrupting JDownloader installation during an update.
Version 24.09.1
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
Changes in this release:
- Now using baseimage based on Alpine 3.20.
Version 24.07.1
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
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
Changes in this release:
- Fixed race condition that could prevent JDownloader from starting correctly.
Version 23.12.1
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
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.