Skip to content

Releases: bp2008/ui3

UI3-57

07 Oct 00:16
Compare
Choose a tag to compare

Version 57

  • UI3 now detects a second common method of preventing HTML5 video autoplay, which should reduce the chance that the video freezes or fails to load upon starting UI3.
  • Circumvented Chrome extension "Disable HTML5 Autoplay" because it doesn't provide whitelisting functionality.
  • Circumvented Chrome extension "HTML5 Video Autoplay Blocker" because the limited manner in which it listened for input was not compatible with UI3's overlay that asks for user input.
  • Circumvented Chrome extension "Disable HTML5 Autoplay (Reloaded)" because it was breaking UI3's HTML5 video module entirely.

UI3-56

06 Oct 21:53
Compare
Choose a tag to compare

Version 56

  • Improved video scaling when playing a recording that has a different resolution than the camera it belongs to.
  • Digital zoom (mouse-wheel zoom) can now be configured such that the 1x zoom level matches the current streaming resolution instead of the camera's native resolution (new setting under the "Digital Zoom" category). This produces smaller but better-looking video at the lower quality settings.
  • Bugfixes
  • A note about HTML5 autoplay restrictions: It has come to my attention that in some situations UI3 does not detect when a browser or browser extension prevents HTML5 video playback from starting automatically. This situation will be improved in a future release.

UI3-55

18 Aug 00:28
Compare
Choose a tag to compare

Version 55

  • Improved customization of camera labels.

UI3-54

15 Aug 04:33
Compare
Choose a tag to compare

Version 54

  • Fixed a bug where all open dialog boxes became undraggable after closing another dialog box.

UI3-53

14 Aug 16:29
Compare
Choose a tag to compare

Version 53

  • Fixed a bug where alert lists may have gaps in them when using the date filter.

UI3-52

10 Aug 04:14
Compare
Choose a tag to compare

Version 52

  • Double-click-to-fullscreen was broken in some browsers since UI3 version 38, but is now fixed. Note: This feature is configured in UI Settings > Video Player section.
  • Fixed a number of other minor mouse click handling bugs.

UI3-51

06 Aug 02:00
Compare
Choose a tag to compare

Version 51

  • Fixed a bug where the UI could not load if local storage was disabled in the browser (affecting HomeSeer apps).
  • Added a setting to the "Extra" section to automatically open the first alert/clip when loading the alert/clip list. This can be helpful when navigating the UI using only hotkeys.

UI3-50

30 Jul 22:38
Compare
Choose a tag to compare

Version 50

  • Fixed a bug which caused camera name labels to be scaled incorrectly when streaming reduced-quality jpegs.
  • New Hotkey: Toggle Camera Mute (default: CTRL + M)

UI3-49

29 Jul 19:23
Compare
Choose a tag to compare

Version 49

  • Camera-specific context menu items are now correctly enabled for single-camera groups.
  • Added Camera Labels setting "Show when only one camera visible" and made it compatible with single-camera groups.

UI3-48

28 Jul 03:32
Compare
Choose a tag to compare

Version 48

  • Fixed a bug introduced in version Version 38 where Reverse Playback caused the player to seek to the end in many cases where it should not.