Skip to content

v3.2.0

Compare
Choose a tag to compare
@caleb531 caleb531 released this 04 Aug 21:59
· 492 commits to main since this release
76277ca

New Features

  • The Podcast widget now indicates when audio is buffering as the user jumps
    around in the audio stream
  • A message is now displayed when you sign out of Faith Dashboard

Under-the-Hood Improvements

  • Replaced Sass variables with CSS custom properties across the majority of
    the codebase, which will enable greater dynamicism and theming flexibility
  • Reformatted all Sass files with Prettier, for a more consistent code
  • Standardized the aesthetic of all sliders in the application
  • Added additional tests for Update Notification UI, Podcast widget
  • Other improvements across the codebase