Skip to content

Releases: desertblade/PiPup

Javascript Support, better closing of Web popup

03 Sep 20:25
dc7479d
Compare
Choose a tag to compare

Adding JavaScript support to Webview.

There was a bug after about 6 popups from Frigate in a short window, streams would just return a white box. Noticed that connections to the server were still live and ultimately timed out. Added webview.destroy to when the popup closes to kill the connection to the server and it seemed to help with the white box issue.

Support Local HTTP Requests

20 Aug 17:05
5d66256
Compare
Choose a tag to compare