Skip to content

Releases: OpenForgeProject/vscode-ext-magento-log-viewer

1.7.1

09 Dec 11:07
29ed266
Compare
Choose a tag to compare

What's Changed

  • fix: update GitHub Actions workflow to set up Xvfb for testing by @dermatz in #10
  • fix error in statusbar functions by @dermatz in #11
  • add "No reports found" for report files watcher by @dermatz in #12

Full Changelog: 1.7.0...1.7.1

1.7.0

08 Dec 00:17
d46bf61
Compare
Choose a tag to compare

What's Changed

  • feat: Delete Reports, Github-Workflows, Release 1.7.0 by @dermatz in #9

Full Changelog: 1.6.0...1.7.0

1.6.0 | add Reports to watcher

06 Dec 23:50
df15c28
Compare
Choose a tag to compare

What's Changed

  • feat: add support for refreshing report files and update badge count in LogViewer by @dermatz in #8

Full Changelog: 1.5.1...1.6.0

1.5.1

05 Dec 09:53
01ab3a3
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.1

1.5.0

04 Dec 20:39
37989e8
Compare
Choose a tag to compare

What's Changed

  • feat: sort log entries and message groups alphabetically in LogViewer by @dermatz in #7

Full Changelog: 1.4.0...1.5.0

1.4.0

20 Nov 18:00
cdefc40
Compare
Choose a tag to compare

What's Changed

  • feat: add confirmation popup for deleting all log files and update button visibility based on log file presence by @dermatz in #5
  • feat: refactor Magento project selection and improve button visibility logic by @dermatz in #6

Full Changelog: 1.3.0...1.4.0

1.3.0

19 Nov 10:56
eb403ca
Compare
Choose a tag to compare
  • Added Feature in Workspace configuration option to group log entries by message content.
  • Added Video to README.md
  • Added Setting to group Logfile Messages. The counter will display "grouped" (e.g., INFO (128, grouped)).

What's Changed

  • feat: add option to group log entries by message content in workspace configuration by @dermatz in #4

Full Changelog: 1.2.2...1.3.0

1.2.2

19 Nov 00:53
0200e7b
Compare
Choose a tag to compare

What's Changed

  • refactor: extract functions for better readability and maintainability in extension.ts by @dermatz in #3

Full Changelog: 1.2.1...1.2.2

1.2.1 - TS Security fixes

19 Nov 00:29
7bc84a5
Compare
Choose a tag to compare

Added

  • Added Codacy Code Quality Badge to README.md

Fixed

  • Fixed TypeScript ES2022 issues

Full Changelog: 1.2.0...1.2.1

1.2.0

16 Nov 23:21
d94d855
Compare
Choose a tag to compare

Added

  • Comprehensive bug report template
  • Detailed feature request template

Changed

  • Settings are now saved in the workspace instead of globally in the USER.

Full Changelog: 1.1.0...1.2.0