Skip to content

Releases: bp2008/ui3

UI3-47

20 Jul 22:56
Compare
Choose a tag to compare

Version 47

  • Improved support for media autoplay restrictions that may be imposed by web browsers.
  • If event-triggered sounds are configured but autoplay restrictions would prevent them from playing, UI3 will now prompt the user to click anywhere to finish the loading process. The click should lift the autoplay restriction for the session.
  • A new option in the "Video Player" section can enable the full-page warning overlay when camera audio is unable to play due to autoplay restrictions.

UI3-46

18 Jul 23:12
Compare
Choose a tag to compare

Version 46

  • Added "SettingChanged" custom event.
  • Minor bugfixes.

UI3-45

17 Jul 21:49
Compare
Choose a tag to compare

Version 45

  • Fixed problems encountered if the browser tab is inactive while the UI loads.

UI3-44

17 Jul 03:22
Compare
Choose a tag to compare

Version 44

  • Fixed a bug affecting Internet Explorer where clip preview tooltips often didn't stay closed when mousing away.

UI3-43

12 Jul 15:13
Compare
Choose a tag to compare

Version 43

  • Reverted jmuxer update from version 42 which caused many playback bugs.

UI3-42

11 Jul 20:43
Compare
Choose a tag to compare
UI3-42 Pre-release
Pre-release

The UI3-42 release contains serious HTML5 player issues. Do not use it.

Version 42

  • UI3 no longer fails to initialize properly in Firefox when media.autoplay.enabled is set to false in about:config.
  • Updated jmuxer (HTML5 video library).

UI3-41

11 Jul 13:35
Compare
Choose a tag to compare

Version 41

  • Fixed demuxer error that could occur in Chrome when switching between video streams rapidly and using the HTML5 video player.
  • Added ui3/licenses.txt file, providing a list of code libraries and their licenses.
  • Misc bugfixes.

UI3-40

04 Jul 18:40
Compare
Choose a tag to compare

Version 40:

  • Implemented a new digital zoom handler which interprets touchpad input better (specifically for Chrome on Mac).
  • A new "Digital Zoom" section of UI Settings allows for adjustment of the zoom speed and direction. It is also possible to revert to the old digital zoom logic, if desired.

UI3-39

01 Jul 14:55
Compare
Choose a tag to compare

Version 39:

  • Fixed a bug from version 16 where the seek bar did not exclusively capture mousedown/touchstart events.

UI3-38

01 Jul 00:18
Compare
Choose a tag to compare

Version 38

  • Initial clip/alert playback position is now correctly handled when the player is configured to play in reverse.
  • Opening the video player's context menu on Windows using a touchscreen no longer causes an unwanted click action. Usually.
  • Clip list status text (e.g. "Loading") is now positioned correctly.