What's new
Full changelog for older versions is available here.
5.0.0
-
Under the hood: the extension has been moved over to typescript (except UI bits, which remain javascript).
-
webextension-polyfill is now used everywhere (if only because typescript throws a hissy fit with
browser
and chrome
otherwise) (#114).
-
Fix some bugs that I didn't even know I had, but typescript kinda shone some light on them
-
Manual zoom and panning are now back. (#135 and #138)