UE5.8-0.1.0
What's Changed
- Merging 5.7 to master by @mcottontensor in #708
- Fix: Firefox connectivity issues caused by PR694 by @lukehb in #709
- Bring 5.7 changes to master branch (docs + sdpMid fix) by @lukehb in #716
- Expose playerid for programmatic access by @lukehb in #728
- Make generateStats not error if peerconnection is undefined by @fabian-rehm in #719
- SecurityError: Failed to execute 'isSessionSupported' on 'XRSystem' when in iframe by @leon in #734
- Addressing security issues from dependabot by @mcottontensor in #741
- Fixing security issue with js-yaml by @mcottontensor in #742
- Fix link descriptions for UE 5.7 in readme by @FloEdelmann in #743
- Merging 5.7 into master. by @mcottontensor in #748
- Updating npm publish action for new OIDC npmjs authentication. by @mcottontensor in #746
- Merging UE5.7 into master after npm releases. by @mcottontensor in #752
- Fix: incorrect string length when emitting descriptors with non-ASCII characters by @Belchy06 in #758
- Update copyright year to 2026 by @DenisTensorWorks in #760
- Making js-streamer public by @mcottontensor in #771
- Revert "Making js-streamer public (#771)" by @mcottontensor in #773
- Updating dependencies to fix vulnerabilities in qs. by @mcottontensor in #770
- chore(deps): bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #777
- Updated tar version. by @mcottontensor in #781
- fixing public ip stomping in windows batch script. by @mcottontensor in #780
- chore(deps-dev): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot[bot] in #791
- Add guard against closed peerConnection by @FloEdelmann in #788
- Fixing dependabot issues. by @mcottontensor in #792
- Security: Address npm audit vulnerabilities by @mcottontensor in #795
- chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in #798
- Using claude to identify and address several issues. by @mcottontensor in #802
- chore(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #804
- Viewport resolution scale parameter 2 by @christianstamati in #759
- fix: start server when rest_api is enabled and gate static file servi… by @CollegeRideOut in #801
- normalize -ueX.Y suffix in backported changeset files before versioning by @mcottontensor in #815
- run changeset suffix normalizer inside the version: hook by @mcottontensor in #820
- chore(deps): bump the npm_and_yarn group across 4 directories with 2 updates by @dependabot[bot] in #819
- fix(eslint): pin tsconfigRootDir so lint works from any CWD by @mcottontensor in #834
- fix: pin typescript and typescript-eslint versions by @mcottontensor in #838
- fix: override uuid to fix dependabot issue 187 by @mcottontensor in #842
- ci: allow backport workflow to use a PAT to trigger downstream CI by @mcottontensor in #853
- feat(signalling): add CORS support to web server by @mcottontensor in #849
- fix(mediasoup-sdp-bridge): support mediasoup-client 3.10.x by @mcottontensor in #852
- fix(frontend): map macOS Command and Windows Meta keys by @mcottontensor in #847
- feat(frontend): add AutoEnterVR config flag by @mcottontensor in #850
- fix(frontend): keep tracking mouse drags outside the video element by @mcottontensor in #848
- fix(frontend): pair MouseDouble with a synthetic MouseUp release (#10) by @mcottontensor in #873
- build(react): output bundle to its own dist/ instead of SignallingWebServer/www/ by @mcottontensor in #874
- chore(deps): bump ip-address from 10.1.0 to 10.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #881
- fix: override vulnerable transitive deps for dependabot alerts by @mcottontensor in #884
- fix(typescript-impl): drop webpack experiments.futureDefaults by @mcottontensor in #886
- feat(frontend): add 'raw' to to-streamer message structure vocabulary by @mcottontensor in #851
- ci: prune changesets from master after merge by @mcottontensor in #896
- chore: prune changesets from master by @github-actions[bot] in #897
- chore: update org references from EpicGamesExt to EpicGames by @mcottontensor in #901
- fix(deps): resolve dependabot security alerts by @mcottontensor in #905
- chore(deps-dev): bump webpack-dev-server from 5.2.4 to 5.2.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #908
- ci: make document link checker manual-only by @mcottontensor in #913
- Add optional server-side player keepalive to reap dead connections by @marekl11 in #912
- ci: use AUTOMATION_PAT for workflows that open PRs by @mcottontensor in #914
- chore: prune changesets from master by @mcottontensor in #918
- Gate emitUIInteraction on data-channel readiness instead of video by @marekl11 in #911
- chore: prune changesets from master by @mcottontensor in #919
- Only route player signalling messages to subscribed players by @mcottontensor in #920
- Add hooks for consumer-supplied connection authentication and authorization by @mcottontensor in #921
- chore: prune changesets from master by @mcottontensor in #922
New Contributors
- @fabian-rehm made their first contribution in #719
- @leon made their first contribution in #734
- @FloEdelmann made their first contribution in #743
- @christianstamati made their first contribution in #759
- @CollegeRideOut made their first contribution in #801
- @marekl11 made their first contribution in #912
Full Changelog: UE5.7-0.1.0...UE5.8-0.1.0