Releases: xpf0000/FlyEnv
Releases · xpf0000/FlyEnv
v4.10.8
Windows
-
Optimized the operational logic for the Windows version. The Windows version no longer requires administrator privileges to launch.
-
Fixed issues related to project environment configuration.
-
Resolved problems with starting and stopping PostgreSQL.
-
Improved the access speed of the phpMyAdmin page.
v4.10.7
V4.10.6
- The toolbox has added a new Code Playground feature, allowing one-click execution of TypeScript, JavaScript, PHP, Go, Python, Rust, and other code. #370
- The toolbox now includes a Code Library feature, enabling users to save and organize frequently used code snippets for easy access and reuse.
- The toolbox has introduced a Markdown Preview feature, providing real-time editing and rendering of Markdown content.
- Added Consul module. #393
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