Skip to content

Releases: rollecode/speed-reader

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 17:11
  • Jump to word position by changing URL hash to
  • Jump to sentence by changing URL hash to

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 21:46
  • 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

Choose a tag to compare

@github-actions github-actions released this 14 Mar 13:38
  • 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