Releases: fossmium/OneDrive-Cloud-Player
v1.3.0
What's Changed
- Fix store certificate generation. by @JohannesKauffmann in #61
- Hide search bar on UI by @TimGels in #63
- fix: Change links to new organisation. by @JohannesKauffmann in #65
- Upped platform target version by @TimGels in #64
- Bump libvlcsharp version by @JohannesKauffmann in #67
- Removed MVVM Light by @TimGels in #68
- fix: Don't crash when GetHashCode doesn't match by @JohannesKauffmann in #70
- Fixes #71 crashing when leaving video early by @TimGels in #72
- Store release by @TimGels in #73
Full Changelog: v1.2.2...v1.3.0
Installation
The selfsigned build contains .appxsym
files. These are intended for debugging and can be safely ignored. As usual, included with this release is the custom-build LibVLC UWP nuget package. This is only needed if you want to build the app yourself. See INSTALL.md
.
Note
The application is now available in the Microsoft Store!
v1.2.2
Release Notes
Fixed an issue where sometimes the audio would be heard playing when it was expected to be quiet. #57
Updated several libraries and dependencies to the latest version. #58
Installation
Since we now provide an ARM build, it is no longer possile to provide a single app bundle for all architectures. Please choose the appriorate architecture for your system.
The selfsigned build now contains .appxsym
files. These are intended for debugging and can be safely ignored.
Also included with this release is the custom-build LibVLC UWP nuget package. This is only needed if you want to build the app yourself. See INSTALL.md
.
v1.2.1
v1.2.0
Release Notes
- Added buttons to the video player so you don't have to leave the video player page to watch the upcoming or previous video. #35
- When playing a video, you can also go to the previous and next video by using the hotkeys shift+n (next video) and shift+p (previous video).
- Added a settings page. #31
- The project is now licensed. #37
v1.1.0
v1.0.1
v1.0.0
V1.0.3-beta
Contains crash fix while trying to login with an account that has no profile picture.
V1.0.1-beta
This is our second release that contains all the missing commits.
V1.0.0-beta
This is our first pre-release.