You are here

CHANGELOG.txt in CCK Video 7

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
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+

File

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