mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
7e2e0eeb77
- proxy: Prevent SOCKS5 proxy type from being silently converted to HTTP. - core: Remove DispatchGroup from MediaDownloadEngine to fix a hang caused by unclosed output pipes when child processes inherit file descriptors. - settings: Fix keychain primer logic to prevent wiping extension credentials on debug builds. - ui: Resolve a batch rename collision in AddDownloadsView by properly checking new filenames against the current batch sequence.