Skip to content

v4.202607.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 19:51
· 28 commits to main since this release
v4.202607.0
f28ba5e

What's New in v4.202607.0

Release date: 2026-07-11

Added

  • VS Code extension now ships a self-contained, OS-portable .vsix via the npm package (installable through hana-cli vscode install) — bundles the web UI and uses Node built-in node:sqlite, no native binaries (#159)

Changed

  • Upgrade to CAP 10 (@sap/cds 10) with cds-10-native drivers @cap-js/hana 3, @cap-js/sqlite 3, @cap-js/postgres 3, @cap-js/telemetry 2; remove incompatible @sap/cds-hana (#160)
  • TypeScript 7 for the VS Code extension and MCP server; consolidated dependency updates across all subprojects (#160, #162)
  • Group B major dependency upgrades: glob 13, @vscode/test-electron 3, vue-tsc 3, vue-router 5, csv-parse 7, js-yaml 5, inquirer 14 (#162)

Fixed

  • Add missing vscode + error.cfNotLoggedIn i18n keys across all 9 locales (#163)