Skip to content

2025.12.22.51

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Dec 18:40
45d8cb4

What's Changed

  • feat: implement main tool window and connection dialog by @CalvinAllen in #314
  • fix(extension): resolve extension loading and improve menu placement by @CalvinAllen in #315
  • fix(ui): apply VS theme colors to connection dialog by @CalvinAllen in #316
  • feat(ui): implement theme-aware icons using VS KnownMonikers by @CalvinAllen in #318
  • feat(persistence): implement connection and credential storage by @CalvinAllen in #319
  • fix(ui): improve connection dialog theming and accessibility by @CalvinAllen in #320
  • feat(cluster): implement Couchbase connection and tree loading by @CalvinAllen in #321
  • feat(connection): implement delete connection functionality by @CalvinAllen in #323
  • fix(connection): use parameter in context menu command handlers by @CalvinAllen in #324
  • feat(connection): implement refresh command for tree nodes by @CalvinAllen in #325
  • perf(connection): speed up initial cluster connection by @CalvinAllen in #326
  • feat(ui): add Couchbase logo watermark to tree view background by @CalvinAllen in #327
  • feat(documents): implement batched document loading in tree view by @CalvinAllen in #328
  • feat(documents): implement custom document viewer editor by @CalvinAllen in #329
  • fix(ui): disable Capella connection option until supported by @CalvinAllen in #330
  • docs: update README for marketplace release by @CalvinAllen in #331
  • fix(metadata): remove Capella references until supported by @CalvinAllen in #332

New Contributors

Full Changelog: https://github.com/CodingWithCalvin/VS-CouchbaseExplorer/commits/2025.12.22.51