What's new
Full changelog for older versions is available here.
4.3.0.2
- [4.3.0.2] Extension would not work for new users. (Special thanks to [ezzak](https://github.com/ezzak) for finding and submitting a patch)
- [4.3.0.1] Removed some stray, forgotten console.logs.
- Fixed an issue where videos would get incorrectly aligned following a window resize.
- Fixed all sorts of issues for videos hosted on v.reddit for new (and old) reddit
- Fixed the issue where setting extension to 'whitelist only' would disable 'site settings' in popup.
- User-friendly way of importing-exporting settings (exporting settings requires 'download' permission)
- Started using mutation observers to watch for changes in player size as well, but with some caveats.
- Mutation observers are now used to detect both video and player size changes.
- Settings patching has been reworked. Settings can now be patched incrementally.
I'm also laying ground for some features that will make my life easier:
- Reworked how logging works internally, but this point still needs some work.