Changelogs
Latest changelogs for the STREAMSIX platform
Actor SDK Changelogs
[1.3.0-12] - 2023-06-23
- bump leaderboard client version
[1.3.0-11] - 2023-03-08
- null check configs
Full Changelog
Auth Service Changelogs
[v19.0.3-6] - 2023-01-16
- Add profanity filtering for usernames upon registration or update
Full Changelog
Authentication Changelogs
[1.3.0-2] - 2022-10-20
Added
- add TwitchLib as dependency for accessing twitch API
- add user info to twitch data after login/refresh token
- cache twitch data in player pref
- TwitchController.InitAsync to load from cache, similar to AuthController.InitAsync
[1.2.0-16] - 2022-09-30
Added
- added fields for streamsix provider and provider id in AccessTokenDecoded class
- Providers.StreamSIX, ProvidersID.StreamSIX, ProvidersID.Twitch
Full Changelog
Dev Portal Changelogs
[v1.0.0-8 [e0599c6ca55]] - 2023-03-27
- Split asset upload to csharp and golang actor views
- Add branch management to each actor views
[v1.0.0-7 [efe1518]] - 2023-03-24
- fix deployment script
Full Changelog
Entity Client Changelogs
[1.1.2-8] - 2022-11-25
- Fix log prefix for BanPlayersAsync
[1.1.2-7] - 2022-11-23
- Add username field to banned user response
Full Changelog
Entity Manager Changelogs
[1.0.3-2] - 2023-02-17
- add endpoints to manage game's builds and branches
[1.0.2-5] - 2022-11-23
- Add usernames to banned users response
- Add username to get single banned user endpoint
Full Changelog
Inventory Client Changelogs
[1.2.0-9] - 2023-02-16
Added
- Add session item reservation functions
[1.2.0-8] - 2023-02-03
Fixes
- Fix .NET backwards compatibility issue with
GetItemByIDsAsync
andGetProductByIDsAsync
methods
Full Changelog
Inventory Service Changelogs
[2.3.0-7] - 2023-04-20
- product cost array no longer consume all entries in the array. It now only consumes one of the entry in the array. Endpoint is updated accordingly to allow caller to specify which cost entry to consume during purchasing.
[2.3.0-6] - 2023-04-11
- fix logging event not including extra fields in data
- add event for receiving donation for streambucks
Full Changelog
Leaderboard Client Changelogs
[1.1.1-4] - 2023-06-23
- Added HighScore/LowScore enums to leaderboards
[1.1.1-3] - 2022-11-10
- update package metadata
Full Changelog
Leaderboard Service Changelogs
[1.2.0-29] - 2023-04-24
- Use medium cache size for prod to help prevent memory from reaching full capacity
[1.2.0-28] - 2023-04-11
- Added more handling, updated the go-redis lib to v9, and fixed some integration tests
Full Changelog
License Service Changelogs
[v2.0.0-17] - 2022-10-24
- Add ability to remove owners from a license
[v2.0.0-16] - 2022-08-08
- Add ability to assign users to own a license
- Add endpoint to get owners of license
- "owners" field removed from license info
- Upon deleting license, all owners will no longer own the title
Full Changelog
Lobby Service Changelogs
[2.10.0-8] - 2023-06-05
- POST /room can take an additional "debug" parameter in the request body to start rmb's that can attach debuggers with (golang actors only at the moment)
[2.10.0-6] - 2023-05-23
- add score start/end to returned pagination next page
Full Changelog
Social Service Changelogs
[0.1.0] - 2023-03-01
Added
- Initial release of social service
Full Changelog
StreamSix-Sdk Changelogs
[5.3.0-10] - 2023-06-19
- Fix S6 Debugger window throwing error if DebugConfig exists in project but no LocalRMBConfig exists
[5.3.0-9] - 2023-06-16
- fix local rmb config not saved in debugger
Full Changelog
Token Store Changelogs
[2.1.0-2] - 2023-02-02
Added
- /streamsix/twitch/(redirect,finalize) endpoints for linking STREAMSIX account with twitch through the browser explictly authorizing STREAMSIX to access user profile info and email