connected-spaces-platform.web 4.12.0 → 4.13.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,10 +1,52 @@
1
1
  <h1>Built from changelist ID b11a46e939dbd23cf09ee32cb94ba03913e1c45c</h1>
2
2
  <h2>Summary Lists</h2>
3
-
3
+ </ul>
4
4
  <h2>Revision Change Details</h2>
5
5
 
6
6
  <table><thead><tr><th>change_id</th><th>user</th><th>description</th></thead>
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>
7
+ <tbody><tr><td>f4c7a95</td><td>Daniel</td><td><strong><em>[ob-3010] fix</em></strong>: add signupurl parameter to invite methods (#237) <em> <br> [OB-3010] fix: Add destinationUrl param <br> [OB-3010] fix: Update invite to space tests <br> [OB-3010] fix: Undo auto-formatting <br> [OB-3010] fix: Undo test auto-formatting <br> [OB-3010] chore: Update chs submodule <br> [OB-3010] refac: Update property name to SignupUrl <br> [OB-3010] fix: Update conversation system tests <br> [OB-3010] fix: Correct param order in test <br> [OB-3010] fix: Move missed test param <br> [OB-3010] fix: Add another missing string property <br> [OB-3010] fix: Move param in text <br>--------- <br>Co-authored-by: Daniel Murdolo <danielm@rewind.co> </em> </td></tr>
8
+ <tr><td>a402ea2</td><td>Mag-JB</td><td><strong><em>[nt-0] fix</em></strong>: remove 142 file (#236) <em> </em> </td></tr>
9
+ <tr><td>36b3c07</td><td>MAG-AW</td><td><strong><em>[ob-2975] fix</em></strong>: foundation shutdown process (#232) <em> <br> [OB-2975] fix: foundation Shutdown process
10
+ <br>
11
+ <br>* added initialisation check in tick to prevent tick operating when
12
+ <br>uninitialised (such as when shutting down)
13
+ <br>* added function to deregister all listeners to prevent events being
14
+ <br>fired after shutdown is called </em> </td></tr>
15
+ <tr><td>a8dad89</td><td>Michael K</td><td><strong><em>[ob-3012] fix</em></strong>: generate meta file for readme.md (#233) <em> </em> </td></tr>
16
+ <tr><td>13390d2</td><td>Mag-JB</td><td>ob-2924 add support for premake on xcode 14.3+ (#231) <em> <br> [OB-2924] fix: Add support for xcode 14.3+
17
+ <br>
18
+ <br> [OB-2924] fix: replace wget with Curl
19
+ <br>
20
+ <br>* create file path </em> </td></tr>
21
+ <tr><td>8135df0</td><td>Michelle Shyr</td><td>[sol-320] add unity multiplayer example project (#228) <em> <br> [SOL-320] Add Unity multiplayer example project
22
+ <br>
23
+ <br> [SOL-320] Fix mentions of foundation to CSP
24
+ <br>
25
+ <br> [SOL-320] Add create avatar fix to basic framework example
26
+ <br>
27
+ <br> [SOL-320] replace mentions of foundation to CSP and gard against failure to get space </em> </td></tr>
28
+ <tr><td>92668a7</td><td>Mag-JB</td><td><strong><em>[of-1148] fix</em></strong>: parse breaking changes (#226) <em> <br> [OF-1148] fix: Parse breaking changes
29
+ <br>* move breaking changes to top of release notes
30
+ <br>* fix bug causing all tickets to be no tickets
31
+ <br>* stop merges from being added to misc changes
32
+ <br>
33
+ <br> [OF-1148] fix: Add suqash merge commits </em> </td></tr>
34
+ <tr><td>791c509</td><td>Michael K</td><td><strong><em>[ob-3018] fix</em></strong>: replace is_integer with is_float (#230) <em> </em> </td></tr>
35
+ <tr><td>a73e98d</td><td>MAG-AW</td><td><strong><em>[ob-2823] fix</em></strong>: add checks for codes to retries (#227) <em> <br> [OB-2823] fix: add checks for codes to retries
36
+ <br>
37
+ <br>Currently allowed codes for retry:
38
+ <br>429
39
+ <br>408
40
+ <br>5xx
41
+ </em> </td></tr>
42
+ <tr><td>0cc2fcd</td><td>Michael K</td><td><strong><em>[of-815] test</em></strong>: (wrapper gen) unit test async functions <em> <br> [NT-0] refac: formatting changes in unit test gen
43
+ <br>
44
+ <br>Formats Python files using Black and JS/JSON using Prettier-ESLint.
45
+ <br>
46
+ <br> [OF-815] test: wrapper gen csp_async_result tests </em> </td></tr>
47
+ <tr><td>29f3e48</td><td>MAG-AW</td><td><strong><em>[ob-2824] refac</em></strong>: removed lingering comments <em> </em> </td></tr>
48
+ <tr><td>6f96ed4</td><td>MAG-AW</td><td><strong><em>[ob-2824] fix</em></strong>: web request retries <em> </em> </td></tr>
49
+ <tr><td>54a9a50</td><td>MAG-AW</td><td><strong><em>[ob-2824] fix</em></strong>: web test updates <em> <br>fixed issues with web test urls and parameters </em> </td></tr>
8
50
  <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
51
  <br>
10
52
  <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>
@@ -14,7 +56,7 @@
14
56
  <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
57
  <br>
16
58
  <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
59
+ <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
18
60
  <br>
19
61
  <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>
20
62
  </tbody></table>