Most of this release is focused on updating the stream service scripts.
Clicks for YouTube must now be trusted which meant I could no longer inject js to skip the ads.
Now the electron host is sending gestures through which, on occasion, might not be as quick as it was previously.
Other items:
- Took out the user agent for anything but custom streams as some stream platforms no longer work if you provide one. Now it will only apply a user agent if you have entered an override and the url does not contain a default hostname.
- Worked on the sticky window issue. It is now a lot better but you may still run into an edge case where the mouse sticks to the header. Escape will still disconnect.
- There was a bug in the stream editor where deleting one would also delete the last one, this is fixed.
- All stream scripts have been updated and tested.
- There is now arm platform support in the Windows setup.