Track our development progress with detailed updates, improvements,
and bug fixes.
v1.14.14
Changed
Export: Remember CSV settings for the next export. #599
ERD: Will remember the position of tables if they are re arranged.
Fixed
MCP: Autostart was not always working.
ERD: Improved cardinality display.
v1.14.13
Changed
Editor: Connections are now pinned to the editor for re use. Supporting temp tables, and other temporary objects/commands. (SQL Server only to start with). #578
SQLite: Added memory option for creating a memory only database. #595
Fixed
Offline license display in the account section now, including ability to remove the license.
Using an offline license is only possible now when not being signed into an account.
v1.14.12
Changed
Setting: Added a setting (useExecuteCodeLens) to control if the execute code lens is shown in the editor. #358#586
Notebook Export: Fixed PDF formatting for tables and code blocks, enabled PDF encryption. #206
v1.14.5
Changed
Results: Added option to count all rows when red row count is shown. #509
SQLite: Added sqlite-js and sqlean extensions.
Editor: If you use the keyboard shortcut, or execute icon without the cursor in an active statement, you will be prompted to confirm executing the whole document.