Releases: xpf0000/FlyEnv
Releases · xpf0000/FlyEnv
Module management feature optimized, now supports custom modules. Users can add custom services or frequently used commands, and start them with a single click.
1. Add runtime configuration settings for the Minio module
1. Add Rust Module. 2. Add Meilisearch Module. 3. Host Add Nginx Url Rewrite Template Manage
Added object storage classification. Currently supports the Minio module.
Windows
- Optimized the startup and shutdown of all services. The service startup speed has been significantly improved.
- Added object storage classification. Currently supports the Minio module.
- Fixed bugs. #260 #264
macOS
1.Added object storage classification. Currently supports the Minio module.
2. Fixed bugs.
1. Fix the issue where pure-ftpd fails to work properly. pure-ftpd needs to be started using sudo. 2. Tomcat can customize the data directory (CATALINA_BASE). 3. Added quick settings for curl.cainfo and openssl.cafile in php.ini, along with a default certificate file.
v4.9.6
macOS
- Static Http Server now supports QR code display for links. User can screen this QR code to access the site.
- JSON parsing tool now supports URL parsing.
- Fixed IPv6 support issues in DNS service.
Windows
- Static Http Server now supports QR code display for links. User can screen this QR code to access the site.
- JSON parsing tool now supports URL parsing.
-
Fix the issue where environment variables cannot be set when FlyEnv is installed on a non-NTFS formatted disk
-
Fix the problem of startup configuration not working
-
Fix the issue where windows fail to properly display on the primary monitor after exiting split-screen mode #261
1. New Project Management Features
Windows & macOS
New Project Management Features:
- Per-project environment configuration – Set a dedicated runtime version for each project.
No additional actions or commands are needed; the environment will load automatically when entering the project in PowerShell.
Support Python, NodeJS, PHP, Go, Java, Ruby, Erlang Projects
- Quick-access shortcuts – Launch with one click:
- PowerShell
- PowerShell7+
- Popular IDEs (VSCode, PHPStorm, PyCharm, RubyMine, GoLand , etc.)
- NodeJS
package.json
management:- One-click script execution – Run
package.json
scripts (dev, debug, etc.) instantly. - Dependency upgrades – Update package versions in
package.json
with a single click.
- One-click script execution – Run
1. Fix bugs
Windows
- Fixed DNS server functionality issues #231
- Added Windows test commands to DNS service description (previously only included Linux/macOS commands)
- Resolved FTP server availability issues
- Optimized Composer environment variable configuration - now automatically adds Composer's bin path to fix unavailable binaries from Composer-installed packages
- Enhanced Python version listing to show all available minor versions.
- Added URL Request Timing Analyzer tool, enabling users to examine time metrics for each phase of URL requests and identify performance bottlenecks
- Added Vietnamese (Tiếng Việt) localization support
1. Added dynamic loading function for language packs Users can create language packs locally Welcome everyone to share their own language packs
- Added dynamic loading function for language packs Users can create language packs locally Welcome everyone to share their own language packs
How to use:
- Click the Open Language Pack Folder button
- Copy the sample language pack
- Modify index.json
- Translate the content of other JSON files
- Click the refresh button
Windows
- Tools add system PATH env manager. Can display all PATH values. Invalid values will be highlighted in red. Users can use this manager to add, delete, edit, and sort the value of PATH
- Fix the issue of Python installation failure. #198
- Fix the issue where environment variables cannot be added
1. Fix the issue of incorrect path handling during site editing 2. Chatbox has added a reading function
- Fix the issue of incorrect path handling during site editing #216
- Chatbox has added a reading function