Skip to content

v3.4.5

Compare
Choose a tag to compare
@mrjackyliang mrjackyliang released this 08 Jan 22:10
· 1 commit to main since this release
93c1609

UPDATED

  • Package dependencies.
  • Re-configured ESLint linting options.
  • Report URL changed.
  • Minor changes to Config UI.
  • During try-catch, caught error objects will now be checked before serializing.

FIXED

  • Some types ended with , instead of ;.
  • Some types did not properly separate with :.
  • Imports for React components should not end with a .js file extension.
  • "form-select" for the setup verification method is missing the key prop.

ADDED

  • Security panel support for "DSC Impassa/SCW".
  • Package version in the title when debug information is sent to the plugin author.