Releases: xpf0000/FlyEnv
Releases · xpf0000/FlyEnv
v4.10.5
1. Release a new Linux version with features aligned to macOS and Windows. 2. Rewrote the helper programs for macOS and Linux in GO to reduce the installation package size. 3. Optimized the installation logic of the macOS helper program and fixed installation failure issues.
Linux & macOS
- Release a new Linux version with features aligned to macOS and Windows.
- Rewrote the helper programs for macOS and Linux in GO to reduce the installation package size.
- Optimized the installation logic of the macOS helper program and fixed installation failure issues.
Windows
-
Fix the issue where the service cannot start automatically and cannot minimize automatically.
-
Fix the issues #380
1. fixed issues https://github.com/xpf0000/FlyEnv/issues/365 2. fixed issues https://github.com/xpf0000/FlyEnv/issues/366
1. Fix the issue where some pages cannot be scrolled 2. Fix the problem of being unable to set environment variables and aliases in the Windows version
- Fix the issue where some pages cannot be scrolled
- Fix the problem of being unable to set environment variables and aliases in the Windows version
1. Add Bun module 2. Add Deno module 3. Add etcd module 4. Add database management features for MySQL and MariaDB including: root password reset, database/user creation, and database backup
- Add Bun module

- Add Deno module

- Add etcd module

- Optimize MySQL service shutdown method to prevent data corruption and startup failures
- Optimize MariaDB service shutdown method to prevent data corruption and startup failures
- Add database management features for MySQL and MariaDB including: root password reset, database/user creation, and database backup


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.