Releases: richardr1126/OpenReader-WebUI
Releases · richardr1126/OpenReader-WebUI
v0.0.5
Notes
- Bug fixes
- Major refactors occurred
- I will be starting work on supporting more files types soon
- Demo's default server
tts.richardr.dev
has been updated to use Kokoro-FastAPI v0.1.4
v0.0.4
Notes
- Added new viewing modes: single page, dual page, or continuous scroll
- UI Improvements
- More bug fixes
v0.0.3
Notes
In order to make the whole app better and more accurate, I am switching to a single page view instead of a long scrolling PDF. The view will show the first page and the TTS will automatically turn the page.
Dual page view is coming as well. I will consider adding the long scrolling view back in once I have some more bugs sorted out.
v0.0.2 (prerelease)
v0.0.2-pre
Added
- React window for virtualization of PDF pages (improves performance drastically)
- The above change allows me to get the highlight auto-scroll to be more accurate
- Add scaling for react window virtualization because the old method will not work anymore
v0.0.1
v0.0.1
Please view the README.md, to see setup instructions
Features
- PDF document upload and storage
- Drop in OpenAI API support
- Text-to-Speech with OpenAI voices
- Light/Dark theme support
- Simple client-side PDF processing and text extraction (more robust text extraction coming soon)
- IndexedDB storage
- Browser MediaSession integration (leave browser and still play audio)