- add nightly test builds in CI, see README.
- use FileSystemObserver for liveReload tracking of local CSS.user.css files for instant updates instead of polling 2 times a second. It is currently being implemented in modern Chromium-based browsers, to enable it: open
chrome://flags/#enable-experimental-web-platform-features
, enable the flag, restart the browser. This is a one-time setup until the API becomes stable. - fix #1857: throttle update requests for same site
- fix #1858:
fit-content
keyword was broken in 2.0.7 - fix #1680 again for MV2 build
Known bugs:
- #1860: import/export buttons are broken, see the linked report for workarounds.