This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Releases: SpringRoll/SpringRollConnect
Releases · SpringRoll/SpringRollConnect
1.5.2
1.5.0
1.4.0
1.3.12
Fixed a bug where if removing a group from a game all privileges are removed.
1.3.11
Fixed
- Fixed a bug where admins could no longer delete users from groups
1.3.10
A small update adding "updated" field to show the last time this release was updated for the /release and /releases API calls.
1.3.9
Changes
- Fixed the interface to more responsively work with touch events (for instance, the confirm dialog, search lists selection, search results removing, etc)
1.3.8
1.3.7
Changes
- Added documentation for the games API
- Added proper token access to games API
- Added an updated-by field to the releases
- Fixed the game API by status to reflect the status hierarchy
1.3.6
- Added a new
/api/games?status=(dev|qa|stage|prod)&token=1234567890
API call to allow querying for all games that match the query criteria.