v0.4.6
🚀 Release Build
This is an automated pre-release build from the latest commit on the main branch.
Installation
- Download the
.vsix
file from the assets below - In VS Code, open the Command Palette (
Ctrl/Cmd + Shift + P
) - Run "Extensions: Install from VSIX..."
- Select the downloaded file
What's Changed
- dont run actions on forks by @FloSch62 in #44
- fix version detection by @FloSch62 in #45
- Implement panel management for Alarm and Transaction details, allowin… by @FloSch62 in #46
- edit basket item by @FloSch62 in #47
- focus on apply when saving by @FloSch62 in #48
- widescreen support for topoview by @FloSch62 in #49
- regex support for query filters by @FloSch62 in #50
- Topology View, and new TransactionView and new AlarmDetails by @FloSch62 in #20
- Always show first matching element when filtering by @FloSch62 in #21
- Link topolink to resource by @FloSch62 in #22
- Retry failed stream by @FloSch62 in #23
- NQL queries by @FloSch62 in #30
- add dependabot configuration and update form-data package to version … by @FloSch62 in #31
- update dependencies: bump @types/node to 24.1.0, chai to 5.2.1, mocha… by @FloSch62 in #37
- never clear input or autocomplete for eql by @FloSch62 in #39
- show cr in error for transaction by @FloSch62 in #40
- Improvements with keycloack by @FloSch62 in #41
- auto publish by @FloSch62 in #42
- remove a test by @FloSch62 in #43
Full Changelog: v0.4.4-pre...v0.4.5-pre