Skip to content

Commit 9c2557b

Browse files
Merge pull request #453 from gjsjohnmurray/prepare-1.0.4
CHANGELOG for 1.0.4
2 parents 4454bad + 7eb308e commit 9c2557b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [1.0.4] 30-Oct-2020
4+
- Wait for connection checks to complete during activation.
5+
- Display debugging values correctly when they contain characters above ASCII 127.
6+
- Fix broken server-side .vscode storage mechanism when isfs query string includes other parameters after `ns`.
7+
- Make status bar panel more relevant when current workspace is not associated with a server.
8+
- Support more ${...} substitution variables in server menu links. See PR [#444](https://github.com/intersystems-community/vscode-objectscript/pull/444) for details and [WebTerminal](https://openexchange.intersystems.com/package/WebTerminal) launch example.
9+
- Supply process picker default for `processId` property of new attach-type debug configuration.
10+
- Differentiate "Edit" and "View" options better on isfs dialog.
11+
312
## [1.0.3] 24-Oct-2020
413
- Fix problem that prevented 1.0.2 from publishing to Marketplace.
514

0 commit comments

Comments
 (0)