Skip to content

v2.7.1

Compare
Choose a tag to compare
@advplyr advplyr released this 31 Dec 22:16
· 1422 commits to master since this release

Fixed

  • Podcast performance server side: Slow queries for podcasts with many episodes #2073
  • Podcast performance client side: Slow/unusable podcast page when podcast has many episodes (added lazy loading) #1549
  • Playlist navigation button not showing on mobile screens #2469
  • Server crash when file is added and removed quickly #2332 by @thevoltagesource in #2465
  • Merging chapters from multiple audio files when audio files have the same chapter titles #2461
  • Unable to fetch RSS feed for specific podcasts (updated request header) #2446
  • Book scanner not updating sequence if only the sequence was changed
  • Podcast episode showing 0 seconds remaining when toggling finished

Changed

  • OPF file supports multiple series by @jedrus2000 in #2444
  • Add a SIGINT handler for proper server shutdown by @mikiher in #2445 #2454
  • CORS for /cover API endpoint for use in canvas in the mobile apps

New Contributors

Full Changelog: v2.7.0...v2.7.1