7.x-1.0-alpha1: - First version for Drupal 7 7.x-1.0-alpha2: - Fix: Remove % on Video width tag - Fix: Load css file but disable css definition (because this css still in testing) 7.x-1.0-alpha3: - New: add link to Configuration page - Fix: cck_video_height parameter in cck_video.settings.inc 7.x-1.0-alpha4: - New: use Flowplayer 5.4.2 so HTML5 video tag will be used then falls back to flash - New: support m3u8 - Fix: now only support swfobject2, not support swfobject1 - Fix: add dependencies[] = jquery_update, because Flowplayer 5.4.2 requires jQuery 1.7.1+