Skip to content

Releases: StarCitizenWiki/mediawiki-extensions-EmbedVideo

EmbedVideo v3.4.1

14 Dec 09:16
Compare
Choose a tag to compare

This is a bugfix release fixing:

This release has been tested with MW 1.39.5

Full Changelog: v3.4.0...v3.4.1

EmbedVideo v3.4.0

09 Nov 09:20
Compare
Choose a tag to compare

What's new

  • Add Bandcamp embeds
  • Directly link to the embed source by clicking on the title of an embed
  • Implement {{#evl}} parser function and corresponding <evlplayer> tag, see readme for more info

Full Changelog: v3.3.0...v3.4.0

This release has been tested with MW 1.39.5

EmbedVideo v3.3.0

26 Aug 19:40
Compare
Choose a tag to compare

What's Changed

  • Required PHP version is raised to v8.0+

What's new

  • Allow embeds of external videos (see issue #63)
  • Unit tests for all classes
  • Implemented {{#evu}} parser function (service name is taken from the host part of the url)

Full Changelog: v3.2.8...v3.3.0

This release has been tested with MW 1.39.4

EmbedVideo v3.2.8

07 Aug 07:04
Compare
Choose a tag to compare

What's Changed

  • Fix FFProbe loading metadata
  • Fix calculating local file dimensions

What's new

  • Add Loom Service
  • Add SharePoint Service
  • Add DailyMotion Service

Full Changelog: v3.2.7...v3.2.8

EmbedVideo v3.2.7

26 Jun 09:03
9e82305
Compare
Choose a tag to compare

What's Changed

  • fixed XSS: broad regex in validator by @sfedia in #53
  • fixed XSS: unsafe negative character class (ArchiveOrg.php) by @sfedia in #55
  • Translation updates
  • Embed Style for local videos
  • Local video resize fixes #56

New Contributors

Full Changelog: v3.2.6...v3.2.7

This release has been tested with MW 1.39.3

EmbedVideo v3.2.6

02 Apr 19:18
5c03c03
Compare
Choose a tag to compare

What's Changed

  • Remove double spaces from English messages by @amire80 in #46
  • Create es.json by @calvodepensar in #47
  • feat: add Korean language file(ko.json) by @gaon12 in #51
  • fixed getUrl() for Bilibili by @WynnChen in #50
  • feat: Default to render inline by @alistair3149 in #52
  • When explicit consent is active, iFrames are now generated on the client rather than being generated on the server

New Contributors

Full Changelog: v3.2.1...v3.2.6

This release has been tested with MW 1.39.1

EmbedVideo v3.2.1

29 Jan 08:05
8107c1f
Compare
Choose a tag to compare

This is another small bugfix release.

In v3.2.0 external thumbnails were fetched, even if it was disabled; this release fixes that.

This release has been tested with MW 1.39.1

EmbedVideo v3.2.0

28 Jan 09:41
37ef5cf
Compare
Choose a tag to compare

This release changes the DOM structure of the output!

Bugfixes:

This release has been tested with MW 1.39.1

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