Skip to content

Releases: bp2008/ui3

UI3-17

20 May 16:22
Compare
Choose a tag to compare

Version 17:

  • Replaced clip export offset selection controls with something much more intuitive, easier, and less wasteful of space.

UI3-16

20 May 16:05
Compare
Choose a tag to compare
UI3-16 Pre-release
Pre-release

Version 16:

  • Replaced clip export offset selection controls with something much more intuitive, easier, and less wasteful of space.
  • Version 16 broke clip export when using the Alert list

UI3-15

19 May 21:16
Compare
Choose a tag to compare

Version 15

  • Added "Export to AVI" to relevant context menus and Clip Properties panel. Only available in modern browsers (not IE).
  • Bugfixes

UI3-14

12 May 06:34
Compare
Choose a tag to compare

Version 14

  • All pages now include <meta http-equiv="X-UA-Compatible" content="IE=edge" /> header so that IE doesn't fail when using a local hostname in the address bar.
  • The UI now has an additional sounds array fallback: "www-sounds"

UI3-13

11 May 01:12
Compare
Choose a tag to compare

Version 13

  • The UI now looks for a www_sounds field in the login response, and if that doesn't exist, falls back to the sounds field for enumerating event-triggered sound options.

UI3-12

11 May 01:05
Compare
Choose a tag to compare

Version 12

  • Cookies and http authentication credentials are now included in the fetch request used for H.264 streaming.
  • No more console spam when changing between H.264 and Jpeg streaming methods with the Stats for nerds panel open.

UI3-11

09 May 17:55
Compare
Choose a tag to compare

Version 11

  • Fixed local overrides export (download) function that was broken in version 10.

UI3-10

04 May 22:20
Compare
Choose a tag to compare

Version 10:

  • Designed for Blue Iris 4.7.3.3+
  • Added support for cached clip animation preview frames.
  • Added event-triggered icon and sound options (disabled by default, see Main Menu > UI Settings.
  • No more developer console spam when changing cameras while streaming H.264.
  • UI Settings can now handle "range" (slider bar) inputs similar to how the camera properties panel can.

UI3-9

25 Apr 22:07
Compare
Choose a tag to compare

Version 9

  • Renamed "Context Menu Compatibility Mode" to "Context Menu On Long-Press". Hopefully fewer people toggle it without realizing what it does this way.
  • Added "Reverse Mouse Wheel Zoom" option to the Extra section.
  • Fixed a user-reported bug in the hotkey handler that I dont know how to reproduce.

UI3-8

20 Apr 03:23
Compare
Choose a tag to compare

UI3 version 8

  • Local storage is no longer a strict requirement to run UI3, but cookies are.
  • Fixed a bug that would have caused H.264 streams to not load when used with some reverse proxy configurations.
  • UI3 is now internally capable of being used as a client for a remote server, but this functionality is not exposed anywhere.

Login version 17

  • Local storage feature detection improved to not throw an exception when the feature is unavailable.