Skip to content

Releases: StarCitizenWiki/mediawiki-extensions-EmbedVideo

EmbedVideo v3.1.0

21 Nov 20:41
4f645dd
Compare
Choose a tag to compare

This release adds:

  • Consent UI with privacy policy
  • New overlay UI
  • Add KakaoTV, NaverTV support
  • Translatable service names

This release has been tested with MW 1.35.x and should be compatible with all versions to MW 1.39.x

EmbedVideo v3.0.9

15 Oct 14:40
a4372fc
Compare
Choose a tag to compare

This release adds:

  • Translation updates from translatewiki.net
  • Niconico Video Service
  • Bilibili Video Service

This release has been tested with MW 1.35.x and should be compatible with all versions to MW1.38.x

Embed Video v3.0.8

12 Jul 11:13
a274f46
Compare
Choose a tag to compare
  • Fix accessing title on FSFiles (#22)
  • Add composer installers as dependency
  • Translation Updates

This release has been tested with MW 1.35.x and should be compatible with all versions to 1.38.x

EmbedVideo v3.0.7

21 Jan 20:34
78455be
Compare
Choose a tag to compare
  • Fix passing file path to ffprobe 4e01482
  • Fix urlArgs not being handled correctly 3428a7f
  • Fix cover and title not being set 0505f42
  • Fix only set enabled services as parser hooks 928f9ec
  • Feature allow to style local videos like embeds 941abf3
  • Translation Updates

EmbedVideo v3.0.6

13 Oct 10:45
f98a408
Compare
Choose a tag to compare
  • Allow to specify local images as thumbnails for embeds
  • Update readme with more examples

EmbedVideo v3.0.5

06 Oct 18:07
30863ed
Compare
Choose a tag to compare

This is a bugfix release fixing #12

EmbedVideo v3.0.4

09 Jul 10:40
76cefce
Compare
Choose a tag to compare
  • Fix FFProbe
  • Add multiple new local media flags
    • loop
    • autplay
    • muted
    • nocontrols
    • gif
  • Re-Implement parser tags
    • embedvideo
    • youtube
    • ...

EmbedVideo v3.0.3

26 Jun 22:05
Compare
Choose a tag to compare
  • Major refactor for embed services (Good bye mother of all config arrays)
  • TranslateWiki Support
  • GitHub issue templates
  • CSP Support, thanks @alistair3149!