From 637823c8ce62b3667ce7e14a68bb80c809f04fab Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 10 Feb 2020 11:31:39 +0000 Subject: Started on v3.5.8 changelog --- changelog.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f557c42c..e26e64a1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +### 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) + ### v3.5.7 - Typescript typings (thanks @ondratra) @@ -192,7 +201,9 @@ Thanks @friday for the following: - Suggestion: Remove array newline rule - Contributions improvements -- fix: html5.cancelRequest not remove source tag correctly (thanks @a60814billy) +and other folks for: + +- Fix: html5.cancelRequest not remove source tag correctly (thanks @a60814billy) - remove event listeners in destroy() (thanks @cky917) - Fix markdown in README (thanks @azu) - Some parts of the accessibility improvements outlined in #905 (more on the way...) -- cgit v1.2.3