Skip to content

Releases: foliovision/fv-wordpress-flowplayer

7.4.8.727

08 Apr 20:57
Compare
Choose a tag to compare
  • Playlist menu - fixing to not include the FV Player Pro Video Ads

7.4.7.727

08 Apr 20:56
Compare
Choose a tag to compare
  • Compatibility - Elementor fixes
  • Editor - removing playlist name field for single videos
  • FV Player wp-admin Screen - Screen Option to show player author
  • FV Player wp-admin Screen - only showing players for which the user has edit permissions
  • Lightbox - compatibility if your website already loads Fancybox 2
  • Lightbox - sizing fix for single video - respect desired size
  • HLS - going back to HLS.js 0.11.0 library due to encrypted HLSv4 issues
  • Maintenance - split the master JS file into modules for development, kept a single fv-flowplayer.min.js for normal use
  • MPEG-DASH - upgrading Dash.js to 3.0.0
  • Translations - adding hooks for the playlist repeat button
  • Video Speed - removing bad 0.25x speed when 0.5x speed step is set
  • Video Checker - code refactoring, making it work in FV Player Editor

7.4.6.727

18 Sep 14:31
Compare
Choose a tag to compare
  • Chromecast - disabled by default for new installs, use the "Enable google chromecast" setting
  • HLS - updated the HLS.js library
  • Muted autoplay - adding the global and per-player setting
  • Subtitles - remembering the last subtitle language selected and using that
  • Bugfix - Database - cloning a player should omit the "Embedded on" information
  • Bugfix - Editor - bad position of the video meta data loading indicator
  • Bugfix - Polaroid and Season playlist styles - fix when you exit fullscreen too early
  • Bugfix - Splash screen - covering the video during playback due to theme CSS with !important rules
  • Bugfix - Video Links - issues when clicking different links pointing to a single video
  • Bugfix - Volume bar - fixing what happens on mobile when you tap video to pause after changing volume

7.4.2.727

28 Aug 12:06
Compare
Choose a tag to compare
  • Google Analytics - using video titles rather than file names
  • iOS 12 fullscreen fix
  • Playlist - adding recovery routine - missing video will no longer cause the whole playlist to stop playing
  • Playlist - fixing Season style font sizes
  • Handle WordPress shortcodes - fixed to also handle the [audio] shortcodes
  • Video linking - using the video ID if available
  • Bugfix - splash image not appearing when using 100% for global width or height

7.4.0.727

31 Jul 19:33
c9850b1
Compare
Choose a tag to compare

= 7.4.0.727 - 2019/07/30 =

  • New mobile setting - Force landscape orientation in fullscreen
  • New playlist style - Polaroid
  • New playlist style - Vertical Season
  • New video field - DVR stream - available for m3u8 and mpd streams
  • New video field - synopsis - used for Vertical Season playlist
  • Styling - changed splash images from CSS background to actual IMG tags for easier lazyloading and future retina support
  • Styling - making sure any menu fits into the player height
  • Styling - moving Airplay button next to fullscreen button
  • Styling - showing full-width timeline if there are too many buttons on a narrow screen
  • Ads - showing overlay ad for each playlist item
  • Lightbox - showing playlist (player and playlist items) as a single item
  • Handle WordPress shortcodes - fixed to also cover Gutenberg video block in front-end
  • Bugfix - bad default sort on the wp-admin -> FV Player screen

7.3.13.727

14 May 12:16
Compare
Choose a tag to compare
  • Ad codes - sensing size of the Google AdSense ad unit, allowing the ad to expand from the player container for maximum ad revenue
  • Ad codes - vi Story ad support - stopping your video if there is an video ad in overlay
  • Embed codes - using database player IDs for the embed URL
  • HLS - added support for multiple audio tracks on desktop browsers
  • Iframe embedding - removed the settings as it's the only way of embedding, you can still use "Disable Embed Button"
  • Screen options - added to the wp-admin -> FV Player screen, allowing you to see count of subtitle, chapter and transcript files
  • Styling - new loading indicator which also appears before the player is initialized on slow connections
  • XML Video Sitemap - includes a lot more videos as it uses the individual player iframe embed links. Until now it was only possible to put in videos using MP4 format without any kind of download protection. Your members only videos stay protected and won't open, but let us know if they appear in sitemap.

7.3.12.727

14 May 12:17
Compare
Choose a tag to compare
  • New Feature - Rewind Button - seeks 10 seconds back in the video, enable in Settings -> FV Player -> Sitewide FV Player Defaults
  • Live stream - removing from Post Interface Options and showing it for HLS streams automatically
  • Audio - checkbox for HLS streams to make them audio-only
  • Bugfix - video duration check forgetting to remove fv_flowlayer_tmp_* temporary files
  • Bugfix - video position saving too many requests when leaving the web page
  • Bugfix - video start/end time editing for FV Player Pro
  • Bugfix - too many database checks in wp-admin

7.3.9.727

05 Feb 13:00
Compare
Choose a tag to compare
  • FV Player wp-admin menu - sorting by player date, latest first
  • S3 Bucket browser - improving to work well with large quantities of files. The search function was removed gone as AWS S3 doesn't have that, unfortunately.
  • Quality Switching - improving the label for qualities in range of 540-720p (HD if there is no higher quality, otherwise SD)
  • Bugfix - iOS video recovery issues in playlists

7.3.7.727

25 Jan 11:25
Compare
Choose a tag to compare
  • Database - performance fix
  • Bugfix - fullscreen mode corners when using the YouTuby skin
  • Bugfix - FV Player Meta Box (Custom Videos) fixes
  • Bugfix - WP Media Library not loading for FV Player screen
  • Bugfix - S3 Browser not loading FV Player screen and Gutenberg (block editor)

7.3.6.727

24 Jan 11:28
Compare
Choose a tag to compare
  • Caption field - renaming to Title
  • Database - enabling background processing for videos in DB
  • Editor - fix for WebM and HLS duration scanning
  • Lightbox - added Remove fancyBox setting - use if you see a "fancyBox already initialized" message on JavaScript console
  • Sharing - removing Google+ as it's deprecated
  • Bugfix - PHP 7.2 compatiblity