Releases: mongodb-js/vscode
Releases · mongodb-js/vscode
Release list
v1.16.1
Edit the release notes before publishing.
What's Changed
- fix: pass telemetry status to MCP server VSCODE-763 by @nirinchev in #1302
- fix: show error message if connection closed VSCODE-770 by @tculig in #1299
- fix: With an empty collection we should show 0-0 instead of 1-1 VSCODE-771 by @tculig in #1295
- fix: add the missing globals we use to the playground templates by @lerouxb in #1306
- fix: undefined query should work like null query VSCODE-774 by @lerouxb in #1307
- feat(mcp): deviceId in appName passed to embedded MCP server VSCODE-709 by @alenakhineika in #1309
- feat: guard remote code execution VSCODE-759 by @alenakhineika in #1310
- fix: device id drift between devtools products and altas cli COMPASS-10690 by @alenakhineika in #1316
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- feat: add skills VSCODE-766 by @nirinchev in #1278
- fix(playgrounds): serialize error so it is shown VSCODE-769 by @Anemy in #1289
- fix(data-browsing): show error when cannot deserialize EJSON VSCODE-768 by @Anemy in #1292
Full Changelog: v1.15.1...v1.16.0
v1.15.1
What's Changed
- fix: hide the total count rather than displaying N/A VSCODE-765 by @lerouxb in #1276
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- a new data browser for viewing documents in a collection
- list controls
- change sort order
- change the number per page
- paginate through results
- insert document
- delete documents
- per document controls
- copy to clipboard
- edit document
- clone document
- delete document
- list controls
- open playground cursor results in the new data browser with most of the same new list controls
- better document titles
- the default document format is now shell syntax (matching playgrounds, mongosh, compass, etc.)
Full Changelog: v1.14.6...v1.15.0
v1.14.6
What's Changed
Full Changelog: v1.14.5...v1.14.6
v1.14.5
v1.14.4
What's Changed
- fix: remove copilot command from command palette VSCODE-718 by @Anemy in #1204
- fix(settings): update shell and OIDC browser settings to be application scope VSCODE-726 by @Anemy in #1211
- fix: update feedback forum links VSCODE-716 by @Anemy in #1212
Full Changelog: v1.14.3...v1.14.4
v1.14.3
What's Changed
- chore: Prompt user to connect when running a playground VSCODE-686 by @tculig in #1185
New Contributors
Full Changelog: v1.14.2...v1.14.3
v1.14.2
What's Changed
- fix: snyk will now scan vscode project by @himanshusinghs in #1136
- chore: update CHANGELOG.md by @mongodb-devtools-bot[bot] in #1148
- chore: update mongodb-mcp-server to fix yargs-parser problem by @himanshusinghs in #1153
- chore: disable snyk vuln ticket generation by @himanshusinghs in #1154
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
- chore: update CHANGELOG.md by @mongodb-devtools-bot[bot] in #1121
- fix: add hosting_mode to mcp telemetry by @nirinchev in #1134
- chore: update mongosh by @gagik in #1130
- chore(deps-dev): bump mongodb-runner from 5.9.2 to 5.10.0 by @dependabot[bot] in #1139
- chore(deps-dev): bump @mongodb-js/signing-utils from 0.4.0 to 0.4.3 by @dependabot[bot] in #1141
- chore(deps-dev): bump @mongodb-js/oidc-mock-provider from 0.11.3 to 0.11.4 by @dependabot[bot] in #1140
- fix: disable MCP auto start and instead request on first load and new connection attempts VSCODE-704 by @himanshusinghs in #1132
- chore(deps): bump mongodb from 6.19.0 to 6.20.0 in the driver group by @dependabot[bot] in #1142
- chore(deps): bump @mongodb-js/mongodb-ts-autocomplete from 0.4.7 to 0.4.8 by @dependabot[bot] in #1143
- chore(deps): bump @mongodb-js/connection-info from 0.17.1 to 0.21.0 by @dependabot[bot] in #1138
- chore: bump mongodb-mcp-server to 1.0.2 by @himanshusinghs in #1146
Full Changelog: v1.14.0...v1.14.1