Releases: SpringRoll/SpringRollContainer
Releases · SpringRoll/SpringRollContainer
2.2.5
04 Feb 15:13
Compare
Sorry, something went wrong.
No results found
Upgraded follow-redirects dependancy for security alert
Fixed error when reporting a plugin preload failure
2.2.4
04 Jun 16:25
Compare
Sorry, something went wrong.
No results found
Minor dependency version updates
2.2.3
21 May 14:41
Compare
Sorry, something went wrong.
No results found
Updated singlePlay response to not return an object containing the boolean, but just the boolean itself. This was done to match the format older springroll games were expecting.
2.2.2
05 May 12:35
Compare
Sorry, something went wrong.
No results found
Several documentation and comment fixes
1.1.5
27 Apr 15:22
Compare
Sorry, something went wrong.
No results found
Update version numbers across app to remove confusion in minified code
1.1.4
21 Apr 20:10
Compare
Sorry, something went wrong.
No results found
Fix SFX feature detection bug in SoundPlugin
2.2.1
04 Mar 21:40
Compare
Sorry, something went wrong.
No results found
Updated socket.io to 2.4.1
2.2.0
19 Feb 19:58
Compare
Sorry, something went wrong.
No results found
Added:
Fullscreen Plugin. Easily connect a button to make use of the FullScreen API
IndexedDB additions to the userdata class
2.1.0
15 Sep 16:00
Compare
Sorry, something went wrong.
No results found
A few README updates
Support for passing an Iframe to the container constructor:
const iframe = document . querySelector ( 'iframe' ) ;
const container = new Container ( iframe ) ;
2.0.3
11 Sep 18:25
Compare
Sorry, something went wrong.
No results found
Switching over to GitHub actions
Fixing class toggling on audio buttons.