Releases: StarCitizenWiki/mediawiki-extensions-EmbedVideo
EmbedVideo v4.0.0
Warning
This is a breaking change for anything below MW 1.43.
A MW 1.39 compatible version can be found in the REL1_39 Branch.
Shout-outs
A big thanks to @theMadness for making EmbedVideo compatible with MW 1.43 / 1.44+!
What's Changed
- Fix container argument to restore frame support by @HamishSlater in #109
- Embed Service Add: Youku by @kerbalwzy in #99
- Fix missing VK description & i18n key by @dolfinus in #119
- Fixed issue #115 as well as another issue that would break the Description2 extension by @bertrandgorge in #118
- fix: replace removed class aliases by @SomeMWDev in #128
- feat: add Deezer service by @Aeywoo in #134
- Release 4.0.0, compatible with Mediawiki 1.43+ by @theMadness in #137
New Contributors
- @HamishSlater made their first contribution in #109
- @kerbalwzy made their first contribution in #99
- @dolfinus made their first contribution in #119
- @bertrandgorge made their first contribution in #118
- @SomeMWDev made their first contribution in #128
- @Aeywoo made their first contribution in #134
Full Changelog: v3.4.2...v4.0.0
EmbedVideo v3.4.3
Changes
- Localization Updates
- Coverfile fixes
- Fix thumb loading for youtube playlists
- Fix list formatting
- urlArgs support for evl / vlink
- Substack embeds
- VK embeds
- Youku embeds
New Contributors
- @HamishSlater made their first contribution in #109
- @kerbalwzy made their first contribution in #99
Full Changelog: v3.4.2...v3.4.3
EmbedVideo v3.4.2
Changes:
- Fix valign
- Allow to set a max-size with autoresize
- Fix trying to transform broken redirects
- Remember consent for session
- Remove curl dependency
- Add Spotify Shows/Episodes
- Add Wistia Service
- Translation updates
Full Changelog: v3.4.1...v3.4.2
EmbedVideo v3.4.1
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
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
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
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
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
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
- @amire80 made their first contribution in #46
- @calvodepensar made their first contribution in #47
- @WynnChen made their first contribution in #50
Full Changelog: v3.2.1...v3.2.6
This release has been tested with MW 1.39.1
EmbedVideo v3.2.1
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