I am pleased to announce the next version of the now renamed Jellyfin-For-Xbox client.
There has been a lot of refactoring and cleanup being done, we fixed quite a number of QOL issues like issues related to the server connection dialog which should no longer just crash randomly. This version will also enforce a 10.10 server version for compatibility reasons as the client now also uses the native shell to improve UX and provide a settings dialog for dovi playback.
Although we finally have a working patch for full controller support and TV mode, i opted to release this version without it as it requires changes from the webUI which are only available in 10.11. I also added a deprecation notice that will show for 60sec on every app start to inform users that the next version of this client (0.9.2.0) will require a 10.11.X server so please update your server as soon as possible after that version will release.
This version also adds full 4K/HDR/HEVC support.
This version was just submitted for vertification and will be soon available (last vertification and testing by microsoft took around 2 Weeks). I will write a blog post so please keep an eye out on our blog https://jellyfin.org/posts.
What's Changed
- Added UWP GitHub issue template by @TimGels in #54
- Fix handling in OnBoarding.xaml.cs for UriBuilder by @TimGels in #55
- Bumb version to 0.9.0 by @JPVenson in #56
- Update signing cert thumbprint by @anthonylavado in #63
- Update README to reflect Jellyfin for Xbox re-branding by @TimGels in #67
- Untrack temp key by @JPVenson in #68
- Enable 4K/HEVC flag by @JPVenson in #69
- Align coding style with jellyfin server by @JPVenson in #70
- Update dependency Microsoft.Web.WebView2 to 1.0.3351.48 by @renovate[bot] in #60
- Improve URL input parsing and validation by @TimGels in #66
- Add XML doc block for JellyfinWebView class by @TimGels in #71
- Enhance server validation. by @TimGels in #73
- Add PR codeql test by @JPVenson in #72
- Revert "Add PR codeql test" by @JPVenson in #76
- Add RelayCommand for future Mvvm rewrite by @JPVenson in #74
- Replaced UWP with Xbox naming Issue Template by @TimGels in #75
- Fix readme license alt text by @brad1111 in #77
- Working controller support by @brad1111 in #64
- Readd Dev cert by @JPVenson in #78
- Add vscode config by @JPVenson in #79
- Readd PR pipelines by @JPVenson in #81
- Update dependency System.Text.Json to 9.0.8 by @renovate[bot] in #84
- Support Dolby Vision playback on Xbox (WebView2) by @RaafatAkkad in #44
- Prepare 0.9.1.0 release by @JPVenson in #86
New Contributors
- @brad1111 made their first contribution in #77
- @RaafatAkkad made their first contribution in #44
Full Changelog: v0.9.0...v0.9.1