Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SQLJobCommander:Roadmap: Difference between revisions

From Brentec I.T. Solutions
No edit summary
No edit summary
Line 4: Line 4:
<span style="color:#FF1D44;font-weight:bold;font-size: 12px;text-transform: uppercase;">Up and coming in a future release</span>
<span style="color:#FF1D44;font-weight:bold;font-size: 12px;text-transform: uppercase;">Up and coming in a future release</span>
<br/>
<br/>
<span style="font-weight:bold;">Update the project to Avalonia 12 and .NET10</span><br/>
Staying current with the underlying framework is important for stability and security.
<span style="font-weight:bold;">Dashboard</span><br/>
A simple and quick view of all the important metrics of each connected Job Monitor in one location.
<span style="font-weight:bold;">Open Job Monitor as window</span><br/>
Sometimes you want an instance detached from the main application window.
<span style="font-weight:bold;">OS theme detection along with saving of theme preference</span><br/>
<span style="font-weight:bold;">Improve search capability</span><br/>
Being able to filter the session log by a connected instance.
<span style="font-weight:bold;">New version detection</span><br/>
Make it easier for users to determine if a newer version exists.
<span style="font-weight:bold;">Historical Heatmap</span><br/>
View a heatmap over the past 24 hours up to 31 days indicating the most busy 15 minute intervals of your job history.


<span style="font-weight:bold;">License File Features</span><br/>
<span style="font-weight:bold;">License File Features</span><br/>

Revision as of 22:30, 19 September 2026


Home | Download from the MS Store | Download from Brentec | Features/Visual Tour | Requirements | Documentation | Change Log | Roadmap


Up and coming in a future release

License File Features
Instead of making an outbound connection to brentec.ca on each run to verify enabled features, include these features in the local license file distributed with SQL Job Commander removing the need for phoning home.

Researching
GitHub issues
A central location to report and track items.

Improvements to the long running job indicator
Use the 95th percentile historical running time instead of a set static time.

Testing against Azure SQL Managed instances

Migrating from the Avalonia platform to Uno
Recent changes in Avalonia community licensing might drive this migration.

Global Job Monitor
A centralized view showing all jobs across all connected SQL instances.

Suggest a Feature