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
Optimize the storage method of local configuration, support configuration import and export
Change the domain fronting mechanism from single point to round-robin to avoid similar issues in the future. The domain fronting switch is turned off by default. No longer support modifying host mapping
Support searching downloaded galleries temporarily
Support quick local blocking of gallery uploader
Support prompt for the event of the dawn and HV encounter, can be turned off in preferences setting
Support preloading gallery covers, even if these galleries are not yet displayed on the page, can be turned off in preferences setting
Support switching the display of gallery time to UTC time
Support custom image cache expiration time, automatically delete expired cache when the application starts
Now search options inheritance will be applied to all search scenarios, not just clicking on tags to search
In desktop layout, clicking on the suggestion tags no longer causes the search field to lose focus
When specifying language options during search, the language filter condition is now concatenated at the front rather than the end to solve some short phrase search problems #457
In mobile and tablet mode, long press the back button on the search page to return to the home page directly #452
Local comment blocking rules support filtering by content
Now generate ComicInfo.xml metadata file automatically when downloading
Tag suggestion supports filtering -~ prefix; fix bug of not recognizing space-separated tags correctly in some scenarios; optimize result sorting
Optimize image display in comments
Optimize tag display in gallery list under Extended layout, move watched tags to the front
Optimize history record storage, reduce storage size(Existing data needs to wait for background processing to complete after startup)
Optimize mouse drag logic of some page components
Optimize deletion logic when saving images is interrupted
Optimize snack style under tablet layout and desktop layout
Optimize update dialog
Add a slight delay to the rendering of the reading page to optimize UI rendering performance
Remove outdated options in search settings
Fix bug with image save when image is broken
Fix bug of parsing thumbnails stuck in some scenarios
Fix bug of content change when saving compressed images on Android
Fix bug of image link in comment not clickable
Fix bug of missing Dutch and Vietnamese in language options
Fix bug of bypassing security authentication through swipe gesture #449
Fix bug of usage of Chinese in tag blocking rules
Fix bug of incorrect prompt when downloading images fails #462