KOReader Beta 20180314
As one of the maintainers of KOReader, a versatile a document and image viewer for E Ink devices, I’m proud to announce the latest release.
This release adds support for the Kobo H2Ov2 thanks to @cairnsh. You need to use at least KSM 9 with update 1.
@dengste added a widget to configure the natural light on the Kobo H2Ov2 and the Kobo Aura One in #3744.
The Android x86 build is now a regular part of the nightly builds (see #3384 but it wasn’t finalized on the build server until koreader/koreader-misc#14).
We’d like to thank all contributors for their efforts. Some highlights include:
- [feat] Add Android clipboard definition (#3479, #3682) @Frenzie
If you highlight some text you can copy it. Middle click in a text field to paste. - Send2Ebook (receiver) plugin (#3681) @mwoz123
- [fix] Long Hold on DjVu/PDF documents crash (#3697) @poire-z
- coverbrowser list view: show book status (#3708) @poire-z
- [fix] Better error handling when MuPDF document has no pages (#3710)
- [feat] Add H2O2 natural light (#3709) @Frenzie (thanks to @gilali from the MobileRead forum)
- [feat] Make touch work on the H2O2 (#3715) @cairnsh
- crengine: fix various rendering glitches (#3700, #3720, ) @poire-z
- [UX] Add InfoMessage about OCR (#3718) @Frenzie
- Fix some issues with movable dict window (#3722, #3726) @poire-z
- reader.lua: add version to ascii art (#3724) @Frenzie
- crengine: add list-style-type: none (#3727) @Frenzie
- Add date to git-rev version (#3723) @Frenzie
- Set default ‘cre_storage_size_factor’ to 20 (#3732, #3733) @poire-z
- Various crengine fixes (#3735, ) @poire-z
- Fix crash on following empty links koreader/crengine#120
- Fix page-mode rendering of tables with tall rows koreader/crengine#119
- Crash with fatal error when max nodes limit reached koreader/crengine#121
- Fix cppcheck warnings koreader/crengine#114
- coverbrowser: quicker extraction of EPUB metadata (#3736) @poire-z
- Allow for quicker loading when interested in metadata only koreader/crengine#123
- Allow for more than 65535 different attribute values koreader/crengine#124
- Increase gamma values range koreader/crengine#122
- cre: more constrast settings (#3737)
- Speed up page turning on big cre documents (#3740) @poire-z
- [typo] PerceptionExpander: main.lua fix typo (#3747) @cramoisi
- Natural light configuration (#3744) @dengste