0.8.0: Performance improvements & animation
Even if there are not many user-facing changes in this release, it contains a complete rewrite of the core website style parsing & patching algorithm. It now uses the CSSOM API instead of parsing CSS stylesheets using postcss -- this reduces the time it takes to unclutter a website by a few hundred milliseconds.
This means the animation when you enable or disable the extension should be much smoother and there should be fewer layout shifts.