Skip to content

UI3-252

Compare
Choose a tag to compare
@bp2008 bp2008 released this 26 Aug 21:52
· 57 commits to master since this release

Version 252

  • Fixed a bug introduced in version 251 where touchscreen zooming could cause unwanted panning when adding touch points.
  • The calendar filter on the Clips tab now takes into account your currently selected database view when loading red dots on the calendar days.
  • Fixed bug where the HTML5 video player did not automatically switch back to the superior <video> rendering mode after maximizing a camera and briefly using the <canvas> rendering mode during the transition.
  • All json API requests now include the command name as a URL parameter intended to be ignored by Blue Iris (e.g. json?_camlist) so the requests are more easily identifiable for debugging. Better late than never.
  • Login page version increased to 29 in order to cache-bust the updated login script which includes the previously mentioned json API change.