Skip to content

Releases: foliovision/fv-wordpress-flowplayer

8.0.13

26 Nov 09:37
Compare
Choose a tag to compare

8.0.13 – 2024-11-26

  • Bugfix: CSS: Video Link and Embed link styling inconsistency
  • Bugfix: Gutenberg block: Fix loading of old FV Player 7 block for custom post types
  • Bugfix: Iframe embed: Add allow=”autoplay” to fix issues with YouTube videos
  • Bugfix: Iframe embed: Do not use fixed controls as these appear below the player and do not show in iframe

8.0.12 – 2024-11-21

  • Bugfix: iOS 18: Playback failing if ‘Use native fullscreen on mobile’ setting is enabled and the video has subtitles
  • Bugfix: iOS: Subtitles not visible when video is not in fullscreen if ‘Use native fullscreen on mobile’ setting is enabled

8.0.11 – 2024-11-19

  • YouTube: Better error messages
  • Bugfix: Editor: Fix disabling Autoplay for individual players
  • Bugfix: Preload: Fix controls not appearing
  • Bugfix: Position saving: Avoid autoplay when using Preload
  • Bugfix: Video custom fields being preload in wp-admin where not needed

8.0.10

14 Nov 14:23
Compare
Choose a tag to compare

8.0.10 - 2024-11-14

  • Tested up to WordPress 6.7
  • Bugfix: Deactivate FV Player 7 during activation: Multisite fix
  • Bugfix: Editor: "Playlist Auto Advance" saving disabled when editing existing playlist
  • Bugfix: Editor: Screenshot feature fixes
  • Bugfix: Media Library: S3 not showing images for private buckets
  • Bugfix: YouTube JavaScript warnings

8.0.9 - 2024-11-11

  • Bugfix: Gutenberg block: Avoid breaking video links with % encoding
  • Bugfix: Gutenberg block: Avoid removing encrypted HLS decryption key

8.0.8

08 Nov 13:32
Compare
Choose a tag to compare

= 8.0.8 - 2024-11-08 =

  • Airplay: Add setting to Skin -> Controls
  • AWS: Adding missing regions
  • CSS: Keeping your custom watermark over the video picture if the video aspect ratio does not match the screen
  • CSS: Performance fixes
  • CSS: Remove white bars when fullscreen on iPhone
  • CSS: Responsive logo sizing
  • Settings: Change "Disable" setting to "Enable" to not create checkboxes with reversed logic
  • Settings: Move logo and control bar settings to Skin -> Logo and Skin -> Controls
  • Settings: Removed "Player position", "Bottom Margin", "Buffer", "Time" and "Canvas" color (always transparent)
  • Uninstall: Do not warn user about loosing data when deleting plugin if 'Remove all data' setting is not on
  • Video upload: Fix for WordPress Multisite Network Activated plugins
  • YouTube: Load basic library locally to avoid conflicts with other plugins using YouTube Player API
  • Bugfix: Audio player: Fix item number not appearing when playlist
  • Bugfix: Editor: Fix broken display when deleting first playlist item
  • Bugfix: Migration Wizard not showing preview of links being replaced
  • Bugfix: Multi-playlist shortcode fix
  • Bugfix: Overlay HTML code removed on save
  • Bugfix: Popup HTML code removed on save

7.5.45.727

28 Mar 12:41
Compare
Choose a tag to compare
  • Security - Redirection - Contributor level user is able to post a FV Player video with malicious redirection URL at the end of a video. Then the Editor or Administrators reviewing Contributor's post before publication would be taken to that URL. We have added a confirmation prompt for redirection URLs for Editors and Administrators.
  • Security - prevent server port scanning by logged in users
  • Compatbility - WP Rocket - Fix for Removed Unused CSS to never remove FV Player CSS
  • Bugfix - Fix timeline not responding to clicks for Vimeo videos in rare cases
  • Bugfix - "Use native fullscreen on mobile" not working when used with "Force fullscreen on mobile" on iPhone with iOS 17
  • Bugfix - Show full error message when upload fails

7.5.44.727

28 Feb 14:45
Compare
Choose a tag to compare
  • Security - fix XSS in the redirection at the end of video is bad URL is posted by authenticated user
  • Security - fix XSS in the video loading code if using DigitalOcean Spaces or Linode Object Storage
  • AWS SDK update - PHP 7.4 is now required for the DigitalOcean Spaces/AWS S3 browser and uploader
  • HLS - Keep showing splash until the video really plays
  • Translations - adding Arabic, thanks to dubaiglobalnews.com
  • Bugfix - Handle WordPress audio/video setting - fix for player HTML showing in excerpts
  • Bugfix - SEO - Schema.org - better date format
  • Bugfix - Uploads - avoid duplicate job submissions for FV Player Coconut

7.5.41.7212

05 Oct 07:57
Compare
Choose a tag to compare
  • YouTube - fixing playback glitches on Android and iOS, tested with iOS 12.5.7 to 17.0

7.5.40.7212

29 Sep 15:55
Compare
Choose a tag to compare
  • YouTube - fix videos not starging properly on Android
  • Bugfix - stale pending video encoding jobs removing video URLs when using Gutenberg block

7.5.39.7212

23 Aug 12:18
Compare
Choose a tag to compare
  • Security - prevent XSS when "Enable profile videos" is on
  • Allow DB tables to be fixed with WP_ALLOW_REPAIR
  • Bugfix - Amazon S3 - fix when using commas in the URLs
  • Bugfix - Video Checker - fix checking of dynamic URLs (Amazon S3, or FV Player Pro CDNs like Bunny CDN)

7.5.37.7212

23 Aug 11:35
Compare
Choose a tag to compare
  • HLS.js - upgrade to 1.4.10
  • Optimize FV Flowplayer JS loading - disabled if using WP Rocket "Delay JavaScript execution"
  • Remember video position - on by default for now plugin users
  • Sticky player - option to enable for mobile users. Thanks to Dennis Isseult https://www.dmimedia.nl
  • Bugfix - Safari - disable HLS.js for Safari 16.5 and above due to playback issues on some websites

7.5.36.7212

03 May 10:30
Compare
Choose a tag to compare
  • Bugfix - DigitalOcean Spaces/AWS S3 browser broken after AWS SDK update, fixing tests too