Skip to content

1.3.22

Compare
Choose a tag to compare
@ma-zal ma-zal released this 18 Jul 15:39

Changelog

Fixed

  • Module deletion
  • Attempts to upload files not belonging to extension
  • Error in case of parameters defined as rpc://

Changes

  • Temporary directory is removed on the end of extension lifecycle
  • Prevent to remove empty JSON lines by autoformat
  • Update vm2 library to 3.9.19
  • Error handling improvement
  • Remove mkdirp library - refactorize to build-in function
  • Refactorize request, request-promise library to axios
  • Update jsonc-parser library from v2 to v3
  • Update jimp library from 0.10.3 to 0.22.8

Removed

  • Connection template "Digest auth"