Change Log

A history of improvements, new features, and fixes across every TerminalNexus release.

Version 2.11

Latest
  1. New Quick Action Buttons on the terminal toolbar for one-click access to common AI-powered actions.
  2. New Variables Manager with global, project, and session scopes. Supports secret variables with encrypted storage.
  3. New Scheduled command output panels in the Assistant Panel with real-time updates, AI summaries, and health status classification.
  4. New AI Persona settings for notifications with smart AI decision-making on alerts.
  5. New Shell Conversion panel to convert commands between Bash, PowerShell, and CMD using AI.
  6. New Drag-and-drop reordering and customizable header colors for scheduled output panels.
  7. Enhancement Per-provider API key and model configuration for all supported LLM providers (Anthropic, OpenAI, OpenRouter, Ollama, LM Studio).
  8. Enhancement Modernized all application dialogs with a new dark-themed design.
  9. Enhancement Removed the dependency on Windows Terminal. TerminalNexus now uses its own built-in engine.
  10. Multiple stability improvements, startup performance optimizations, and bug fixes throughout the application.

Version 2.10

Release
  1. Enhancement Refined GUI dialogs and fixed Windows scaling to avoid cutoff.

Version 2.9

Release
  1. Enhancement User Interface: General improvements and more consistent behavior across all dialogs.
  2. Enhancement Git Change Overview: Handle large code bases and code changes.
  3. Fix Minor Bug Fixes

Version 2.8

Release
  1. Branding The application name has been changed from CommandGit to TerminalNexus to better reflect its expanded functionality.
  2. New Introduced AI-assisted Git repository change summaries to streamline code reviews and enhance productivity.
  3. New Automatically generate concise and context-aware Git commit messages using AI improving documentation.
  4. Fix Addressed minor bugs to improve overall performance and stability.

Version 2.7

Release
  1. Performance improvements!
  2. Screen sizing support for smaller resolutions
  3. Improved command search capability
  4. Added custom screen maximize and restore
  5. Fix Minor bug fixes

Version 2.6

Release
  1. Change from a subscription model payment system to a one-time payment.
  2. New AI quick command generation screen added. Create any command by typing the description.
  3. Command entry changes: Each command ends on a newline. No need for the "CMD:" directive.
  4. Added options setting to save OpenAI license key for making OpenAI API calls. Key never leaves the desktop application and it is encrypted. Nothing that users type into the AI screens is ever sent to our servers!
  5. Removed the quota limit on AI usage per month, users now pay for access to OpenAI using the user's API key.
  6. Removed the offline mode restrictions. TerminalNexus does not connect to our servers to verify the subscription, any longer.
  7. Minor UI changes.
  8. Help menu items now direct users to various TerminalNexus.com/docs website.
  9. Fix Minor bug fixes.

Version 2.5

Release
  1. New Integration of Artificial Intelligence using GPT-3
    a. Explaining commands in detail with AI.
    b. Generating a list of similar commands.
    c. Creating custom commands with AI: Describe your desired result.
    d. Improving your writing with AI: Correct grammar, spelling, and sentence structure.
    e. View user AI words quota for current 30-day cycle.

Version 2.4

Release
  1. Resized project selection dropdown to fit longer project names.
  2. Fix Fixed a bug in the clone new repo menu functionality.
  3. New Added a new button for renaming categories right from the category toolbar.
  4. New Addition of favorites category and a quick access button on the main screen
  5. Discord Q/A community
  6. Other minor bug fixes and performance improvements

Version 2.3

Release
  1. New Added support for multiple commands execution for scheduled commands.
  2. A new color scheme for toolbar buttons on the main application screen
  3. Other minor bug fixes and performance improvements

Version 2.2

Release
  1. New Added a new dedicated button for adding and removing categories.
  2. Larger text display for project notes and long command descriptions
  3. A new easier-to-navigate screen for placeholder commands
  4. Other minor bug fixes and performance improvements

Version 2.1

Release
  1. New Added a new toolbar button for quick access to Git global settings.
  2. Implemented a better category organization screen.
  3. Other minor bug fixes and performance improvements

Version 2.0

Release
  1. New A new screen for viewing all the scheduled commands across all projects
  2. Added the ability to reopen previously opened categories between application startups.
  3. Added vertical resizing of the main TerminalNexus screen.
  4. Fix Fixed the saving of the main application screen location and size.
  5. New Added Rich Text Format for projects and command notes.
  6. Upgraded the application to .NET 5.
  7. Other minor bug fixes and performance improvements

Version 1.9

Release
  1. New Added a new screen for displaying the scheduled command results in a popup window.
  2. New Added a button to test scheduled commands before they are executed on schedule.
  3. New Added a SOLO mode for project and global categories. This opens a category and closes all others.
  4. Added an optionally configurable prompt when exiting the application.
  5. Other minor bug fixes and improvements

Version 1.8

Release
  1. New Added Regular Expressions support for the command distribution results search.
  2. Added the ability to search command results between strings.
  3. Added a universal time placeholder for commands.
  4. Other minor bug fixes and improvements

Version 1.7

Release
  1. Fix Fixed creating Git repositories from the main menu.
  2. New Added a dedicated toolbar button to navigate to the project folder using Windows Explorer.
  3. New Added spell checking for all text input fields.
  4. General improvements

Version 1.6

Release
  1. Commands and categories loading performance improvements
  2. New Added the ability to execute external applications before and after the command execution.
  3. Added the option screen choice to always back up the configuration file at startup.
  4. Added the ability to capture the user prompts for "user_input" placeholders in commands.
  5. General improvements

Version 1.5

Release
  1. New Added support for executing multiple commands from a single button.
  2. New Added Slack support for distributing command results.
  3. Added an option to back up the configuration file.
  4. Implemented easier email list configuration screen layout and function
  5. Application converted to .NET Core 3.1
  6. Implemented improved handling of high resolution monitor displays

Version 1.4

Release
  1. New Added the ability to capture project notes.
  2. Fix Fixed the project and Git command window path verification.
  3. Added the ability to set a project as a default project to load at startup.
  4. Project switching performance improvements
  5. Fix Minor bug fixes

Version 1.3

Release
  1. New Added a new command description screen for more detailed information about commands.
  2. Redesigned the about screen to show more useful information.
  3. Removed unnecessary screen refresh when waking up from system tray.
  4. Other minor bug fixes and improvements

Version 1.2

Release
  1. Extended the length of command description labels to 60 characters.
  2. Improvements to command search
  3. The command search can also be triggered by typing anywhere on the main screen or pressing F3.
  4. Performance improvements
  5. Fix Minor fixes

Version 1.1

Release
  1. New Added a new project category tab.
  2. New Added a new scheduling screen for project commands.
  3. New options for command copy/move between projects
  4. Added the ability to color code category labels.
  5. Fix Fixed issues related to the color-coding commands.
  6. Improved application startup performance.
  7. Other minor bug fixes