Releases: kurema/BookViewerApp3
Releases · kurema/BookViewerApp3
v3.3.1.0
- Added Russian translation provided by ifrit (https://github.com/luafuck).
- Added WebP support if codec is installed.
- Fixed fade out of the controller in the viewer.
v3.3.0.0
Features
Restore previous session
- Session is saved and restored.
- You can disable it but the default is on.
PDF with password
- "Save password" didn't work. Now it's fixed.
- We expanded supported encryption algorithm using iTextSharp.
- If the same password is saved for another file, you can open it after first try.
- You can try 10k password if it's enabled. You can add your own password dictionary.
- But it's so slow. And it's unlikely that the password is in the dictionary.
"Property" in the viewer
- You can see some basic information of the book and the page.
- You can check password of the PDF file.
- You can also copy to clipboard.
Others
- [Feature] Add context menu to address bar of Explorer.
- [Update] Updated pdf.js.
- [Fix] Add TabIndex to eliminate strange square thing in some case.
- [Feature Removal] Adblocker for YouTube is now disabled. It wasn't working anyway.
- [Improved] RoamingState/BookInfo.xml is now saved using gzip. Now you can save more.
v3.2.10.0
- Add Brightness control.
I deleted this release by mistake.
- Original binary (StorePackage_3.2.10.0.zip) was deleted. I built it again but there may be some difference.
- New binary was built with GitHub Actions by manual run. The original version is triggered by tag.
- jediMaster07 reacted this release with 👍🏼 but it was deleted. So I did it instead.
v3.2.9.0
- New Feature: AdBlocker!
- There's some steps to turn on. Read Readme.
- It was so hard to implement. Praise me
- New Feature: Search Completion!
- It's disabled as default for your privacy. Turn it on in the setting.
- New Feature: Notepad.
- It's nice to have but you can't open big files. We are considering to bundle Monaco Editor in the next release.
- Updated Pdf.js.
- Updated default bookmarks.
- There may be some new features we forgot. It's been long since last release.
- We've updated Privacy Policy. Read this if you care privacy.
- It's basically about new features. And we rewrote it to make it clearer.
v3.2.8.0
This version is skipped for ARM64 issue.
v3.2.7.0
- Disabled Mica. It still needs more test and investigation.
- Updated screenshot function of the browser.
- Now you can continue editing on external applications.
- Changed design of upper buttons and add labels.
- Added "done" button. It enables you to both draw and crop. Previously only one was possible.
- Theme is also applied to the browser. But currently the first page is not affected.
v3.2.6.0
Features
- Now you can scroll with mouse in the Viewer!
- Now you can search in the Explorer!
- Added "Open with" menu in the Explorer.
- Support WebView2!
- You need WebView2 runtime and it has to be installed as Administrator.
- And you need to turn on manually.
- This is not very stable.
- Added PDF Viewer if WebView2 runtime is installed.
- PDF.js.
- Browser based PDF viewer.
- PDF.js.
- Support slideshow (automatic page turning).
- Added Theme selection in the Settings.
- If the window width is too narrow, the button is moved to the … menu.
- Added some context menu items.
- New browser extensions!
- Added table of contents in Settings page.
- You can delete a bookmark in the Viewer.
- You can open unsupported files in external software.
- The reason it was not possible is the security concern, but it should not be a big deal.
- There may be other small design updates.
Fixes
- "Background brightness" was crazy in dark mode.
- Size of ContentDialog was too small.
- You couldn't open "This PC/Folders/*" in external Explorer.
- There's other small fixes we forgot.
Thanks
Some features were developed from advice on GitHub Issues and Discord.
- The theme function was influenced by @kronuschan's suggestion (#8).
- Some other functions were suggested by Aram'Lin on Discord.
v3.2.5.0
- Improved Epub stability and performance (currently only on Bibi).
- Now unzip is handled by dotnet not JavaScript.
- Updated translations.
- Preview: PowerRename funciton is under development, but it's not released yet.
v3.2.4.0
- Added the Portuguese translation provided by Esibruti (https://github.com/esibruti).