Release v1.3.3#262
Merged
Merged
Conversation
…sspoint-reader#1875) fix(settings): mirror quick resume timeout behavior on web settings fix(settings): compare quick resume sleep screen by enum
…xt (#261) * fix: handle KOReader element XPath offsets closes crosspoint-reader#2307 * fix(koreader): ignore non-body text when resolving xpath progress * fix: tighten KOReader anchor id parsing
This was
linked to
issues
Jun 13, 2026
Closed
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: db9272baf8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New
Long-press Back Actionthat applies when within the reader. This would previously open the file browser and remains the default action.Calibre Wireless,Join a Network,Create Hotspot,Browse Files,Footnotes. (closes [Feature Request] Add short cut support for Calibre Wireless Screen #222)Settings > System > Files & Cache > Hide File Extension(closes Ability to hide file extention to give more space for file name #248)Settings > System > Files & Cache > File Browser Display. Note: If you currently haveMinimaltheme set, this will default to2 Lines, otherwise it will default to1 Line.Fixed
Sleep Screensetting was not set toCoverbefore opening a book and then you set the it toCover, theDarksleep screen was being shown instead. This has been fixed now. (closes Known Issue: When Sleep Screen = Cover, the device is using the Dark option instead #252).Page OverlayPNG images should no longer re-index on every wake and can now use any screen as the background, not just a book (closes Transparent PNGs support #255).Changed
Show ClocktoHide Clock. Options remain the same and your settings have migrated, i.e. if you hadShow Clock=Never, it is nowHide Clock=Always. Now users who don't want to see the clock in the reader can setHide ClocktoIn Reader.Clear Reading Cacheno longer removes per-book readings stats (global stats were always preserved). To delete individual book stats, you can now navigate toDelete Book's Reading Statsfrom within the book or from the file browser by long-pressing to bring up the book's context menu. (closes Individual book stats reset after fw crash #253)crossink-settings.jsonfile and will automatically copy over any existingsettings.jsonsettings on first creation. What this means: If you flash another firmware and return back to Crossink, your previous Crossink settings will remain the same and no longer get reset to defaults. However, this also means settings you made in Crossink won't follow you to other firmwares unless you renamecrossink-settings.jsontosettings.json.