What's new with BroadSQL 5.1.4 (2026-09-05)
New features
- Database Groups, and a real Environment management screen: what used to be called "Instance" is renamed to "Database Group" throughout the UI and commands (the connection wizard's "Instance" field is now "Database Group";
SHOW CONNECTION/SHOW ALL CONNECTIONSshow a "Database Group" column). "Environment" gets full CRUD for the first time: a new "Environments" tab inCONFIGlets you create, edit, and deactivate environments, each with a "Production" flag and a free text comment. A connection can no longer reuse the same (Database Group, Environment) pair as another connection already registered; saving a duplicate pair is now rejected. - New commands:
SHOW GROUP(replacingSHOW ENVIRONMENTSas the primary keyword;SHOW ENVIRONMENTS,SH ENV,SHENV, andSHOW ENVTSstill work as aliases on the same command),SHOW ALL GROUPS, andSHOW ALL ENVIRONMENTS. CONFIG's menu bar now has a "Database Groups" menu and an "Environments" menu, matching the two tabs above; "Close" moved out of the "Connections" menu into its own new "Exit" menu.
Problems solved
- The
$CDFconnection, and the$CDFDatabase Group and Environment it is registered under, are now protected inCONFIG: their fields are locked and Save/Delete/Duplicate are disabled from every tab and menu, since editing or deleting any of them would break BroadSQL's own access to its Connections Definition File. SHOW ALL GROUPSandSHOW ALL ENVIRONMENTSwere missing the separator lines every other table command prints; both now format consistently withSHOW ALL CONNECTIONS/SHOW GROUP.
Installing BroadSQL 5.1.4
See Installation.
Upgrading from previous releases
Existing Connections Definition Files are migrated automatically the first time BroadSQL opens them with this release: no manual steps required.
Known issues
None known at release time.
BroadSQL