Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Releases: corbindavenport/superembed.js

SuperEmbed.js 3.1

18 Jul 00:42
Compare
Choose a tag to compare

New in SuperEmbed.js 3.1:

  • Added support for SoundCloud and MSDN Channel 9 embeds

SuperEmbed.js 3.0

11 Jan 04:58
Compare
Choose a tag to compare

New in SuperEmbed.js 3.0:

  • Improved performance and cleaner code
  • Added support for Facebook, Gfycat, LiveLeak, MySpace, and Archive.org embeds

SuperEmbed.js 2.2

17 Aug 14:52
Compare
Choose a tag to compare

New in SuperEmbed.js 2.2:

  • Fixes to avoid conflict with other libraries

SuperEmbed.js 2.1

15 Aug 16:00
Compare
Choose a tag to compare

New in SuperEmbed.js 2.1:

  • Now optionally uses JQuery for detecting page load and page resize, if JQuery is loaded before SuperEmbed

SuperEmbed.js 2.0

11 Aug 23:22
Compare
Choose a tag to compare

New in SuperEmbed.js 2.0:

  • Almost completely re-written, resizing is now handled by JS instead of CSS
  • Now videos maintain their original aspect ratio when resized, no more letterboxing
  • Minimum Internet Explorer version dropped to IE 9
  • The .superembed-square class now applies a 1:1 ratio, instead of a 4:3 ratio

SuperEmbed.js 1.3

30 Jul 03:29
Compare
Choose a tag to compare

New in SuperEmbed.js 1.3:

  • Removed optional CSS calc() due to not working correctly

SuperEmbed.js 1.2

26 Jul 21:54
Compare
Choose a tag to compare

New in SuperEmbed.js 1.2:

  • Fixed issue with undefined error

SuperEmbed.js 1.1

25 Jul 23:37
Compare
Choose a tag to compare

New in SuperEmbed.js 1.1:

  • Added support for Vid.me and Twitch.tv
  • Vine embeds are now automatically 4:3 instead of 16:9
  • You can now add the .superembed-square class to force an embed to 4:3 ratio

SuperEmbed.js 1.0

25 Jul 23:35
Compare
Choose a tag to compare

New in SuperEmbed.js 1.0:

  • Initial release