Skip to content

UI3-273

Compare
Choose a tag to compare
@bp2008 bp2008 released this 13 Aug 15:06
· 7 commits to master since this release

Version 273

  • Improved the icon used when UI3 is added to the home screen on iOS.
  • Renamed the Convert/Export List to Convert/Export Queue and updated its behavior to match changes made by Blue Iris over the years:
    • The Convert/Export Queue dialog now instructs the user to open Clips > Clipboard to access finished exports.
    • The Convert/Export Queue dialog now allows the user to click on queued exports in order to cancel them and remove them from the queue.
    • The Convert/Export Queue dialog now expects finished items to disappear from the queue instead of expecting them to be reported as "Done" (which hasn't happened in quite some time).
  • Load manifest.json from the web server root (appPath) even if UI3 is hosted in a subdirectory, that way the manifest file does not fail to load due to needing a session.
  • Tweaked HTML5 video player stall detection code in a way that might reduce false alarms on Android devices.