You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed recursive folder downloads for 123, 115, Baidu, PikPak, Quark, 139, 189, Guangya, Dropbox, OneDrive, and Box. Each provider now enumerates folders through its own API instead of the Aliyun Drive API.
Preserved provider-native pagination: 139 uses the server cursor, 189 uses page numbers, and Baidu retains the folder path between recursive tasks.
Media-library scans now persist every 100 items or 3 seconds while continuing to update the UI live, reducing memory and persistence pressure on large libraries.
Settings now display the installed app version correctly, and completed background updates prompt for restart and installation.
115 uploads now persist the OSS multipart session and completed parts, so resumed uploads skip completed parts and validate the completion callback.
The Arch Linux Pacman package no longer declares an unnecessary http-parser dependency.