Version 3.2.2 ------------- ####Bug fixes * Fixed instagram embedding * Fixed flickr and instagram inline embedding * Added .npmignore * Fixed bower.json and package.json * Removed automatic versioning. Version 3.0.0 ------------- ####Features * No more jQuery dependent. Its purely written in JavaScript * Written in ES2015 * Support for custom emoji added * Support to create custom plugin builds * Modular code * Tests added * Support for multiple vimeo and youtube videos added * Accept a string instead of an element. * Return a processed string * Render an element when needed ####Bug fixes * Correct order of embeds * Performance improvements Version 2.0.6 ------------- * Instagram support added * Github gist support added * Embed order fixed * Image lightbox added Version 2.0.5 ------------- * flickr support added * bugs-fixed : #28 , #29 * UMD support added Version 2.0.4 ------------- * Vine embed is now responsive * Support for xls,xlsx,doc,docx,ppt added * ustream support added. * streetview and view support added for maps. * function to load the plugin in a single block added. Version 2.0.3 ------------- * Better options structure * Configurable HTML Structure * can exclude all embed services at once * Callback functions beforeEmbedJSApply, afterEmbedJSApply and onTwitterShow added * text to url conversion for a lot of shortened urls like goo.gl, ow.ly, bit.ly etc added Version 2.0.2 ------------- * Ideone and plunker support added * Code comments added