Skip to content

Commit 3f22c7f

Browse files
authored
Merge pull request #688 from vcalescu/docs-1.16release
Docs for 1.16 Release
2 parents c719ac0 + 860d344 commit 3f22c7f

File tree

4 files changed

+103
-112
lines changed

4 files changed

+103
-112
lines changed

.README/install-kdbx-command.png

10.9 KB
Loading

.README/welcome-to-kdbx.png

93 KB
Loading

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ All notable changes to the **kdb VS Code extension** are documented in this file
66

77
### Enhancements
88

9-
- Refactored extension welcome page for KDB-X
10-
- Ability to execute SQL files on REPL
11-
- Removed `Bundled q` connection feature
9+
- Introduce KDB-X to the welcome page and streamline the setup and activation process
10+
- Added the ability to execute SQL files directly within the REPL environment
11+
- Removed the deprecated `Bundled q` connection feature
1212

1313
### Fixes
1414

15-
- Resolved an issue where query history was not showing copy action for some files
15+
- Resolved an issue where the copy action was not appearing for certain files in the query history
16+
- Fixed an issue where My q connections would attempt to reconnect after a q process had terminated
1617

1718
# v1.15.0
1819

0 commit comments

Comments
 (0)