What's new
Full changelog for older versions is available here.
4.4.9
-
Fixed issue with video alignment on youtube under certain conditions (previously fixed in v4.4.7.1-2), but this time for real (hopefully).
-
Fixed the bug where extension wouldn't work when URL specified a port (e.g. www.example.com:80)
-
[4.4.9.1]removed source files from extension build
In addition to that, as of 4.4.9.1 the build process ensures removal of `node_modules` before building the extension so we can have
reproducible builds except for real this time. Hopefully.