Releases: OpenForgeProject/vscode-ext-magento-log-viewer
Releases · OpenForgeProject/vscode-ext-magento-log-viewer
1.7.1
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
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
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.0
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
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
- 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
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