Skip to content

Releases: mienaiyami/yomikiru

v2.18.2

21 Sep 13:58
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Added

  • dynamic image loading, can be enabled from settings.
  • style settings
  • #266
  • added shift+cycleFitOption for reverse

Changed

  • UI
  • show epub side-list on element focus inside
  • made side-list pin button keyboard accessible.

Fixed

  • #273
  • incorrect name for titles with . (dot) in name.

Full Changelog: v2.18.1...v2.18.2

v2.18.1

18 Sep 20:07
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Added

  • preserve scrollX when zooming past 100%.
  • added ` (backtick) for exact search keyword.

Changed

  • changed epub min word-spacing to -1
  • change default behavior of arrow up down in search
  • change default zenmode pagenum color to semi transparent
  • DEV:
    • improved file ext info and related

Fixed

  • fixed epub zen mode reader setting change incorrect preserve scroll
  • #241
  • fixed chapter opening shortcut not working
  • fixed anilist chapter input out of focus on input
  • fixed image context menu "show in file explorer" incorrect path

Full Changelog: v2.18.0...v2.18.1

v2.18.0

11 Sep 18:34
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Added

  • option to sync app settings and themes across instances.
  • added #261 and private option in anilist data editor

Changed

  • UI:
    • better blurred window titlebar
    • context-menu separator
    • more
  • keyboard accessible settings tab button.
  • debian after update download prompt.

Fixed

  • fixed #262
  • fixed context menu for svg images in epub
  • fixed: clicking 'h' not saving manga progress sometimes.

Full Changelog: v2.17.8...v2.18.0

v2.17.8

31 Aug 18:36
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Changed

  • keyboard focus-able anilist link
  • better fit for color input in reader setting

Fixed

  • fixed #256.
  • fixed: middle mouse button behavior in reader.
  • fixed: inaccurate width over 100%, #241 (comment)
  • fixed loading error when location is drive name
  • fixed: wide images width in horizontal fit mode

Full Changelog: v2.17.7...v2.17.8

v2.17.7

28 Aug 05:20
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Added

  • added focus lock on popup elements.
  • added keyboard ctrl for theme link button

Changed

  • changed updater check interval from 5 to 1 hour.
  • DEV:
    • Updated config files for better DX and performance.

Fixed

  • fixed #249.
  • fixed text reader retaining scroll position on chapter change.
  • fixed #251.
  • fixed #250.
  • fixed: mouse-grab-reader-scroll changing chapter in reader mode ltr rtl
  • fixed color input escape and tab function.
  • fixed color filters not applying to canvas.
  • fixed: scroll position after reader size change, #241 (comment)

Full Changelog: v2.17.6...v2.17.7

v2.17.5

26 Aug 14:21
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Added

  • #242, sort by date option in reader-side-list.
  • epub letter spacing option.
  • added "dbl-click zen-mode" to epub body right click.
  • added #241, reader size shortcut keys.
  • added scroll reader with mouse grab.
  • #202, open single .txt or xhtml file. experimental

Changed

  • #234, linked select hover/focused color to context-menu
  • #244, open epub from bookmark/history using chapterName -> chapterURL.
  • epub line (<HR/>) color to font-color from divider-color.
  • tab click focusable switches.
  • disable dbl-click zen-mode when "epub: text select" is enabled.
  • hide quotes in epub font select options.
  • change top-bar color when window is not focused.
  • Select Option:
    • focus on selected option on open.
    • click matching alphabet to scroll option into view.

Fixed

  • update checker not triggering on app open.
  • fixed epub chapter reset after clicking a reference link.
  • epub font select working even when disabled.
  • fixed, image size over 100% not working right.
  • "NaN%" progress in epub zen mode if body have no scroll.

Full Changelog: v2.17.4...v2.17.5

v2.17.2

16 Aug 16:14
Compare
Choose a tag to compare

Downloads


Does not follow semver.


Added

  • added #227, theme option for code-text-color.
  • added option to reset all changes in theme maker.
  • added rar support, works only if WinRAR is present in system PATHS.
  • added "copy path" to bookmark/history context menu/
  • added #238. Sort options.

Changed

  • Check for update every 5 hour if app is open.
  • UI Changes:
    • theme prop name changes
    • epub-reader-settings layout
    • reader-settings layout
    • color picked UI layout changes
    • removed "-" , "+" on size change popup
    • added context menu separator

Fixed

  • fixed #235
  • fixed #236
  • fixed reader-settings space/enter not working in keyboard navigation.

Full Changelog: v2.17.1...v2.17.2

v2.17.1

09 Aug 18:43
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Fixed

  • fixed #226, single item in location lists is highlighted.
  • fixed #230, color input not getting removed from DOM.

Full Changelog: v2.17.0...v2.17.1

v2.17.0

08 Aug 15:39
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Does not follow semver.


Added

  • Option to clear app cache.
  • Context menu
    • esc to close.
    • shortcut key to open.
    • unread all, mark as real, mark all as read.
  • #222, Option to disable text select in epub reader.
  • Custom option select and color input.

Changed

  • Better keyboard navigation in search inputs.
  • UI Changes:
    • Context Menu looks. Position in zen mode.
    • Anilist data editor changes for better readability.
  • DEV:
    • Cleaned and improved theme maker code. Isolated theme maker, better theme apply and save
    • Switched to color library to handle color conversions.

Fixed

  • fixed #213, default location url edit.
  • removing searched history/bookmark by right click removes other instead.
  • highlighted bookmark/history if single item and search is off.
  • anilist search not focused on clicking "track".
  • side-list closes when context menu closes.

Full Changelog: v2.16.2...v2.17.0

v2.16.2

31 Jul 00:45
Compare
Choose a tag to compare

Downloads

Download 64-bit Setup
Download 64-bit Portable
Download 32-bit Setup
Download 32-bit Portable
Download 64-bit Linux (Debian)


Added

  • Option to render multiple pdfs, #216. Access from settings.
  • Context menu keyboard navigation.
  • Option to mark chapter as unread in home-location-list and reader-side-list, #213.
  • EPUB double click fullscreen.
  • Search bar and list navigation with keyboard. Check Settings -> Extras -> "Search tab shortcuts" for more.
  • Context menu in epub reader.

Changed

  • UI Changes:
    • Moved "usage & features" to "extras" tab.
    • Context menu related changes.
    • Highlight element on setting link click navigation.
    • #220.
    • Added custom number input spinner.
    • and more.
    • Text update in some loading screens.
  • EPUB:
    • Use default padding and margins for all elements.
    • Confirm before opening external links.
    • Don't render side list in zen mode, improve performance but lag when exiting zen mode if very high chapter count.
  • DEV:
    • Context Menu system changed, made modular and context based rather than redux.
    • pdf render optimization.

Fixed

  • Epub without toc does not open.
  • Epub side-list performance issue, more in #202.
  • Epub "open in new window" error.

Full Changelog: v2.16.1...v2.16.2