real-debrid-downloader/src
Sucukdeluxe d4dd266f6b Release v1.4.17 with security fixes, stability hardening and retry improvements
- Fix ZIP path traversal vulnerability (reject entries escaping target dir)
- Add single instance lock (prevent data corruption from multiple instances)
- Add unhandled exception/rejection handlers (prevent silent crashes)
- Fix mainWindow reference cleanup on close
- Add second-instance handler to focus existing window
- Fix claimTargetPath infinite loop (add 10k iteration bound)
- Add duplicate startItem guard (prevent concurrent downloads of same item)
- Clone session in getSnapshot to prevent live-reference mutation bugs
- Clear stateEmitTimer on clearAll to prevent dangling timer emissions
- Add extraction timeout safety (4h deadline with logging)
- Add dedicated unrestrict retry system with longer backoff for Mega-Debrid errors
- Add log rotation (10MB max, keeps one .old backup)
- Fix writeExtractResumeState missing mkdir (prevents crash on deleted dirs)
- Fix saveSessionAsync EXDEV cross-device rename with copy fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 05:04:21 +01:00
..
main Release v1.4.17 with security fixes, stability hardening and retry improvements 2026-02-28 05:04:21 +01:00
preload Add start conflict prompts for existing extracted packages in v1.4.2 2026-02-27 17:54:56 +01:00
renderer Release v1.4.11 with stability hardening and full-function regression pass 2026-02-27 20:25:55 +01:00
shared Release v1.4.8 with updater fallback recovery and extraction hardening 2026-02-27 19:28:58 +01:00