Skip to content

Releases: jonnitto/Jonnitto.Plyr

2.4.3

18 Feb 07:58
6d48593
Compare
Choose a tag to compare

⬆️ Update Plyr to version 3.5.10

2.4.2

11 Feb 09:51
e2cdb63
Compare
Choose a tag to compare

⬆️ Plyr update

Bumps plyr from 3.5.7 to 3.5.8.

Release notes

Sourced from plyr's releases.

v3.5.8

  • Added flex-direction property to fix some issues introduced in v3.5.7 when using custom CSS
  • Cleaned up the organisation of some of the SCSS files (should not effect CSS output)
  • Added referrerPolicy option for Vimeo to prevent an issue present in the demo site
  • Remove all Vimeo controls for Pro & Premium accounts
  • Improve thumbnail size calculations when size is set per css (thanks @ydylla)
  • Add previewThumbnails source setter (thanks @ydylla)
  • More speed setting logic improvements
Changelog

Sourced from plyr's changelog.

v3.5.8

  • Added flex-direction property to fix some issues introduced in v3.5.7 when using custom CSS
  • Cleaned up the organisation of some of the SCSS files (should not effect CSS output)
  • Added referrerPolicy option for Vimeo to prevent an issue present in the demo site
  • Remove all Vimeo controls for Pro & Premium accounts
  • Improve thumbnail size calculations when size is set per css (thanks @ydylla)
  • Add previewThumbnails source setter (thanks @ydylla)
  • More speed setting logic improvements
Commits
  • a6ff027 v3.5.8 deployed
  • 8417462 Merge pull request #1684 from sampotts/develop
  • 156abda Changelog update
  • 1619510 Speed settings logic improvements
  • ff8dedd Menu border color tweak
  • 637823c Started on v3.5.8 changelog
  • 01219be Comment clean up
  • 59e3afb Merge branch 'develop' of github.com:sampotts/plyr into develop
  • db05322 Merge pull request #1670 from ydylla/previewThumbnails-setter
  • 74e5c78 Merge pull request #1678 from ydylla/fix-thumb-size-per-css
  • Additional commits viewable in compare view

2.4.1

10 Feb 07:56
Compare
Choose a tag to compare

Plyr Update

Bumps plyr from 3.5.6 to 3.5.7.

2.4.0

14 Oct 17:17
0773261
Compare
Choose a tag to compare

✨ Add Danish translation

2.3.2

14 Oct 16:14
41bc69f
Compare
Choose a tag to compare

🐛 When the language is not available use English as default language

2.3.1

24 Sep 10:46
3519b1b
Compare
Choose a tag to compare

⬆️ Relax version constraint for Neos 5

2.3.0

21 Aug 07:41
Compare
Choose a tag to compare

✨ Add YouTube settings (#32), thanks to @networkteam-lange for the PR

2.2.22

24 Jul 14:48
Compare
Choose a tag to compare

⬆️ Bump plyr from 3.5.6

2.2.21

08 Jul 06:04
Compare
Choose a tag to compare

🐛 Enable video captions, thanks to @pmaas

2.2.20

19 Jun 18:43
0ef4dba
Compare
Choose a tag to compare

🐛 Remove zero-width spaces and joiners in Vimeo regex, thanks @kdambekalns