Releases: bp2008/ui3
Releases · bp2008/ui3
UI3-318
Version 318
ui3-local-overrides.jsandui3-local-overrides.cssfiles are no longer requested if they don't exist (requires Blue Iris 6.0.3.3 or newer). This improves UI3's loading speed and efficiency slightly.- Also, the last write time of each overrides file is now included as a URL parameter, improving browser caching behavior (requires Blue Iris 6.0.3.3 or newer).
UI3-317
UI3-316
UI3-315
Version 315
- Fixed bug where PTZ 3D Positioning via mouse wheel click-and-drag failed to operate in group views despite the red or blue rectangle being rendered as intended.
- Fix issue with swipe left and right gesture actions not being properly suppressed when the gesture starts in the playback controls.
- Slightly reorganize Clips / Alerts section of UI settings.
- Minor revisions to Clip Properties panel.
UI3-314
Version 314
- The "UI3 Streaming Profiles" panel now has some empty space beside the profile list to facilitate easier scrolling on touchscreens, since the long-press-to-rearrange mechanism prevents normal touchscreen scrolling when touching list items.
- The streaming profile list in the "UI3 Streaming Profiles" panel now more-precisely defines which video codecs are configured in each profile, and color codes their labels for easier visual identification.
- Fixed bug where the context menu in the Playback Controls > Streaming Quality list did not always cause the list to close after a context menu item was clicked.
- Fixed bug where swipe left and right actions took effect even if the gesture should have been captured by PTZ 3D positioning. This update was intended to also prevent swipe gestures from taking effect on the Playback Controls area, but that fix was not correctly functional on touchscreens. Fixed in Version 315.
UI3-313
Version 313
- Clip Preview Animation: Navigate hotkeys are now bound by default to Numpad subtract and Numpad add.
- These new defaults replace your current setting if you ran UI3-311 or UI3-312.
- Fixed a bug where the Clip Preview Animation Navigation buttons failed to select the currently open clip as a starting point in some cases.
UI3-312
Version 312
- Added a new hotkey "Open Selected Clip", bound to "Enter" by default. This is mainly useful if navigating through the clip list using the recently-added "Clip Preview Animation" navigation buttons or hotkeys.
- Fixed bugs related to the clip list thumbnail tooltip/popup and preview animation getting closed when it was intended to remain open.
UI-311
UI3-310
Version 310
- When used with Blue Iris 6.0.1.1 or newer, UI3 can tell when it is connected via LAN versus WAN, and remembers the Streaming Quality choice separately for each case.
- Blue Iris changelog link updated to "https://blueirissoftware.com/changelog6.pdf" in Server Control panel.
UI3-309
Version 309
- Added
<meta name="color-scheme" content="dark" />element toui3.htmwhich causes various system-provided controls to be rendered in dark mode that were previously usually rendered in light mode. These controls were mainly found in dialog boxes such as UI Settings. - Right clicking a Streaming Quality profile in the menu in the playback controls area now opens a context menu where you can choose to Select or Edit the profile.
- Currently only affects the menu at the bottom of the video player, not the one in the "Live" tab side bar.
- The Streaming Quality profile editor GUI now has an
Applybutton so you can apply changes without closing the editor panel. - Some information about the H.265 codec in use (Profile, Level) is now shown in Stats for nerds.
- Misc fixes in Streaming Quality profile handling.