- Localization (l10n) support (issue #90)
- Avoid What's New when using Gitpod (issue #100)
- Avoid What's New when installing lower versions (issue #100)
- Typo (PR #89 - kudos to @md2perpe)
- Update badges in README (issue #102)
- Security Alert: word-wrap (dependabot PR #101)
- Security Alert: webpack (dependabot PR #99)
- Cleanup source (PR #97 - kudos to @md2perpe)
- Support Implicit Activation Events API (issue #94)
- Security Alert: minimatch (dependabot PR #92)
- Security Alert: qs (dependabot PR #91)
- Security Alert: terser (dependabot PR #85)
- Package Cleanup (issue #84)
- Add GitHub Sponsors support (PR #83)
- Support Remote Development (issue #41)
- Support Workspace Trust (issue #66)
- Support Virtual Workspaces (issue #67)
- Support new Status Bar API (issue #68)
- Add CONTRIBUTING documentation (issue #71)
- Update dependencies (issue #73)
- Security Alert: lodash (dependabot PR #65)
- Security Alert: ssri (dependabot PR #64)
- Security Alert: y18n (dependabot PR #63)
- Security Alert: elliptic (dependabot PR #62)
Open in Jenkins (Console Output)
command with unnamed job (issue #56)
- Localization support (issue #30)
- Multiple Jobs and in-progress status support (Thanks to @eramitmittal PR #17)
- Auto-detect changes in
.jenkins
file
- Status Bar tooltip
- Skip authentication when no
username
is provided (Thanks to @leeopop PR #35)
- Security Alert: tar
- What's New page broken in VS Code 1.32 due to CSS API changes
- Updated
.jenkins
example in README (Thanks to @kimitaka PR #31)
- Status Bar improvements (Thanks to @LinuxSuRen PR #29)
- What's New
- Patreon button
- Incorrect value in
strictTls
sample
- HTTPS Support using
NODE_TLS_REJECT_UNAUTHORIZED
environment variable (PR #23 - kudos to @grzegorzjudas)
- Error while opening single-root workspace with no active file
- Multi-root support (issue #18)
- Fix tooltip for failed builds (PR #15 - kudos to @pzelnip)
- Support Authentication (PR #10 - kudos to @mikepatrick and @umens)
- New Command
Open in Jenkins
(Console Output)
- Polling for automatic status update (issue #1)
- Support for larger JSON responses (PR #7 - kudos to @vojtechhabarta)
- No StatusBar added when some connection error occurs (issue #5)
- Error running commands for non Jenkins project (issue #6)
- Initial release