Releases: bluecherrydvr/unity
Releases · bluecherrydvr/unity
v3.0.0-beta3
v3.0.0-beta2
What's Changed
- Skip bad certificate error by @bdlukaa in #43
- Update version to 3.0.0 beta2 by @curtishall in #45
Full Changelog: v3.1.0-alpha1...v3.0.0-beta2
Windows client 3.1.0-alpha1
Important!
This is a complete rewrite of the Bluecherry remote client. Literally none of the code base from Version to Version 3 was reused. This means some things may not function as expected and currently PTZ does NOT work. If you have a PTZ camera and would like to help test please let us know in the discussions area - https://github.com/bluecherrydvr/unity/discussions
What's Changed
Initial Windows Desktop release.
Full Changelog: https://github.com/bluecherrydvr/unity/commits/v3.1.0-alpha1
Unity Build 2
Changes:
What's Changed
- Ios refactor by @curtishall in #10
- change layout order to 1, 2 & 4; rename "Event Browser" to "History"; force portrait mode in AddServerWizard; add menu button in AddServerWizard by @alexmercerind in #15
Full Changelog: vnext...1.1.0-build2
latest
vnext hotfix: call reload inside SettingsProvider.ensureInitialized if sing…