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 cloud DOCX files being incorrectly opened by the ebook reader. Word documents now use the native Office-layout preview again, preserving document layout, images, and tables.
EPUB, MOBI, AZW3, and other reflowable ebooks continue to use the book reader, while PDF files continue to use the dedicated PDF viewer.
Tianyi Cloud Drive
Fixed HTTP 400 responses with date/signature is null when opening Tianyi Cloud Drive after login.
Fixed invalid request signatures caused by Chromium dropping the restricted Date header. The Electron main process now restores the exact signed date before transmission and removes the internal transport header.
Verified root-folder refresh with a real Tianyi Cloud Drive account: the request returns HTTP 200 and the file list loads successfully.
Quality assurance
Added a real-Aliyun Playwright regression for Word document preview.
Added a real-account Tianyi Cloud Drive Playwright regression that verifies Date, Signature, SessionKey, and the successful response.
Real-account tests now start the built renderer preview automatically and use the same account origin as development, without requiring a manually maintained frontend server.
macOS release acceptance
Built, mounted, and inspected boxplayer-5.0.27-mac-arm64.dmg.
Confirmed the DMG's BoxPlayer.app contains the main HTML, CSS, Electron main process, and preload assets.
Launched the app directly from the DMG and verified the main-window theme, navigation, folder tree, file list, and toolbar render correctly.