Skip to content

v3.1.1

Compare
Choose a tag to compare
@caleb531 caleb531 released this 17 Jul 04:03
· 577 commits to main since this release
5c53c36

New Features

  • The Skip Back button on the Podcast widget's audio player has been changed
    from 30 seconds back to 10 seconds back; the Skip Forward button remains at a
    30 second increment
  • Improvements to the layout of search forms for the Bible Verse and Podcast widgets
  • Other minor polish improvements across the app

Bug Fixes

  • Fixed a bug in the Podcast widget where the text "Loading..." would show
    when toggling the Now Playing screen (for already-loaded audio)
  • Improved the interactivity of the Podcast audio seeker on mobile devices;
    you can now drag the seeker slider on iOS, where you previously weren't
    able to before
  • The Skip Back/Forward buttons are now properly disabled
  • Fixed a bug with error validation on the Sign Up and Sign In forms
  • Minor refactors of various areas of the code to be cleaner and more robust