Skip to content

Releases: mienaiyami/yomikiru

v2.7.2

21 Feb 18:40
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

  • App name will be changing to "Yomikiru".
  • There might not be any work on issues/requests for few weeks unless very important.

Added

  • More size fit options.
  • Max image height control.

Changed

  • History is now shorter and simpler and renamed to "Continue Reading".

Fixed

  • Blank screen when closing app with prompt before closing enabled after clearing history.

Known issues

  • Max image height might not work as intended.
  • When more than one app is open, only history from last app where history is changed is saved.
  • Long loading time

Todo

  • Better state management.
  • Add ability to change image quality in canvas mode for less RAM usage and performance.
  • Write testing.
  • Adjust app for debian.

Full Changelog: v2.7.1...v2.7.2

v2.7.1

19 Feb 07:40
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

App name will be changing to "Yomikiru".

Fixed

  • Window became blank on closing when "Ask before closing window" is enabled and history is empty.

Todo

  • Add ability to change image quality in canvas mode for less RAM usage and performance.
  • Write testing.
  • Adjust app for debian.

Full Changelog: v2.7.0...v2.7.1

v2.7.0

18 Feb 18:35
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Note

App name will be changing to "Yomikiru".

Added

  • Added canvas as image option to make stutter-free reader. Enable from settings.
  • New reading mode "Right to Left".

Changed

  • Less stutter when scrolling in normal image mode.
  • UI Enhancements.

Fixed

  • prev/next chapter not working when folder contain zip/cbz.
  • Linking not working in theme maker.

Todo

  • Add ability to change image quality in canvas mode for less RAM usage and performance.
  • Write testing.
  • Adjust app for debian.

Full Changelog: v2.6.0...v2.7.0

v2.6.0

12 Feb 08:58
Compare
Choose a tag to compare

Downloads

Download setup

Download Portable


Added

  • Open app automatically after updating (portable version).
  • New shortcuts to switch between PagePerRow and ReaderType.
  • Set max width of images (works only when Size Clamp is disabled).
  • Search bar:
    • Paste link in search bar to open.
    • Type ..\ to go up directory.
    • Type name of item in results ending with \ to open it in reader. e.g. One Piece\.
    • Type drive name ending with :\ to change drive. e.g. D:\.
  • Save toggled state of bookmark / history tab.

Changed

  • Better searching system.
  • Prevent some shortcuts if key pressed is held/repeated.
  • Disable chapter transition screen in zen mode as well.
  • Images in reader are now un-draggable.
  • Scroll to current page number after changing PagePerRow and ReaderType.
  • Removed checking for .bin file.
  • Prevent some shortcuts from working if pressed in combination with ctrl key.
  • UI enhancements.

Fixed

  • App appear frozen when opening .zip or .cbz file.

Todo

  • Add canvas based image system for performance.
  • Write testing.
  • Adjust app for debian.

Full Changelog: v2.5.2...v2.6.0

v2.5.2

10 Feb 18:02
Compare
Choose a tag to compare

Sorry for repeated updates in single hour.

Fixed

  • Chapter transition screen not behaving as intended when reader mode is click to move and zen mode is enabled.

Full Changelog: v2.5.1...v2.5.2

v2.5.1

10 Feb 17:38
Compare
Choose a tag to compare

Added

  • Option to disable chapter transition screen in infinite scroll mode (only when zen mode is off).

Fixed

  • Invalid settings error popping on every refresh/launch.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

10 Feb 13:13
Compare
Choose a tag to compare

Full Changelog: v2.4.0...v2.5.0

Changed

  • History/Bookmark info on mouse over temporarily replaced with default title option due to performance issue.
  • No more annoying popup when transitioning to new chapter by clicking on first/last page in click to move reader mode.
  • Smoother settings popup.
  • Removed animation when toggling bookmark/history tabs for performance.
  • minor UI enhancements.
  • dev
    • changed first/last chapter links with ~ in helper.
    • better dialogs.
    • code quality.

Added

  • Open link from home location list when it is in a directory which is in set default location.
    e.g. if default location is D:\manga\ and there is folder named One Piece in it, then any folder which is directly under One Piece will open directly by clicking link itself instead of clicking arrow icon beside it.
    (Can be enabled from settings.);
  • Open previous / next chapter by clicking prev/next page button when near top/bottom of chapter in infinite scroll reader mode.
  • Bookmarks now save page number when bookmarked while inside reader.
  • History saves last page number when reader/app is closed.
  • Added screen to show previous/current/next chapter when in start/end of chapter for zen mode.

Full Changelog: v2.4.0...v2.5.0

v2.4.0

20 Jan 15:17
Compare
Choose a tag to compare

Full Changelog: v2.3.15...v2.4.0

Changed

  • Scroll to current page after switching Reader mode.
  • Scroll to current page after toggling vertically fit.
  • Better checking for supported extensions.
  • Improved Performance.

Added

  • Ability to edit themes (no need to create new theme after changing it).
  • dev:
    • Automated release

Fixed

  • Page number not changing in "click to move" mode when size is low.

v2.3.15

17 Jan 14:01
Compare
Choose a tag to compare

Full Changelog: v2.3.14...v2.3.15

Changed

  • UI Enhancements.
  • Add scrolling option to reader settings when UI is scaled.
  • Changed theme prop --topBar-hover-color to --topBar-btn-hover-color.
  • dev:
    • Cleaner code.
    • Removed all @ts-ignore and fixed types for better DX.
    • No need to host local drives for images to test reader.

v2.3.14

04 Jan 19:32
Compare
Choose a tag to compare

Full Changelog: v2.3.13...v2.3.14

Added

  • Option to disable minor updates.

Changed

  • UI Enhancements.