All Versions
212
Latest Version
Avg Release Cycle
45 days
Latest Release
-

Changelog History
Page 1

  • v3.7.3 Changes

    • 🛠 Fix: force nowrap in progress tooltips (related: #2549) (thanks @raad-altaie!)
    • Feat(i18n): Make captions autodetect text direction (#2540) (thanks @ebraminio!)
    • 🛠 Fix: fixed menu border radius bug (#2548) (thanks @raad-altaie!)
    • 🗄 Chore: navigator.platform is deprecated (#2530) (thanks @stamat!)
    • 🔧 Feat: Added configurable property to elements for re-use (#2489) (thanks @NoirHusky!)
    • 📄 Docs: Replace example video ID with one that still works (#2518) (thanks @luvejo!)
    • 🛠 Fix: Improve accessibility on control buttons with aria-pressed (#2523) (thanks @emilkarl!)
    • 🛠 Fix: Fix for calc() in newer Dart Sass versions (#2519) (thanks @ckhicks!)
    • 🛠 Fix: simplify logic for isFunction assertion method
    • ⚡️ Chore: update types to include string for controls
    • ⬆️ Chore: upgrade packages
    • Chore: use .node-version instead of .nvmrc
  • v3.7.2 Changes

    • 🛠 Fix: Add @babel/plugin-proposal-optional-chaining to transform optional chaining in build output
  • v3.7.1 Changes

    • ⚡️ Feat: Minor styling improvements to the preview thumbnails (🚨 Requires a SCSS/CSS update 🚨)
    • 🛠 Fix: Fix invalid CSS @charset rule in Sass files (thanks @Hashen110!)
    • 🗄 Chore: Replace deprecated KeyboardEvent keyCode references to use key instead (thanks @Hashen110!)
    • 🛠 Various other code clean up and typo fixes (thanks @Hashen110!)
  • v3.7.0 Changes

    • ⚡️ Feat: Add markers support (🚨 Requires a SCSS/CSS update 🚨) (thanks @ForeverSc and @fengshuo!)
    • 📇 Feat: Add support for MediaMetadata (thanks @Hashen110!)
    • 🛠 Fix: Pass this context to captions.setup (fixes #2352) (thanks @WilliamMHerring, @willherring and @zenyr!)
    • 🛠 Fix: Modify vimeo parseHash to use non-named capture groups (fixes #2396) (thanks @fekle!)
    • 🛠 Fix: Replace deprecated String.prototype.substr() (thanks @CommanderRoot!)
    • 📄 Docs: Update speed option default to match the source (thanks @ozgurg!)
    • 📄 Docs: SASS → Sass (thanks @toastal!)
  • v3.6.12 Changes

    • 🛠 Fix: remove division logic from ads.scss (fixes #2370)
  • v3.6.11 Changes

    • 🛠 Fix: Replace list.slash added in 3.6.10 with calc
    • ⬆️ Chore: Package upgrades
    • Chore: SASS clean up
    • 💅 Chore: Improvements to style linting
  • v3.6.10 Changes

    • 🛠 Fix: Use list.slash instead of deprecated syntax
    • Chore: Clean up demo
  • v3.6.9 Changes

    • 🛠 Fix: SASS issue with division (thanks @ROL4ND909 and @le0pard)
    • 🛠 Fix: Captions when switching sources (thanks @zexingguo)
    • 🛠 Fix: Icons loading within iframes (thanks @ajgagnon)
    • ⚡️ Chore: Update TypeScript types (thanks @Jackie1210 and @AntLevin)
    • 🛠 Fix: iOS fullscreen centering (thanks @hemratna)
    • Feat: Added getter and setter for preview thumbnails (thanks @Benny739)
    • 🛠 Fix: Change fullscreen element to player rootnode (thanks @Walter van den Houten)
    • 🛠 Fix: Fixed errors when Plyr instance is destroyed before constructor setTimeout() functions execute (thanks @emilis-ideait)
    • 🛠 Fix: Invalid CSS selector syntax (thanks @BjornBrandewallNaviga)
    • 🛠 Fix: Video height issues
    • 👍 Feat: Improve support for Vimeo private videos (thanks @Frosch)
    • 🛠 Fix: YouTube duration issues (thanks @liesahead)
  • v3.6.8 Changes

    • Typings: add FullscreenOptions.container to typing files (thanks @MeguminSama!)
    • 🛠 Fix: added iPadOS detection to isIos util (thanks @Benny739!)
    • 🛠 Fix: issues with Vimeo fullscreen
  • v3.6.7 Changes

    • 🛠 Fix: remove regression caused by optional chaining and nullish coalescing in check for window.CSS check for aspect-ratio (fixes #2174)