Skip to content

Releases: bp2008/ui3

UI3-286

02 Mar 23:42
Compare
Choose a tag to compare

Version 286

  • Added suppression of error message spam which some (few) people get related to the "window.ethereum" object not existing. These errors are caused by browser extensions or the web browser itself and have no effect on UI3 aside from triggering UI3's global error catcher.

UI3-285

22 Feb 16:15
Compare
Choose a tag to compare

Version 285

  • Fixed bug where the pause icon overlay failed to appear over cameras that are paused indefinitely.

UI3-284

17 Feb 03:54
Compare
Choose a tag to compare

Version 284

  • Added a system for UI3 to store settings on a per-camera basis.

UI Settings > Event Triggered Icons

  • Added option to show an orange pause icon overlay on cameras with the Pause function active.
  • Added option to show a yellow icon overlay on cameras with new alerts (newer than you've seen).
    • This option can also be enabled on a per-camera basis via UI3's Camera Properties dialog.

image

UI3-283

04 Feb 23:10
Compare
Choose a tag to compare

Version 283

  • Improved the global error handler to capture a little more data, particularly useful when an error occurs in Firefox.
  • Suppressed notification for errors when the error handler receives a URL whose path is just a long (>20 chars) base64url encoded string.

UI3-282

21 Jan 20:13
Compare
Choose a tag to compare

Version 282

  • Fixed bug in camera coordinate processing when streaming camera groups in JPEG mode with dynamic layout disabled clientside but enabled serverside.

UI3-281

29 Dec 21:15
Compare
Choose a tag to compare

Version 281

  • License plate numbers are now overlaid on the alert thumbnail along with the memo string.
  • The Alert Properties dialog now shows the Memo and License Plate text.

UI3-280

13 Dec 22:59
Compare
Choose a tag to compare

Version 280

  • Dynamic Group Max Resolution is now implemented as a megapixel limit instead of an image dimension limit, making it behave more intuitively and with more consistent server CPU load regardless of aspect ratio.
  • The "stats for nerds" dialog now shows an "[edit]" link next to dynamic group resolutions, providing another path to discovering the Group Settings dialog.
  • Suppressed an error dialog when the browser extension called "AutoplayStopper" causes a specific harmless error.

UI3-279

11 Dec 02:36
Compare
Choose a tag to compare

Version 279

  • Bugfix for "NumberHasFlags failed" occurring if any event-triggered icons were enabled.

UI3-278

10 Dec 21:03
Compare
Choose a tag to compare

Version 278

  • The Clips tab can now be filtered by "Wildlife" AI detections and show the wildlife icon in the alert list and timeline.
  • Unexpected errors should now include a full stack trace in modern browsers and make it easy to copy the text to paste for support.

UI3-277

11 Oct 18:56
Compare
Choose a tag to compare

Version 277

  • Ceased using ?? JavaScript operator which was causing a script error in some very outdated web browsers.