Skip to content

1.1.0

Choose a tag to compare

@dermatz dermatz released this 16 Nov 22:50
· 124 commits to main since this release
4520ead

Added

  • Improved the user interface of the webview panel.
  • Added line number formatting with leading zeros.
  • Removed timestamp and dot from log entries in the summary.

Changed

  • Log levels are now displayed in uppercase format (e.g. ERROR, WARN, DEBUG, INFO, ...)

Fixed

  • Fixed potential security issue with non-literal argument in fs.existsSync.
  • Fixed potential object injection issue in groupLogEntries method.

Full Changelog: 1.0.2...1.1.0