• v1.6.52 e3b4a4ba19

    v1.6.52 Stable

    Administrator released this 2026-03-05 05:42:55 +01:00 | 6 commits to main since this release

    • Fix extraction progress cache: replaced Map with plain object — Map.has() was returning false despite set() being called with the same key, causing resolveArchiveItems to run on every 1.1s pulse tick instead of caching, which prevented extraction progress labels (Entpacken X%) from ever showing in the UI
    • Items now correctly show live extraction progress (0% → 50% → Done) instead of staying stuck at "Entpacken - Ausstehend"
    • Increase JVM extractor heap from 512MB to 1GB for better extraction throughput on large archives
    • Use SerialGC for faster JVM startup time on short-lived extraction processes
    • Add download lifecycle logging: log when packages are added and when individual downloads start (filename, size, provider)
    Downloads