HeidiSQL 12.18 with authentication plugins in user manager

ansgar's profile image ansgar posted 1 month ago in Anouncements Permalink

Get it from the download page

Notable changes

  • feat: support authentication plugin selection in user manager, and fix complaint about invalid password length on user plugins which have no fixed password length
  • fix: automatic reconnect when firing query on a disconnected SQL server connection
  • fix: Vulnerability CVE-2025-70873, updating SQLite libs to v3.53.1
  • feat: grid export option for exporting the focused grid column only
  • feat: create opt-out setting "ForceUnicode", for sessions which shall not force Unicode communication
  • fix: explicitly set client encoding on PG connection
  • feat: enable connection port visible in a column of the session tree
  • fix: prefer SHOW KEYS over SHOW INDEXES, which are synonyms, while very old servers only accept the one with KEYS
  • fix: MS SQL throws "Cannot drop database xyz, because it is currently in use" when user is about to drop the current database
  • fix: restore displayed session name in message dialog caption
  • feat: filter edit box for shortcuts in preferences
  • enhance: suppress dialog for saving modified SQL on app close, when tabs get auto-restored
  • feat: rename snippet per right-click on query helpers tree
  • fix: MSSQL foreign key lookup to include table schema
  • feature: name columns in SELECT when exporting table with invisible columns
  • fix(ui): filter away vertical writing fonts with an @ prefix
  • and more: https://github.com/HeidiSQL/HeidiSQL/releases/tag/v12.18

Note: You can already get a preview of v13 for Windows, built on the same codebase as the Linux version. See the download page for a zip package.

Please login to leave a reply, or register at first.