Get it from the download page
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.
Bugfixes and enhancements in the Windows release:
- fix: disable paging with 50 rows on Interbase/Firebird
- fix: include $$ in list of non-allowed delimiters
- fix: possible crash when grid context menu opens
- fix: prevent triggers without quoted trigger name or table name from failing to be parsed
- fix: make sample snippets installation optional. Refs #2341
Some notable changes in the Linux and macOS releases
- Re-enable dropping files from file manager to "insert files to BLOB" dialog
- Auto-uppercase keywords, data types and functions
- Recreate previous state of trigger after realizing the user edited code has errors
- Create a TSynEditMarkup descendant and use it for highlighting selected text occurrences
- Support portable mode with a portable.lock file in the app folder
- Re-enable hints on query result tabs
- Show connection details as a hint over status bar
- Use the more native MessageDlg on all platforms when we don't need additional dialog features
- Show only mono-space fonts in SQL font selector
- Support compilation and usage on FreeBSD
- Support SynEdit hints when mouse is over function names, tables etc
- and more: https://github.com/HeidiSQL/HeidiSQL/releases/tag/v12.15.1.1


