Release Notes
Stay up to date with the latest features, improvements, and bug fixes.
v1.2.1
March 4, 2026✨ Added
- •Added a check in the `dev open` command to see if the folder is a git repository with a remote URL, and if so, it will pull the latest changes before opening the folder.
🐛 Fixed
- •Fixed an issue where the `dev open` command would not pull the latest changes from a git repository before opening it.
- •Fixed an issue where the `dev open` command didn't open the folder in VSCode and Explorer based on the configuration settings.
v1.2.0
March 1, 2026✨ Added
- •Auto git pull when opening a folder with `dev open` command
- •Automatic repository validation and status checking when opening projects
- •Enhanced root handling with improved default configuration system
- •Chocolatey package improvements and updates
- •Comprehensive markdown documentation
🚀 Improved
- •Root path configuration and defaults handling
- •Repository opening workflow with automatic git integration
- •Application performance and usability across all commands
- •Modular structure for better code organization
🐛 Fixed
- •Merge conflict resolution in dev.ps1
- •Repository check validation logic
Want to see older releases?
View All Releases on GitHub