Skip to content

3.6.0 - Custom Filler Audio & Storage Improvements

Latest
Compare
Choose a tag to compare
@richardfrost richardfrost released this 14 Aug 05:13
· 134 commits to main since this release
2fa6455

✨ New Features & Updates

  • Custom Filler Audio (#528)
  • 🔇 Update audio muting for Frndly TV in Safari

🐛 Bugs Fixed

  • Disable ProtectedStorage for Edge (#567)
  • Ignore metadata tracks in getVideoTextTrack()
  • Fix potential bug in setting audioUnmuteDelay (Firefox)
  • 07a2341 Exclude localOnly config from Bookmarklet
  • ef73b1e Force disable stats collection in Bookmarklet
  • edbfa78 Add empty updateCounterBadge() to Bookmarklet

🔧 Development

  • Improve WebConfig support for local storage
  • 22c3c0a Add deepCloneJson helper function
  • f036ceb Add truncateString helper function
  • e0d7393 Consolidate to WebConfig._localOnlyKeys
  • 02484e4 Make WebConfig.load handle local storage better
  • ccd1f28 Make WebConfig.save handle local storage better
  • ea755b5 Remove unused WebConfig.includesLargeKeys
  • e3c6d66 Add attribution for bookmarklet