Skip to content

Releases: bluecherrydvr/unity

v3.0.0-beta10

14 Aug 19:46
5a6831a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-beta9...v3.0.0-beta10

In-app upgrade and wide Linux support

13 Aug 15:01
5b3bb3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: bleeding_edge...v3.0.0-beta9

bleeding_edge

26 Jul 01:52
1e3b278
Compare
Choose a tag to compare
bleeding_edge Pre-release
Pre-release
Update main.yml

Change releases from draft to public (allow users to download new versions that are typically hidden until an official release).

Also change release name from vnext to bleeding_edge

Beta 8

29 Jun 09:41
7065c49
Compare
Choose a tag to compare
  • Added Linux support with AppImage
  • Fixed a crash on iOS and remove usage of deprecated APIs
  • Several performance improvements on events.
    • Previously, only 50 events were loaded at once. Now, 1000 events are loaded
    • Filtering has also been improved, being able to go through a long list of events whenever necessary
    • Improved visualization of events with lazy loading and fixed item extent
    • Added the Refresh feature on dekstop

What's Changed

Full Changelog: v3.0.0-beta7...v3.0.0-beta8

v3.0.0-beta7

27 May 00:31
869a65a
Compare
Choose a tag to compare
  • Fixed some state leaks that could lead to crashes
  • Fixed gestures in TimelineView; Do not mount events on TimelineView
  • Listen to video duration changes on video viewer, and display the correct event duration
  • Keep the state of the videos in the grid view. This is done to ensure the video texture will not be reinitialized for some reason, such as reordering or adding a new device to the grid
  • Re-enable multi window support
  • Add a check for single camera server
  • Reworked mobile views (#91)
  • Added linux support
  • Implemented PTZ control support

What's Changed

Full Changelog: v3.0.0-beta6...v3.0.0-beta7

v3.0.0-beta6

17 Mar 00:06
052133a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0-beta5...v3.0.0-beta6

v3.0.0-beta5

02 Mar 19:00
49d1163
Compare
Choose a tag to compare
v3.0.0-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta4...v3.0.0-beta5

v3.0.0-beta4

02 Feb 23:09
c45021b
Compare
Choose a tag to compare

What's Changed

  • Added a collapsible sidebar
  • Show continuous events
  • Use local time everywhere in the app (Fixes #50)
  • Event Playback Screen updates
  • Pause playback with the space key
  • Added upcoming events on the end
  • Video now replays automatically on seek, the current video preview is also shown
  • Upgraded media_kit
  • Removed dart_vlc dependency (#63)

Full Changelog: v3.0.0-beta3...v3.0.0-beta4

v3.0.0-beta3

31 Jan 19:58
b33a2a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-beta2...v3.0.0-beta3

v3.0.0-beta2

24 Jan 23:54
77608a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0-alpha1...v3.0.0-beta2