Skip to content

v0.2.0

Choose a tag to compare

@krausandre krausandre released this 10 Apr 08:31

Release v0.2.0:
Refactoring extension development, move all necessary scripts, tests, and TypeScript files to this extension repository to enable contribution.

  • Fix support for legacy setup destination extension detection, thx to @mkrappitz mentioned in #14.
  • Fix toggle all in select mode. fixes #13, thx to @richardkrikler for pointing out this issue