Skip to content

Releases: mienaiyami/yomikiru

v2.12.3

23 Jun 23:09
Compare
Choose a tag to compare

Downloads

Download Portable
Download setup
Download Linux (Debian)


Note

Due to release changes (auto release), existing users (v2.11.5 and below) might need to manually update the app.

Added

  • Input smoothening/delay for number,range/slider, color inputs.

Changed

  • UI Enhancements.
  • Epub font size "+", "-" buttons add/sub "1" instead of "2".
  • Epub history moves to top after updating chapter.

Fixed

  • Epub font size input uneditable, #187.
  • Scroll with keys not working in epub when sidelist pinned.
  • Epub history not updating on app close.
  • Epub sidelist pinned and autofocus issues, #186.

Full Changelog: v2.12.2...v2.12.3

v2.12.2

21 Jun 22:10
Compare
Choose a tag to compare

Downloads

Download Portable
Download setup
Download Linux (Debian)


Note

Due to release changes (auto release), existing users (v2.11.5 and below) might need to update the app manually.

Added

  • PDF support (only as image) and PDF quality control.
  • Invert image color in manga reader.
  • Better epub history.
  • Export theme option, options to make theme sharing easier.

Changed

  • UI Enhancements.
  • Downgraded electron/chromium version.
  • Update checker, b0322f3.

Fixed

  • Linux app not launching.
  • Cant use color filters with fit options.
  • Drag and drop errors, #181, #182.
  • Window 7 error, #184.
  • Bookmark import issue.

Full Changelog: v2.12.1...v2.12.2

v2.12.1

14 Jun 21:10
Compare
Choose a tag to compare

Downloads

Download Portable
Download setup
Download Linux (Debian)


Note

Due to some limitations, existing users (v2.11.5 and below) might need to manually update the app.

Added

  • Automated release for windows and linux(debian).
  • EPUB:
    • Shortcut keys for font size (epub), #172.
    • Quick access font family, #175.
    • Custom font weight.
  • Better search for bookmark/history tabs.
  • 7zip(.7z) support, #171.
  • Drag and Drop (file and folder) support, #171.

Changed

  • UI Enhancements.
  • Updated electron/chromium version.
  • Clear history moved to settings.

Fixed

  • Location tab's url changed after opening manga with "Open without button..." enabled.
  • Clicking on sides does not change chapter in epub at 100% on small screens, #174.
  • Epub sidelist not focusing to current chapter, #177.

Full Changelog: v2.12.0...v2.12.1

v2.11.5

31 May 20:36
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • Option to disable Hardware Acceleration.

Changed

  • UI Enhancements.
  • Switched from web based fullscreen to electron fullscreen.
  • Smoother sidelist width change.
  • In "Open chapter directly under base directory...", allowed to update list instead of "no image" error.

Fixed

  • Multiple scrolling issues in LTR/RTL mode with vertically fit enabled.
  • System buttons showing when opening file from file explorer with zen mode. #147.

Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.11.4...v2.11.5

v2.11.4

20 May 17:26
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • #159, Hide cursor in zen mode (access from app settings).

Changed

  • UI Enhancements.
  • Added delay on page number input before starting scroll (can be bypassed by clicking enter).
  • Removed sync/blocking removing of temp file on clicking home.
  • #152

Fixed

  • fixed #145,#147,#155.
  • epub history not going to top after updating.
  • checkboxes focusable through tab even if disabled.

Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.11.3...v2.11.4

v2.11.3

19 May 04:53
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • Option to open reader directly in zen mode (access from app settings).

Changed

  • UI Enhancements.
  • Open prev/next page on scroll in reader modes "left to right, right to left" when image height is smaller than window.
  • re-enabling hardware acceleration as stutter no longer present, #6.

Fixed


Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.11.2...v2.11.3

v2.11.2

17 May 15:34
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • Tab (keyboard) navigation for "reader settings's tabs".
  • New scrolling system (with keys).
  • Custom stylesheet.
  • New shortcut: ctrl+w to close window.
  • EPUB : Force low brightness.

Changed

  • UI Enhancements.
  • Save data files with a time gap after changing app data.

Fixed


Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.11.1...v2.11.2

v2.11.1

11 May 15:53
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • EPub:
    • progress percent and control.
    • history and bookmark support (use bookmark for more accuracy).
  • search input for bookmarks and history (enable from settings -> other settings).

Changed

  • UI Enhancements
    • Moved Image count to open button on locations tabs.
    • misc.

Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.11.0...v2.11.1

v2.11.0

07 May 14:14
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • EPub:
    • Custom text, link, background color from reader settings.
    • Option to invert and blend image.
    • Collapse-able Tabs in reader settings.
  • Download Progress window.

Changed

  • UI Enhancements.
  • Disable reader shortcuts when settings is open.

Fixed


Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.10.4...v2.11.0

v2.10.4

06 May 16:35
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

Linux distribution currently not available as direct download but can be build easily by following this Build for linux(debian) guide.


Added

  • EPub:
    • margin+width default for <HR>
    • limit img height to viewport option.
    • option to disable to paragraph indent.
    • added support for URL with # / fragment.

Changed

  • UI Enhancements.
  • Changed lower limit of some epub settings to 0 from 0.1 .

Fixed


Todo

  • Write tests.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.

Full Changelog: v2.10.3...v2.10.4