-
Notifications
You must be signed in to change notification settings - Fork 5
Changelog (UWP)
Dominic Maas edited this page Jan 17, 2022
·
5 revisions
- Point app changelog to this page
- Fix issue when launching app in release mode
- Target Windows 11 SDK, set minimum SDK to Windows 10 (1809)
- Bump AppCenter version
- Remove SoundByte account functionality from the app
- Remove SoundCloud Stream source (no longer supported)
- You must now be logged in to access the SoundCloud API. All SoundCloud functions of the app will not work without being logged in (including listening to music).
- Bump packages
- Move authentication code from SoundByte servers to dominicmaas.co.nz website
- YouTube login is still broken. API access may work, playback may work.
- Main page now contains a webview pointing towards "https://dominicmaas.co.nz/soundbyte-postmortem?isSoundByteContext=true"
- Reverted change to minimum and target supported windows versions
- Added support for ARM64
- Updated javascript library to lastest version
- Removed premium support
- Fixed SoundCloud Stream issue
- Fixed YouTube playback issues
- Updated packages
- Changed minimum supported and target supported windows versions
- Fixed YouTube playback issues.
- Updated libraries.
- Music providers now make use of JS Pools. This should improve content loading performance at a small memory expense. A future update will limit the size of the JS pool on Xbox. See "New & Hot SoundCloud Tracks" and "Top 50 SoundCloud Tracks" as an example of a Music Provider making use of JS Pools.