v1.1.2 #64
marcus-crane
announced in
Announcements
v1.1.2
#64
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a minor update to fix an edge case that some users have run into in the past.
While Readwise does not impose any limits on how many highlights you can have, there is a system limit that highlights can't be any longer than 8191 characters long.
Generally speaking, if you're making highlights that long, you're missing the point of highlights but periodically, I've seen reports of highlighting bugging out on user's Kobos causing massive highlights to be created.
The real fix for this is to delete those highlights on your device (find the highlight, tap it and hit delete) but for users who might want to make such long highlights for whatever reason, October will now split your highlight text into appropriate chunks.
What's Changed
Full Changelog: v1.1.1...v1.1.2
This discussion was created from the release v1.1.2.
Beta Was this translation helpful? Give feedback.
All reactions