Releases: StarCitizenWiki/mediawiki-extensions-EmbedVideo
Releases · StarCitizenWiki/mediawiki-extensions-EmbedVideo
EmbedVideo v3.1.0
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
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
- 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
EmbedVideo v3.0.6
- Allow to specify local images as thumbnails for embeds
- Update readme with more examples
EmbedVideo v3.0.5
This is a bugfix release fixing #12
EmbedVideo v3.0.4
- Fix FFProbe
- Add multiple new local media flags
- loop
- autplay
- muted
- nocontrols
- gif
- Re-Implement parser tags
- embedvideo
- youtube
- ...
EmbedVideo v3.0.3
- Major refactor for embed services (Good bye mother of all config arrays)
- TranslateWiki Support
- GitHub issue templates
- CSP Support, thanks @alistair3149!