connected-spaces-platform.web 4.11.0 → 4.12.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,22 +1,20 @@
1
- <h1>Built from changelist ID dcbe06d883cc0d2de8ba4fe0a192cf43adfb867f</h1>
1
+ <h1>Built from changelist ID b11a46e939dbd23cf09ee32cb94ba03913e1c45c</h1>
2
2
  <h2>Summary Lists</h2>
3
- <h3><p>&#x1F41B; &#x1F528; Fixes</p></h3>
4
- <ul><li>No Ticket - Add case for oprod maint window - 04e1370</li><li>No Ticket - Add userid to resetuserpassword - 8d7c66d</li></ul>
3
+
5
4
  <h2>Revision Change Details</h2>
6
5
 
7
6
  <table><thead><tr><th>change_id</th><th>user</th><th>description</th></thead>
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.
7
+ <tbody><tr><td>aa790de</td><td>Michael K</td><td>merge pull request #224 from magnopus-opensource/staging <em> <br>Main 4.12.0 </em> </td></tr>
8
+ <tr><td>3339eb5</td><td>Sam Birley</td><td><strong><em>[nt-0] refac</em></strong>: root directory hygiene (#220) <em> <br>[NT-0] refac: Root directory hygiene
9
+ <br>
10
+ <br>In an effort to improve our root directory hygiene, this change moves several markdowns to the .github directory (which GH will still pick up as it did before), moves one pipeline file to the teamcity directory, and removes one legacy sonar config file that is no longer in use. </em> </td></tr>
11
+ <tr><td>93b5e62</td><td>Michael K</td><td><strong><em>[nt-0] test</em></strong>: add tests for 403 responses <em> </em> </td></tr>
12
+ <tr><td>02913a0</td><td>MAG-AW</td><td><strong><em>[nt-0] fix</em></strong>: portal script bindings (#218) <em> <br>* Portal Component Script Bindings had the incorrect component name for
13
+ <br>the interface </em> </td></tr>
14
+ <tr><td>93856da</td><td>Sam Birley</td><td><strong><em>[of-1146] feat</em></strong>: user-permission-change multiplayer messages <em> <br>When a user adjusts the permissions of another user, CSP client applications can now detect and respond to that event via a callback exposed via `MultiplayerConnection::SetUserPermissionsChangedCallback` whilst they are connected to the space.
15
+ <br>
16
+ <br>This allows for a variety of client application use cases, such as being able to give users more (or less!) affordances dynamically at runtime, based on changes to their level of permissions within the space. </em> </td></tr>
17
+ <tr><td>89459b9</td><td>Sam Birley</td><td><strong><em>[nt-0] doc</em></strong>: api docs package references (#216) <em> <br>* [NT-0] doc: API documentation package references
17
18
  <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>
19
+ <br>The landing page for the API docs now refers to the fact that CSP packages are now hosted on `npmjs` rather than GitHub. </em> </td></tr>
22
20
  </tbody></table>