Skip to content

d4d4e75

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:48
· 23 commits to main since this release

Changes since 41a3294:

  • d4d4e75 Fix autoplay.
  • a62c330 Update README.md and add preview videos for docs.
  • ae781b4 Update workflow versions.
  • 32ef90f Update components.
  • cdbc18f Improve error handling.
  • 5c07570 Clear all podcast data when podcast or podcast episode is deleted.
  • 1f13b3f Fix settings error.
  • 2c02a91 Add better error handling.
  • c41cf53 Delete bookmark when podcast episode is deleted.
  • 159a21a Fix repeat functionality.
  • fed2ac1 Fix check-types.
  • 7138868 Update audio player to support crossfade and transition scheduling.
  • a6aed3f Add replay gain helper.
  • 3fb4dba Add crossfade option to settings page.
  • 7eb3b72 Fix crossOrigin in preloader.
  • 07506dc Add crossfade settings.
  • 84e0e9d Add crossfadeGainNode to audio player.
  • ba0007c Add replay gain mode to nuxt configuration.
  • 2d7610f Add CORS fallback for servers without CORS headers.
  • f747e9f Add replay gain to settings.
  • 5213cc7 Update useAudioPlayer with replay gain.
  • a1de103 Add replay gain mode to useSettings data.
  • 9e21743 Update player with AudioContext and GainNode for volume and ReplayGain support.
  • 94a7f32 Added replay gain support to the track information.
  • 38517ce Fix theme on load and styles.
  • 8f6eb26 Update settings with new configuration options.
  • 109f6b2 Sync login/logout state across tabs.
  • afc0bae Move components.
  • fbe7598 Update coverage.
  • c383348 Add first part of settings composable and related components.