Skip to content

Beta 23

Latest
Compare
Choose a tag to compare
@bdlukaa bdlukaa released this 29 Apr 14:02
· 4 commits to main since this release
453ef2d

macOS

  • Publish the macOS app to the app store;
  • Reduced app size by 33%;
  • Updated video rendering backend for smooth rendering;

Web

  • A preview version of the web app is available for our demo server. Check it.
  • Improve the network requests security by using request headers instead of credentials-in-URL.
  • Added variables via URL, for example: http://localhost:64457/?host=demo.bluecherry.app, which allows the server interface to redirect to the web app.

General Updates

  • Redesigned secondary screens (fullscreen, new window screen) for camera and layout.
  • Possibility to reorder servers.
  • Fixed a crash related to loading and unloading several players at once.
  • Display the oldest recording date when browsing events.

What's Changed

Full Changelog: v3.0.0-beta22...v3.0.0-beta23