Skip to content

Commit 40fbffe

Browse files
Merge pull request #243 from gjsjohnmurray/release-0.8.8
Changelog for 0.8.8
2 parents 834fb0e + e62bb60 commit 40fbffe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [0.8.8]
4+
- Fix retrieval of password when `objectscript.conn.server` defers to Server Manager.
5+
- Fix command completions, broken in 0.8.7.
6+
- Improve ObjectScript Explorer:
7+
- Files that will be loaded from local workspace now show their filetype icon and a full path tooltip.
8+
- Fix rare case where code would load from wrong place.
9+
- Skip compilation of local CSP files for now.
10+
- Improve handling of server modification date comparisons.
11+
- Fix incorrect `Studio Action "Changed Namespace" not supported` message in output channel.
12+
- New `objectscript.autoShowTerminal` option controlling whether terminal shows automatically when connected to docker-compose. Default is `false`.
13+
- Add CONTRIBUTING.md document.
14+
- Improve README information about username and password in settings.
15+
316
## [0.8.7]
417
- Use `intersystems.servers` object for more flexible connection definitions.
518
- Recommend [intersystems-community.servermanager](https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager) extension for management of `intersystems.servers` definitions.

0 commit comments

Comments
 (0)