Skip to content

Releases: rollecode/speed-reader

v1.3.0

25 Apr 17:11

Choose a tag to compare

  • Jump to word position by changing URL hash to
  • Jump to sentence by changing URL hash to

v1.2.0

28 Mar 21:46

Choose a tag to compare

  • 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

14 Mar 13:38

Choose a tag to compare

  • 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