You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Download the latest version manually from the releases page
Install it over your existing installation
Issue is only present to users using "Setup" version.
For more information, see Announcement #451
2.24.0
2.23.2-beta.10
feat: tray Hide all action and single-window tray click toggle (Toggle and Hide App via Tray Icon #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 content frame settings (Reading Backgrounds For Epub #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 (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) (Manga Reader side list enhancements & randomizer & keyboard shortcuts #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 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 (Reader settings preset #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 (Reading Backgrounds For Epub #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 (Anilist manual chapter tracking for epub #379). Search manga and novels, edit progress, and auto-update based on chapter.
feat: add optional single-instance behavior via Use Existing Window (Optional Single-Instance Mode #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 (CSS styles for HTML tables are not applied #488). Fixes url() in @font-face and proper mapping of body/html selectors to the content container.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Downloads
27e3930a5d079fa3886058ec0f15cf125063cbd46289f66c3d19c9d68d62d7d5896f4cbb09e7b1b0e17f4c1d68a42a3fd92214bd10bfc08adb3fb106bf7e8097b43fa8c910d908d4878f7086542dcde34eeefd843fc76e3634cc35b0bb2d50eb9e11f23ea808ef981131657dc7d1df42c3baed44ff83a71361fec2810533cb465ba07d971bcffcc2ec049458d2628d37b45ad53365daf12e54b09ed0c1d245072e7e5f8a9e9c6f1a54121703fe440cdd37a06a48995d4cb9c3c56ac41fd80146Note
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:
Issue is only present to users using "Setup" version.
For more information, see Announcement #451
2.24.0
2.23.2-beta.10
createRendererLoggerfrom@utils/loggeronly; directwindow.loggeruse is removed from renderer code.2.23.2-beta.9
2.23.2-beta.8
2.23.2-beta.6
@font-faceand proper mapping of body/html selectors to the content container.2.23.2-beta (earlier builds)
@jaathavan182.23.1
https://github.com/mienaiyami/yomikiru/releases/tag/v2.23.1
What's Changed
New Contributors
Full Changelog: v2.23.1...v2.24.0
This discussion was created from the release v2.24.0.
Beta Was this translation helpful? Give feedback.
All reactions