Skip to content

Releases: ScalablePixelStreaming/Frontend

Scalable Pixel Streaming Frontend v1.0.0

30 Jul 04:41
40583e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v1.0.0

Scalable Pixel Streaming Frontend v0.3.5

26 Apr 02:16
615999c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

Scalable Pixel Streaming Frontend v0.3.4

22 May 03:56
bd8d18e
Compare
Choose a tag to compare

What's Changed

  • Merge v0.3.3 changes into main by @dan-tw in #32
  • Extend the handleOnConfig from the PS library so we are able to include an engine version to determine if we need to send our WebRTC offer from the frontend or from the UE instance by @dan-tw in #33
  • Replaced the logic to send the offer from the frontend depending on what is sent from the signalling server by @david-macpherson in #34
  • Set the autoConnect to false and the maxReconnects attempts to 0 by @david-macpherson in #35
  • Merge changes from v0.3.4 fork into v0.3.4 branch by @dan-tw in #36
  • merge v0.3.4 into main ready for release by @dan-tw in #37

New Contributors

Full Changelog: v0.3.3...v0.3.4

Scalable Pixel Streaming Frontend v0.3.3

03 May 06:13
d944985
Compare
Choose a tag to compare

What's Changed

  • Fix broken links in README.md by @lukehb in #28
  • Add a link to 'Basics to initialising and consuming the library' by @dan-tw in #29
  • Updated the epic games pixel streaming frontend to 0.5.1 by @adrianZahra in #30
  • Bumped Scalable Pixel Streaming Frontend Library version to 0.3.3 by @adrianZahra in #31

Full Changelog: v0.3.2...v0.3.3

Scalable Pixel Streaming Frontend v0.3.2

14 Apr 02:01
Compare
Choose a tag to compare

What's Changed

  • Upgrade SPS to new Epic Games frontend version 0.2.0 by @lukehb in #10
  • removed sps directory by @adrianZahra in #11
  • Fix: Update the Scalable Pixel Streaming Frontend Docs migration url and add utilisation and reference docs by @adrianZahra in #14
  • Upgraded Webpack to 5.76.0 by @kass-kass in #18
  • Adds the new NPM compatible SPS Frontend Library by @adrianZahra in #21
  • Adds the new TypeScript SPS example by @adrianZahra in #20
  • Addition of new release and tag workflow files by @adrianZahra in #16
  • Add a GitHub actions workflow that does test builds for pull requests by @dan-tw in #19
  • Fix for incorrectly named module import 'lib-spsfrontend', changed to 'libspsfrontend' by @dan-tw in #23
  • Add data property on the MessageRequestInstance by @dan-tw in #24
  • Separate webpack workflow into development and production for the library and typescript example packages by @adrianZahra in #25
  • SPS Documentation updates base around the Library and Example restructure by @adrianZahra in #26

New Contributors

Full Changelog: v0.2.5...v0.3.2