You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,36 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***ABUtilities:** add function to get JsonString ([d5b4933](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/d5b49333326ef29601d323083a61904ed74026fe))
15
+
* Bulk get user season progression API ([2e4adcd](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/2e4adcda4d06f80e4935b1f89735def68e5b9f75))
16
+
* command line args switch parser ([398952d](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/398952da6cfb9d43a18b3b4f21fbcea81c96d60a))
17
+
* expose update channel public endpoint ([cbdaf3a](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/cbdaf3aae1658b1c026ed0f70f8a170c1a7f0054))
18
+
* implement get credential turn server ([c84b33f](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/c84b33fba54c54912752dbf210ab5cb0278987fe))
19
+
***qos:** re-enable udpecho on android ([3084896](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/3084896b169945f069d8c30f63db285cf97a6691))
20
+
***Session:** add TIMEOUT in session member status enum ([7574d07](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/7574d074d96e594a1c2361fd073ebf668ca212cc))
21
+
22
+
23
+
### Bug Fixes
24
+
25
+
* add some missing headers ([5ca5fec](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/5ca5fec1ca6b4471952493a2476debb4ab4324da))
26
+
27
+
28
+
### Reverts
29
+
30
+
* Revert "feat(session)!: Add session and party info in Game and Party session member changed notif and DS status change notif" ([86d4a06](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/86d4a06838436e0db4d8177ac2c9535869a0c905))
31
+
32
+
33
+
* Merge remote-tracking branch 'remotes/origin/hotfix/17.0.0' into hotfix/resolve-conflict-17.0.0-master ([256353b](https://bitbucket.org/accelbyte/justice-unreal-sdk-plugin/commits/256353bfa2cf774233ded2e0b818a244bf2ba7c6))
0 commit comments