This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Releases: SpringRoll/SpringRollConnect
Releases · SpringRoll/SpringRollConnect
1.1.10
- Fixed an issue where the latest release by status was not being pulled consistently by the deployment links. The latest deployment should now be consistent with the Releases section of a game page.
- Changed the default number of items to wrap to make it better for pagination, responsiveness of items.
- Fixed small CSS issue with Embed controls
1.1.7
1.1.6
Fixed
- Fixed CSS wrapping issues with the groups page
- Fixed pagination issue when logging in when no games
1.1.4
Fixed
- Removed thumbnail from result when adding release
1.1.3
Changes
- Added ability to sort games on index
- Added paginated group and game indexes
1.1.2
Changes
- Made group editing a modal dialog (similar to game editing)
- Fixed the markup on the edit user page (privilege section)
- Added pagination to the home page
- Homepage games are sorted by updated time, most current at the top
1.1.0
- Added a thumbnail field to the games and support uploading a custom image for each game
- Added a logo field to the groups and support uploading a custom image
1.0.13
- More work standardizing the privilege selector
- Fixed issues group edit POST handling
- Fixed bug with edit button on Group view
1.0.12
- Standardized the name of permissions to Read/Write/Admin
- Fixed issue where write privilege would allow pushing a production release (should be admin-only)
- Updated dependencies
1.0.11
Changes
- When a new release is added, only retains the last 20 dev releases