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
WebApp Secure Authentication: Added a built-in Basic Authentication system for the Web Server! You can now turn on the "Require Authentication" toggle in settings and configure a list of allowed users (username:password). This completely locks down the WebApp and its APIs, preventing unauthorized access on your local network.
Instant PDF Streaming (WebApp): Fixed a major performance bug with the WebApp's PDF reader. The local server's HTTP Range Request headers have been overhauled. PDF.js will now instantly fetch the file's structure and render the first pages immediately, completely eliminating the need to wait for the entire PDF to download!
WebApp Search Polish: Fixed a UI issue where the "New Book Add" carousel would stay visible while using the search bar or advanced filters. It now hides itself intelligently when you are filtering your library.
WebApp UI Tweak: Renamed the "Download / Open" button to just "Download" for a cleaner look.