Social Sharing Plugin Changelog
Changelog
04 July 2023
v5.0.0
- Bug Fixes: updated icon unicode
 
10 Feb 2020
v3.12.0
- Updated Arabic translations
 
27 Aug 2019
v3.11.0
- Added support for Chinese (Simplified) and Chinese (Traditional) character sets in translated strings
 
31 Jul 2019
v3.10.0
- Added option to include dimensions in embed code
 - Updated karma config generator and other dependencies
 
15 Jul 2019
v3.9.1
- Fixed an issue where social overlays were not properly cleared when used with playlists
 
18 Apr 2019
v3.9.0
- Turn off Google+ sharing by default
 
4 Mar 2019
v3.8.3
- Bug Fix: Re-initializing the plugin causes the overlay to be disposed
 
6 Dec 2018
v3.8.2
- Dependency maintenance
 
6 Dec 2018
v3.8.1
- Bug Fix: Ensure that keyboard focus is trapped inside the social modal dialog while it's open
 
13 Nov 2018
v3.8.0
- Made the social dialog work better for responsive Players
 
1 Oct 2018
v3.7.6
- Updated translations
 
18 Sep 2018
v3.7.5
- Correctly expose the plugin version
 
7 Sep 2018
v3.7.4
- Bug fix: Check if direct link enabled before giving it focus
 - Bug fix: Remove the postinstall script to prevent install issues
 - Updated using plugin generator v7.2.0
 
2 Aug 2018
v3.7.3
- Fixed size of share icon
 
17 Apr 2018
v3.7.2
- Increased the clickable area for Share and Close buttons on all devices
 - Updated VJS version in use
 
12 Mar 2018
v3.7.0
- Added Finnish and Swedish translations
 - Improved accessibility with outlines on share links
 - Increased the clickable area for share and close button on mobile devices
 
5 Dec 2017
v3.6.5
- Fixed an issue where the endscreen would incorrectly wait for a post-roll to complete when there was no post-roll
 
27 Nov 2017
v3.6.4
- Fixed an issue where social endscreen was not showing at end of non-repeating playlist
 
15 Nov 2017
v3.6.3
- Fixed an issue where endscreens might not appear for some players without playlists
 
8 Nov 2017
v3.6.1
- Avoid possible issues with playlists with 
autoadvanceof zero 
5 Sep 2017
v3.6.0
- Added support for custom share buttons
 
14 Aug 2017
v3.5.1
- Fixed button sizing with Video.js 6
 
4 Aug 2017
v3.5.0
- Added setters for 
Direct URLandEmbed Code 
10 May 2017
v3.4.0
- Added 
playlistVideoIdquery string parameter to direct link, if necessary and possible 
10 Feb 2017
v3.2.0
- Added Video.js 5/6 cross-compatibility
 - The overlay will now close if switching sources
 - Buttons are now properly translated
 - Additions and improvements to localizations of Arabic, German, Spanish, French, Japanese, Korean, and Turkish
 
19 Jan 2017
v3.1.1
- Social overlay now closes if new video is loaded
 - Updated Tumblr share URL to use HTTPS
 
14 Apr 2016
v3.1.0
- Support for Turkish language
 - Support for devices with small screens
 
25 Mar 2016
v3.0.9
- Added Arabic language files
 - Fixed unclickable social sharing links
 - Fix to ensure that social and button are hidden on small devices
 
7 Mar 2016
v3.0.8
- Fixed an issue where it looked like the player was torn down when being restarted.
 - Fixed sizing dependent on the base font size (now assuming SVT's 14px).
 - Added 
"deploy"script topackage.json. 
23 Nov 2015
v3.0.0
- Refactor to use video.js 
ModalDialogand ES6. - Deprecate 
showandhidemethods. - Remove 
updatemethod. - Overhaul HTML/CSS to be cleaner and more consistent.
 - Fully update design for the new Brightcove Player.
 
29 Sep 2015
v2.0.0
- Refactor and update for basic compatibility with video.js 5.0.
 
14 Jul 2015
v1.5.0
- Refactor internals
 - Expose 
getEmbedCode. - Always have 
socialOverlaypresent. 
17 Feb 2015
v1.4.0
- Add embed code override option
 
22 Jan 2015
v1.3.0
- Add option to use the social dialog as an endscreen
 
31 Oct 2014
v1.2.0
- Localization support
 
25 Jul 2014
v1.1.0
- Make background of social plugin in IE8 be black
 - IE8 fixes
 
24 Jul 2014
v1.0.0
- Initial release