github mienaiyami/yomikiru v2.23.2-beta.10

latest releases: v2.25.0-beta.4, v2.25.0-beta.3, v2.25.0-beta.2...
pre-release5 months ago

Downloads

Description File SHA256 Hash
32-bit Setup (windows exe) Yomikiru-v2.23.2-beta.10-Setup.exe cf30b7f7ef4369030973f9a802cf7ac6e82a155cd54c99ed58ad9b94e0de5b55
32-bit Portable (windows zip) Yomikiru-win32-v2.23.2-beta.10-Portable.zip 03fe74b39ebab2e8d4b4ec7085e37c792bad4886f95f19e72625947e2c03da47
64-bit Setup (windows exe) Yomikiru-v2.23.2-beta.10-Setup-x64.exe b9b01fafe2272295b59a253c37f7f6a552e8cb1324e3671e4220e87b99428f64
64-bit Portable (windows zip) Yomikiru-win32-v2.23.2-beta.10-Portable-x64.zip f6f738a049ecff818eda1976123e83fa854792f6dc7ad7c5d7b581e1d126c88b
64-bit Linux (Debian) Yomikiru-v2.23.2-beta.10-amd64.deb ed4ce4598de1aa8e1b1deea656296abf11ff8a6550414a1baebae7c2165af56d
64-bit Linux (Arch) yomikiru-2.23.2_beta.10-x86_64.pkg.tar.zst b8837c00c4221cafb847dd7ce197765b28dec478b575260e330dd6fd12ae7bed

Note

Community Discord Server: A Discord server for Yomikiru and Collection Extension is now open. Join for discussions, usage help, feedback, and updates. See Discussion #495.

Important

Known Issue with Updates (July 2025): Due to recent Windows security policy changes, some users may experience crashes during the auto-update process. If updates fail, please:

  1. Download the latest version manually from the releases page
  2. Install it over your existing installation

Issue is only present to users using "Setup" version.
For more information, see Announcement #451

2.23.2-beta

2.23.2-beta.10

  • feat: tray Hide all action and single-window tray click toggle (#514). Hide every window from the tray menu; when only one window exists, left-clicking the tray icon toggles that window's visibility.
  • feat: book reader option to override EPUB-authored colors (#515). When enabled, your font, link, page, and content background colors can override styles from the book's CSS.
  • feat: book reader content frame settings (#399). Separate content background, inline padding, and border from the page background; wallpaper padding applies to the content area.
  • feat: structured, scoped logging for main process, preload, and renderer so log files are easier to follow.
  • fix: updater download window handling and Linux update installation (clearer errors, unified sudo install path, smoother install-on-quit flow).
  • dev: renderer logging uses createRendererLogger from @utils/logger only; direct window.logger use is removed from renderer code.

2.23.2-beta.9

  • fix: repair reader presets JSON when keys are missing or invalid instead of replacing entire presets. This fixes the issue where all presets were invalidated just because of one invalid key. Now user manga/book presets cannot be deleted; reset defaults restores bundled presets and recreates User from current reader settings.
  • fix: multi-window sync for settings, theme, reader presets, and shortcuts. After saves, other windows refresh with debounced JSON reads and retries instead of stale or failed loads.
  • fix: environment variable setup in GitHub Actions for releases for detailed app info.

2.23.2-beta.8

  • feat: add minimize to tray option (#489). When enabled, minimizing hides window to tray. Tray menu lists all windows; left-click restores or focuses, right-click shows window list and Exit.
  • feat: add focus sidelist search keybind (ctrl+shift+f) and random chapter shortcut (r) (#507). Random chapter biases away from recently opened chapters; full shuffle mode (session-only) shuffles list once with prev/next following shuffled order.
  • feat: add sidelist search persistence and prev/next navigation improvements (#507). "Fix search" toggle (session-only) keeps filter across chapter navigation; prev/next follows filtered list when active.
  • feat: add reset button for color filter section in reader settings (#506).
  • feat: add autosave toggle for reader presets. When enabled, changes to reader settings (manga and book) are saved automatically.
  • feat: replace InputCheckboxColor with InputColor for book background layer settings to avoid confusion.
  • fix: detailed about app info not loading.
  • fix: arch linux build and release creation.

2.23.2-beta.6

  • feat: add reader settings presets for manga and book (#281). Switch between reading modes (e.g. 2-page LTR manga vs vertical-scroll manhwa). Supports export/import, save from clipboard, keybinds to cycle/select presets (alt+1-5, alt+period/comma), and reorder presets via up/down buttons.
  • feat: add reading background settings for book (EPUB) reader (#399). Wallpaper image with dim, brightness, contrast, layer overlay, and padding. Background layers stay fixed when zooming text.
  • feat: add manual chapter tracking for book (EPUB) via Anilist (#379). Search manga and novels, edit progress, and auto-update based on chapter.
  • feat: support mouse buttons 4 and 5 in key bindings (#393). Default bindings: mouse 4 for previous page, mouse 5 for next page.
  • feat: add optional single-instance behavior via Use Existing Window (#490). When enabled, second launch focuses the existing window and opens files in it; when disabled, opens in a new window. Toggle in General Settings (all platforms).
  • feat(settings): add Detailed Info dialog to About. Shows build commit, build date, build type, and OS release.
  • fix: correct CSS URL handling and body/html selector scoping in book (EPUB) reader (#488). Fixes url() in @font-face and proper mapping of body/html selectors to the content container.
  • fix: arch linux build entry in release markdown.

2.23.2-beta (earlier builds)

  • feat: add arch linux support for auto-updates.
  • fix: chapter list not refreshing after mark read/unread (#486) (#500) by @jaathavan18

2.23.1

https://github.com/mienaiyami/yomikiru/releases/tag/v2.23.1

Full Changelog: v2.23.2-beta.9...v2.23.2-beta.10

Don't miss a new yomikiru release

NewReleases is sending notifications on new releases.