Releases: kaismic/Hitomi-Scroll-Viewer
Releases · kaismic/Hitomi-Scroll-Viewer
v2.1.1
v2.1.0
- Implemented Google Drive data sync using OAuth 2.0 protocol.
- Now some settings in the view page's top menu bar are shown in a separate content dialog when "More settings" button is clicked.
- Added a download button for each bookmark item.
- Now the user can change the number of bookmarks per page.
- Improved content dialog button styles.
v2.0.2
- Now different .msix files for each architecture are bundled into one single .msixbundle
- Localized app display name and main window title
- Localized partially missed DownloadItem strings
- Replaced pseudo-monitor implementation with actual Monitor implementation
- Fixed bug where bookmark thumbnail images were not shown after they were loaded when the bookmark was not on the current page while it was downloading
- Made DownloadItem texts selectable
v2.0.1
v2.0.0
- Now the app supports Korean and dark theme
- Improved download speed by 50%
- Improved overall performance and UI
- Fixed numerous bugs
- Images including the bookmark thumbnail images are now resized and loaded dynamically according to the user's screen size
- Added "exit anyway" option when the user tries to exit the app while there are remaining downloads.
- Now downloading items will display a more detailed exception message when errors occur during gallery info fetch.
- Now only the missing index count is displayed instead of showing all the missing image indexes.
- Now the download thread number is set for each downloading gallery instead of a global thread number
- Removed the "Global" tag and now instead each tag filter can be selected and combined to create search links
- Removed view mode selection
- and so many other things improved!
v1.0.11
Fixed small bugs
v1.0.10 Merge branch 'master' of https://github.com/soobakjonmat/Hitomi-Scrol…