Releases: rollecode/speed-reader
Releases · rollecode/speed-reader
v1.3.0
Sorry, something went wrong.
No results found
- Jump to word position by changing URL hash to
- Jump to sentence by changing URL hash to
v1.2.0
Sorry, something went wrong.
No results found
- Store book text in IndexedDB to fix localStorage quota exceeded on iOS
- Save full settings only on pause and page unload instead of every word
- Add visibilitychange handler for reliable saves on iOS background
v1.1.1
Sorry, something went wrong.
No results found
- Move book view background active word to upper area instead of center
- Increase display area opacity and add backdrop blur in book view
- Remove max-width constraint from book view display area
- Add soft feathered edges to book view ORP overlay
- Fix version extraction in release workflow