• v1.7.94 a892c1ad8f

    v1.7.94 Stable

    Administrator released this 2026-03-10 14:20:23 +01:00 | 210 commits to main since this release

    Fix BSOD MEMORY_MANAGEMENT on servers with limited RAM: dynamically compute JVM max heap based on available system memory instead of hardcoded 32 GB (caps at min(totalRAM - 4 GB, 16 GB)); reduce peak memory during session loading by eliminating redundant JSON string retention and removing unnecessary deep-clone of session in DownloadManager constructor

    Downloads