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 folders with more than one API page being limited to the first page. Infinite scrolling and folder downloads now use the correct cursor, completion conditions, and deduplication behavior.
Fixed subfolders not expanding in the Move To / Copy To folder picker for 123 Cloud Drive and other single-root providers.
Improved startup root loading: backup and resource drives initialize concurrently, while only the configured preferred root is opened, preventing late asynchronous navigation changes.
Desktop and packaging
Removed system default associations for video, audio, book, and comic formats. Windows upgrades only remove legacy associations previously created by BoxPlayer.
Fixed icon and stylesheet paths when the packaged application is loaded through file://, and removed the missing /iconfont.css reference.
Aria2 connection notifications no longer expose the RPC secret.
Quality assurance
Added Electron Playwright regression coverage for packaged rendering, primary navigation, settings persistence, and resource-loading errors.
Added real-account cloud tests for startup root stability, 123 Cloud Drive global search, infinite pagination, multi-page folder downloads, uploads, and media scraping flows.
Added a packaged Electron UI gate to the Release workflow. Versioned release documents now take precedence so generated changelogs cannot overwrite the release body.
macOS release acceptance
Built and mounted boxplayer-5.0.26-mac-arm64.dmg.
Confirmed the DMG contains an arm64 application and that app.asar includes main.html, style.css, icon.svg, and the main/preload entry points.
Launched BoxPlayer directly from the DMG and verified the theme, navigation, folder tree, file list, and controls render correctly.