June 17, 2026 in Releases by David Wiseman2 minutes

Enhanced DB Options with TDE/CDC/Read Only columns, custom report drill-down control, grid Group By aggregations, and a new SQL Server Agent not running alert.
The Summary view now includes the following new columns:
The detail view now includes:
The DB Options tab is now based on custom reports, which brings several benefits:
You can now choose to drill down into the same window or open a new window for your own custom reports. Existing reports will continue to open in a new window as before. New reports will use the same window unless you check the Open in new window checkbox.
You can always use Ctrl+Click to open in a new window if you leave this checkbox unchecked. Try this out on the DB Options tab which is now based on custom reports.
Grids now include a Group By context menu option that allows you to group by selected columns and perform aggregations on other selected columns.
A new alert rule allows you to receive a notification when the SQL Server Agent isn’t running.
This checks the IsAgentRunning column in the Instances table, populated by the ServerExtraProperties collection. This collection runs every 1 hour by default, but the schedule can be adjusted if you require more immediate notification.
See the 4.12.0 release notes for a full list of fixes and improvements.