Skip to content

Commit

Permalink
Prepare 3.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-bsaviano committed Jan 26, 2024
1 parent bcbc127 commit 06c7b2a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 3.6.0 (29-Jan-2024)
* Change "Starred" to "Favorites" in command titles (#210).
* Add 'Remove from Recent' to context menu of Recent entry (#213).
* Rename and change logo of View Container (#216):
* Changed the icon from the toolbox to the ISC logo
* Changed the name from `InterSystems Tools` to `InterSystems`
* Webpack'ed extension.
* Updated vulnerable dependencies.
* Default Connection Type picker to https if port 443 was specified (#219).

## 3.4.2 (10-Aug-2023)
* Add shortcut to Explorer section of Portal at namespace level (#185).
* Remove embedded default server definitions and the associated `/hideEmbedded` setting (#203).
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lint-fix": "tslint --project tsconfig.json -t verbose --fix"
},
"dependencies": {
"axios": "^1.6.4",
"axios": "^1.6.5",
"node-cmd": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 06c7b2a

Please sign in to comment.