Home Change Log
Post
Cancel

Change Log

Version 2.7

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

Version 2.6

  1. Change from a subscription model payment system to a one-time payment.
  2. Switched from using PowerShell, Git Bash, and Command Prompt to the Windows Terminal (must be pre-installed)
  3. New AI quick command generation screen added. Create any command by typing the description.
  4. Command entry changes: Each command ends on a newline. No need for the “CMD:” directive.
  5. Windows Terminal hotkey support. e.g.: Switch tabs when project loads with CTRL+SHIFT+# tab number. Supporting most of the Windows Terminal hotkeys.
  6. 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!
  7. Removed the quota limit on AI usage per month, users now pay for access to OpenAI using the user’s API key.
  8. Removed the offline mode restrictions. CommandGit does not connect to our servers to verify the subscription, any longer.
  9. Minor UI changes.
  10. Help menu items now direct users to various CommandGit.com/docs website.
  11. Minor bug fixes.

Version 2.5

  1. 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

  1. Resized project selection dropdown to fit longer project names.
  2. Fixed a bug in the clone new repo menu functionality.
  3. Added a new button for renaming categories right from the category toolbar.
  4. 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

  1. 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

  1. 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

  1. 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

  1. 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 CommandGit screen.
  4. Fixed the saving of the main application screen location and size.
  5. 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

  1. Added a new screen for displaying the scheduled command results in a popup window.
  2. Added a button to test scheduled commands before they are executed on schedule.
  3. 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

  1. 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

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

Version 1.6

  1. Commands and categories loading performance improvements
  2. 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

  1. Added support for executing multiple commands from a single button.
  2. 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

  1. Added the ability to capture project notes.
  2. 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. Minor bug fixes

Version 1.3

  1. 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

  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. Minor fixes

Version 1.1

  1. Added a new project category tab.
  2. 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. Fixed issues related to the color-coding commands.
  6. Improved application startup performance.
  7. Other minor bug fixes
This post is licensed under CC BY 4.0 by the author.