connected-spaces-platform.web 4.10.5 → 4.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,15 +1,22 @@
1
- <h1>Built from changelist ID 6de07ab384257867ad307ee6a3dfb8c8174cd4bb</h1>
1
+ <h1>Built from changelist ID dcbe06d883cc0d2de8ba4fe0a192cf43adfb867f</h1>
2
2
  <h2>Summary Lists</h2>
3
3
  <h3><p>&#x1F41B; &#x1F528; Fixes</p></h3>
4
- <ul><li>No Ticket - C++ compile warnings - 5670cbd</li><li>No Ticket - Remove deprecation warnings - bf02b97</li></ul>
4
+ <ul><li>No Ticket - Add case for oprod maint window - 04e1370</li><li>No Ticket - Add userid to resetuserpassword - 8d7c66d</li></ul>
5
5
  <h2>Revision Change Details</h2>
6
6
 
7
7
  <table><thead><tr><th>change_id</th><th>user</th><th>description</th></thead>
8
- <tbody><tr><td>dcbe06d</td><td>Michael K</td><td>merge pull request #192 from magnopus-opensource/staging <em> <br>Main 4.10.5 </em> </td></tr>
9
- <tr><td>1170079</td><td>Michael K</td><td>merge pull request #191 from magnopus-opensource/develop <em> <br>Staging 4.10.5 </em> </td></tr>
10
- <tr><td>de58931</td><td>Michael K</td><td><strong><em>[nt-0] fix</em></strong>: temp fix for macos <em> <br>Hack to always use Release bins on macOS until Debug binaries are <br>re-added. </em> </td></tr>
11
- <tr><td>5670cbd</td><td>Sam Birley</td><td>merge pull request #189 from magnopus-opensource/ob-2474_visibility_overrides_warning_fix <em> <br>[OB-2474] fix: C++ compile warnings </em> </td></tr>
12
- <tr><td>bf02b97</td><td>Sam Birley</td><td>merge pull request #182 from magnopus-opensource/of-1156_removemultiplayerdeprecation <em> <br>[OF-1156] fix: Remove deprecation warnings </em> </td></tr>
13
- <tr><td>f4040bd</td><td>Sam Birley</td><td><strong><em>[ob-2474] fix</em></strong>: compile warning <em> <br>All CSP multiplayer components now declare functions <br>with `override` when overriding interface functions. </em> </td></tr>
14
- <tr><td>667962b</td><td>Adam Thorn</td><td><strong><em>[of-1156] fix</em></strong>: remove deprecation warnings <em> <br>Remove redundant deprecation warnings from MultiplayerConnection. </em> </td></tr>
8
+ <tbody><tr><td>5d41a8e</td><td>Mag-JB</td><td>merge pull request #199 from magnopus-opensource/staging <em> <br>Main 4.10.6 </em> </td></tr>
9
+ <tr><td>d70304a</td><td>Mag-JB</td><td>merge pull request #198 from magnopus-opensource/develop <em> <br>Staging 4.10.6 </em> </td></tr>
10
+ <tr><td>04e1370</td><td>Mag-JB</td><td>merge pull request #196 from magnopus-opensource/ob-2936-maintenance-window-file-url-incorrect-in-o-prod <em> <br>[OB-2936] fix: Add case for oprod maint window </em> </td></tr>
11
+ <tr><td>f1677bf</td><td>Mag-JB</td><td><strong><em>[ob-2936] doc</em></strong>: add if statement description <em> </em> </td></tr>
12
+ <tr><td>7175604</td><td>Mag-JB</td><td><strong><em>[ob-2936] fix</em></strong>: add case for oprod maint window <em> </em> </td></tr>
13
+ <tr><td>8d7c66d</td><td>Mag-JB</td><td>merge pull request #195 from magnopus-opensource/ob-2954-the-reset-password-endpoint-can-end-up-with-a-missing-user-id <em> <br>[OB-2954] fix!: Add UserId to ResetUserPassword </em> </td></tr>
14
+ <tr><td>36cc89d</td><td>Michael K</td><td><p style="color:red"><strong><em>[of-1119] feat!</em></strong>: add age verification flag </p> <em> <br>This change adds `HasVerifiedAge` to `CreateUser` and `Login`
15
+ <br>functions. It also adds a way of getting back errors returned by CHS
16
+ <br>via the `X-ErrorCode` response header.
17
+ <br>
18
+ <br>!BREAKING CHANGE!: Removes `UserSystem::LoginAsGuestWithId()`. </em> </td></tr>
19
+ <tr><td>fd1ce2e</td><td>Mag-JB</td><td><p style="color:red"><strong><em>[ob-2954] fix!</em></strong>: add userid to resetuserpassword </p> <em> </em> </td></tr>
20
+ <tr><td>2c7c448</td><td>Daniel</td><td><strong><em>[osb-8] fix</em></strong>: update readme and web examples with npmjs packages <em> </em> </td></tr>
21
+ <tr><td>1b49e73</td><td>Mag-JB</td><td><strong><em>[nt-0] fix</em></strong>: premake platform bug fix <em> </em> </td></tr>
15
22
  </tbody></table>