All Versions
32
Latest Version
Avg Release Cycle
40 days
Latest Release
2069 days ago

Changelog History
Page 2

  • v7.1 Changes

    โœจ Enhancements

    • Removed forced splash setup from mobile devices (#1162, #1227)
    • Muted autoplay on mobile devices (#1162, #1227)
    • Subtitle menu for native subtitles (#1209)
    • Responsive font sizes (#1176, #1143)
    • Fullscreen: hide cursor on mouseout (#1223)

    ๐Ÿ›  Fixes

    • Fix #1233 - displayed subtitles not removed on seek to position w/o subtitles
    • Fix #1236 - Fix problem when video resolution changed. Handle the NetStream.Video.DimensionChange event
    • Fix #1228 - Safari native HLS over https: video width and height are 0
    • Fix #1231 - Attempt to seek to undefined time
    • Fix #1189 - native hls live: seeking state on stop
    • Fix #1178 - API Object not available on "fullscreen" event.
    • Fix #1221 - Error message doesn't show up on Chrome 59
    • Fix #1137 - dvr: consistent timestamp across engines
    • Fix #1184 - native_fullscreen prevents subtitles from showing (regression from 7.0.2)
    • Fix #1194 - nativesubtitles do not work
    • Fix #1196 - iPad mute button doesn't work
    • Fix #1218 - fp-waiting loading animation only visible on hover
    • Fix #1226 - ffmpeg restart problem. The toolbar remains visible after ffmpeg restarts
    • Fix #1215 - common.createElement: Win7 IE compatibility
  • v7.0.4 Changes

    • Fix #1183 - Subtitle menu does not hide after select
    • Fix #1182 - Captions control is duplicated when changing VOD quality
    • Fix #1180 - Firefox does not show first subtitle with splash setups
    • Fix #1181 - menus usable only once (regression from 7.0.2)
  • v7.0.3 Changes

    โœจ Enhancements

    • Add config option to disable Chromecast (#1141)
    • Option to disable inline playback on iPhones (#1145)

    ๐Ÿ›  Fixes

    • Fix #1168 - HLS (and DASH): no loading animation while first fragments buffer
    • Fix #1167 - flash hls: video dimensions not honored when container ratio does not match video ratio
    • Fix #1174 - Safari 10.1 fullscreen control stops working after minimising with escape
    • Fix #1166 - playlist: clicking on last item when last clip has finished advances (regression)
    • Fix #1152 - Android Fullscreen error with fp 7.0.2
    • Fix #1164 - No subtitles on startscreen
    • Fix #1117 - addPlaylistItem on last clip inconsistencies
    • Fix #1154 - Hidden menus stay clickable
    • Fix #1155 - Subtitle wrapper never removed
    • Fix #1157 - IE9: html5 sources do not work (regression from fp6)
  • v7.0.2 Changes

    ๐Ÿ›  Fixes

    • Fix #1138 - Safari: javascript "first frame" installs stuck in loading state (regression)
    • Fix #1135 - iPad Chrome - video does not load
    • Fix #1125 - SVG filters not working when base href set
    • Dot not indicate speed rate change when playback starts (#1136)
  • v7.0.1 Changes

    โœจ Enhancements

    • DVR - back to live by clicking LIVE in timeline (#1105)
    • New SVG loading animations to match skin modifiers

    ๐Ÿ›  Fixes

    • Fix #1102 - DVR window handling in flash engine
    • Fix #1119 - flash hls quality selection in playlist: scrubber may be frozen
    • Fix #1125 - SVG filters not working when base href set
    • Fix #1123 - No video on iOS Chrome
    • Fix #1098 - desktop Safari live: advances in paused state (regression)
    • Fix #1121 - fp-edgy fp-outlined combo loses pause action indicator
    • Fix #1099 - Chrome: embed code sometimes not copied to clipboard
    • Fix #1104 - DVR seeking not possible with iOS
    • Fix #1100 - FP7: no controls with native_fullscreen on Android
    • Fix #1115 - FP7: minimal skin controlbar not aligned correctly in IE11
    • Fix #1110 - iPad: fp-full timeline
    • Fix #1107 - Android live/dvr: shows "dvr" duration instead of "Live" (hlsjs) or "Infinity" (native)
    • Fix #1113 - FP7: no speed indicator
    • Fix #1108 - embed: do not duplicate iframe dimension units if given
    • Fix #1128 - Remove duplicate border-radius css rule
    • Fix #1129 - bar-slider: bean.fire third argument must be array
  • v7.0 Changes

    โœจ Enhancements

    • Complete UI rewrite
    • Built-in UI for Quality selection (#1080)
    • Airplay controls (#1059)
    • Chromecast support (#1061)
    • iPhone inline playback support (#1048)
    • HLS DVR support (#950)
    • HLS ID3 metadata support (#830)
    • Make iframe embed code responsive (#804)
    • no-buffer modifier class (#805)
    • aspectRatio option (#1029)

    ๐Ÿ›  Fixes

    • Fix #1036 - time format glitches
    • Fix #1056 - Flowplayer zoom issue
    • Fix #1050 - looping hls does not work on iOS
    • Fix #1024 - subtitle sticky when seeking out of initial first frame state
    • Fix #1027 - Flash: narrow down scope of issue 922 hack
    • Fix #1007 - off/unbind: splice inside forEach will prevent entire cycle
    • Fix #1065 - iPad: webkit-media-controls may persist
    • Fix #1077 - resume after seek on playlist finish starts first clip
    • Fix #1073 - mute() may have no effect from within ready event
    • Fix #985 - rtl: branding overlaps duration
    • Fix #987 - rtl is-touch: no duration; branding on right instead of left side and overlays time
    • Fix #1063 - [Chrome] playlist: error on resume when last clip is in finished state
    • Fix #1047 - load() loses buffer
    • Fix #992 - clip rtmp option still leads to src prefix requirement.
    • Fix #1039 - first frame JS setups do not catch all errors
    • Fix #1041 - Flash (not flash hls): no events after finish
    • Fix #857 - splash setup does not unload while embed code is shown
    • Fix #989 - On mobile resume still works when flowplayer is disabled.
    • Fix #881 - Implement fullscreen events with native_fullscreen
    • Fix #858 - fullscreen disabled leads to empty widget space
    • Fix #1044 - native_fullscreen assumes non-flash engine
    • Fix #997 - iframe embed code lacks px units in style directive
    • Fix #1005 - page direction vs flowplayer direction: avoid horizontal scrollbars
    • Fix #1025 - unload in paused state: browser continues to buffer
    • Fix #1017 - disabled: volume slider not greyed out
    • Fix #1000 - seek rounding error
    • Fix #986 - rtl: tooltip time is ltr
    • Fix #996 - Flash object pausing workaround only works on splash setupsA
  • v6.0.5 Changes

    โœจ Enhancements

    • Allow specifying a playlist index to start from (#973)

    ๐Ÿ›  Fixes

    • Fix #979 - shutdown disables fullscreen events
    • Fix #969 - addCuepoint bug when using an object to define the cue.
    • Fix #968 - flashls live: player does not change on resume state after longer pause (regression from 6.0.3)
    • Fix #967 - RTMP live doesn't observe mute setting on pause/resume
    • Fix #966 - rtmp: live:true doesn't set bufferTime:0
    • Fix #961 - minimalist: wrong mouseout transitions for volume & mute (regression from 6.0.3)
    • Fix #919 - rtl: various glitches
    • Fix #957 - generate_cuepoints: seeks to timeline postion, not cuepoint (regression from v5)
  • v6.0.4 Changes

    โœจ Enhancements

    • #944 - poster: add new api property when poster condition is met

    ๐Ÿ›  Fixes

    • Fix #959 - Flash HLS: ready fired too early
    • Fix #958 - generate_cuepoints: seeks to timeline postion, not cuepoint (regression from v5)
    • Fix #955 - Prevented seek beyond cuepoint disables cuepoint once
    • Fix #943 - shutdown() does not remove instance data-attribute
    • Fix #942 - quality selector loses poster state with playlist
    • Fix #941 - api undefined in stop callback argument in non-splash setups
    • Fix #940 - autoplay: does not go into poster state on stop
    • Fix #936 - IE8: no player displayed for splash setups if no height: for container
    • Fix #928 - BeforeSeek Event does not working in IE11
    • Fix #926 - Do not show context menu when trying to enable flash plugin
    • Fix #924 - flash: play(index) and load(clip) load encoded url
    • Fix #923 - Controlbar mouse over problem
    • Fix #922 - Chrome: Flash object with less than 461px width does not work
    • Fix #918 - Native subtitles shown when mixed native and flowplayer subtitles on same page
    • Fix #912 - Crossorigin subtitles do not work on iPhone
    • Fix #911 - flash hls: seeking beyond end of video causes undefined player state
    • Fix #908 - ipad: tooltip appears empty, or is stuck at first position when scrubbing
    • Fix #906 - bgcolor: does not override .flowplayer.is-splash background-color
    • Fix #904 - flashdisabled message does not make sense when Flash is in fact enabled
    • Fix #901 - RTMP: src location w/o prefix considered as HTTP
    • Fix #898 - 6.0.3: live option not recognized on clip level with generic HLS
  • v6.0.3 Changes

    ๐Ÿ›  Fixes

    • Fix #894 - Some elements not shown in fullscreen
    • Fix #883 - autoplay on player level not respected in html5 engine
    • Fix #882 - Flash engine reports invalid volume for zero
    • Fix #879 - flashls: make resume of live stream reliable
    • Fix #878 - ipad: duration/remaining inside timeline for videos longer than 1hr
    • Fix #877 - jQuery JS install triggers error (regression in 6.0.2)
    • Fix #876 - playlist: is-active not applied to playlists outside container
    • Fix #871 - Context-menu broken in fullscreen
    • Fix #870 - IE: load(clip) and setPlaylist() not reliable
  • v6.0.2 Changes

    โœจ Enhancements

    • Playlist outside of container div (#443)
    • flowplayer.set() method for defining global configuration

    ๐Ÿ›  Fixes

    • Fix #748 - Chrome PepperFlash immediately fails over to RTMPT
    • Fix #775 - RTMP live stream autoplays and cannot be paused
    • Fix #809 - Playful close button looks inconsistent
    • Fix #811 - Muted option does not work
    • Fix #812 - HLS: stream does not work on Android 4.1
    • Fix #823 - clip options in playlists are sticky, triggering trouble with picking order
    • Fix #824 - flashls: add debug option(s)
    • Fix #827 - playlist embed: should embed configured playlist
    • Fix #829 - seeking broken in IE8
    • Fix #837 - analytics: use clip.title?
    • Fix #840 - jQuery plugin init - config precedence wrong
    • Fix #847 - IE8: muted on start despite volume showing, chsanngin volume does not work
    • Fix #848 - Optionally start with subtitles present, but disabled
    • Fix #852 - analytics: use long hearbeat interval
    • Fix #821 - RTMP: breaks with special chars in URLS
    • Fix #831 - iPhone playback crashes when you exit twice
    • Fix #864 - CSS issue on touch devices
    • Fix #863 - RTMP does not play until end
    • Fix #866 - Flash: keep aspect ratio in the swf code, like swfHls does