- New icon.
- Upgrade vulnerable dependency.
- Add onDidChangePassword to API.
- Remove test commands, which are now provided by our
intersystems-community.vscode-extension-api-tester
extension.
- Support storing passwords in local keychain.
- Add API that other extensions can use.
- Improve README.
- Change publisher id to
intersystems-community
. - Disallow uppercase in server names.
- First publication on Marketplace.
- Adjust
intersystems.server
object structure after feedback. - Constrain server names to use RFC3986 'unreserved' characters only.
- Reduce size of VSIX.
- Initial version.