Releases: SpringRoll/SpringRollConnect
Releases · SpringRoll/SpringRollConnect
1.10.0
15 Apr 17:39
Compare
Sorry, something went wrong.
No results found
New Features
Rendering the size of the release in UI.
Bugfixes
Fixing a bug where /api/release wouldn't properly read the debug flag
Making the api fail correctly when an invalid token was provided
1.9.0
02 Mar 20:01
Compare
Sorry, something went wrong.
No results found
Allowing for SMTP-based password reset emails
Fixing a bug on the embed page for when the container's openRemote call fails.
1.8.1
19 Feb 16:43
Compare
Sorry, something went wrong.
No results found
Pulling in some fixes the new (currently unreleased) SpringRoll Container
Making API endpoints return reasonable status codes, rather than 500.
1.8.0
12 Dec 16:21
Compare
Sorry, something went wrong.
No results found
Changed front end build command
Update embed page container
Add caching headers
Minor bug fixes
1.7.1
18 Oct 14:31
Compare
Sorry, something went wrong.
No results found
Minor bugfixes to the permissions system and releases API
Removed external (from log-in page) account creation
Updated test suite
1.6.3
03 Jan 16:30
Compare
Sorry, something went wrong.
No results found
Bugfixes around double redirect calls which would err for users with certain combinations of permissions.
1.6.2
20 Dec 15:19
Compare
Sorry, something went wrong.
No results found
Fixing sort order of releases for games.
1.6.1
18 Dec 17:04
Compare
Sorry, something went wrong.
No results found
1.6.0
23 Oct 14:46
Compare
Sorry, something went wrong.
No results found
Changes in this release:
Added microphone and accelerometer support to the container
Refactored the game and release routes for better readability of code, and removed the Game Archive model.
Fixed the removal of session creation for API calls (hopefully).
Minor documentation updates.
Added basic eslint support to npm test.
1.5.5
26 Sep 14:41
Compare
Sorry, something went wrong.
No results found
Fixes to how sessions are creating to prevent sessions from being created on API requests. Should help shrink the size of the auth_sessions collection.