Releases: htbkoo/lightweight-epub-reader-electron
Releases · htbkoo/lightweight-epub-reader-electron
lightweight-epub-reader-electron v0.5.0
Release Notes for v0.5.0
How to use?
For Windows
Run the lightweight-epub-reader-electron-0.5.0 Setup.exe and it should execute the application automatically
Highlights
- Revamp project with
Electron Forge - Upgrade dependencies (e.g.
electrontov30) - Fixed build with
node 20, which is the latest LTS version ofnodeas of the date of this release - Restricted
nodeversion to be any version newer than18only - Upgrade dependency
htbkoo/epub-chinese-convertertov0.2.1- See
htbkoo/[email protected]for more details
- See
What's Changed
Full Changelog: v0.4.0...v0.5.0
lightweight-epub-reader-electron v0.4.0
Release Notes for v0.4.0
Highlights
- Fixed build
- Restricted
nodeversion to be16.xonly
What's Changed
Full Changelog: v0.3.1...v0.4.0
lightweight-epub-reader-electron v0.3.1
Release Notes for v0.3.1
Highlights
- Fixed transition effect of
<AppBar/>(i.e. the showing and hiding upon scroll)
lightweight-epub-reader-electron v0.3.0
Release Notes for v0.3.0
Highlights
- Migrated theme to Material-UI
- Grouped LoadBookButton and TranslateButton into AppBar for better UX
- Moved bookmarks to BookmarkDrawer for better usability
lightweight-epub-reader-electron v0.2.1
Release Notes for v0.2.1
Highlights
- Added a preliminary bookmark bar for easier navigation (styles to be improved)
- Added
To Traditional Chinesetranslation feature - Added usage of
DOMPurifyto sanitize epub html before displaying to improve app security - Updated styling
lightweight-epub-reader-electron v0.2.0
Release Notes for v0.2.0
Highlights
- Migrated renderer code to be react based
- Added proper rendering of the epub html - so the book is now human-readable
lightweight-epub-reader-electron v0.1.0
Release Notes for v0.1.0
Highlights
First build and publish of this app, which currently support loading and displaying epub files as raw unformatted plain text