Skip to content

v0.2.4

Choose a tag to compare

@richardr1126 richardr1126 released this 04 Mar 06:23
· 67 commits to main since this release

What's New ✨

  • ⏲️ Retry logic for when requesting audio from the TTS API (sorry for the delayed implementation of this) by @richardr1126
  • 🎭 Using Playwright for end-to-end user testing (on Firefox, Chromium, and Safari) by @richardr1126

Changes ☑️

  • 🗄️ PDF storage now uses array buffer storage, similar to ePubs (you may or may not need to re-upload your PDFs) by @richardr1126
  • 🎼 Audio file storage now uses array buffer storage, similar to ePubs by @richardr1126

Fixes 🛠️

  • Issue #8: Fix PDF uploads for iOS 17.x and below with array storage and using core-js promises by @richardr1126
    • Need v0.2.4-patch.4 if using Docker image

Full Changelog: v0.2.3...v0.2.4