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
 
(4 intermediate revisions by the same user not shown)
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/>
Instead of making a call 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.
Reduce the requirement of contacting brentec.ca to enable features by moving the most common features to a local license file preventing the application from becoming too crippled when an Internet connection may not be available.


<span style="color:#FF1D44;font-weight:bold;font-size: 12px;text-transform: uppercase;">Researching</span>
<span style="color:#FF1D44;font-weight:bold;font-size: 12px;text-transform: uppercase;">Researching</span>
<br/>
<br/>
<span style="font-weight:bold;">GitHub issues</span><br/>
<span style="font-weight:bold;">GitHub issues</span><br/>
A central location to report and track items.
A central location to report and track items.
Line 39: Line 21:
<span style="font-weight:bold;">Migrating from the Avalonia platform to Uno</span><br/>
<span style="font-weight:bold;">Migrating from the Avalonia platform to Uno</span><br/>
Recent changes in Avalonia community licensing might drive this migration.
Recent changes in Avalonia community licensing might drive this migration.
<span style="font-weight:bold;">Global Job Monitor</span><br/>
A centralized view showing all jobs across all connected SQL instances.
<span style="font-weight:bold;">Reducing permission requirements</span><br/>
Connecting to an instance with sysadmin is convenient, but dangerous and I understand the need to remove this requirement.


{{WhiteOnBlueButton|Special:Contact|Suggest a Feature}}
{{WhiteOnBlueButton|Special:Contact|Suggest a Feature}}

Latest revision as of 14:44, 24 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
Reduce the requirement of contacting brentec.ca to enable features by moving the most common features to a local license file preventing the application from becoming too crippled when an Internet connection may not be available.

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.

Reducing permission requirements
Connecting to an instance with sysadmin is convenient, but dangerous and I understand the need to remove this requirement.

Suggest a Feature