You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.