Skip to content

Releases: xpf0000/FlyEnv

v4.10.8

27 Aug 03:17
Compare
Choose a tag to compare

Windows

  1. Optimized the operational logic for the Windows version. The Windows version no longer requires administrator privileges to launch.

  2. Fixed issues related to project environment configuration.

  3. Resolved problems with starting and stopping PostgreSQL.

  4. Improved the access speed of the phpMyAdmin page.

v4.10.7

20 Aug 15:36
Compare
Choose a tag to compare

Windows & macOS & Linux

  1. Add Rustup module
image
  1. Add Gradle Module
image

macOS & Linux

  1. Add Typesense Module
image

V4.10.6

14 Aug 15:01
Compare
Choose a tag to compare
  1. The toolbox has added a new Code Playground feature, allowing one-click execution of TypeScript, JavaScript, PHP, Go, Python, Rust, and other code. #370
2d5a8306d200
  1. The toolbox now includes a Code Library feature, enabling users to save and organize frequently used code snippets for easy access and reuse.
image
  1. The toolbox has introduced a Markdown Preview feature, providing real-time editing and rendering of Markdown content.
image
  1. Added Consul module. #393
image

v4.10.5

31 Jul 04:42
Compare
Choose a tag to compare
  1. Fix Issues #387 #386 #385 #378
  2. Add tray menu style settings. Users can choose between using the native menu or the FlyEnv custom menu.

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.

27 Jul 07:40
Compare
Choose a tag to compare

Linux & macOS

  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.

Windows

  1. Fix the issue where the service cannot start automatically and cannot minimize automatically.

  2. Fix the issues #380

1. fixed issues https://github.com/xpf0000/FlyEnv/issues/365 2. fixed issues https://github.com/xpf0000/FlyEnv/issues/366

13 Jul 13:22
Compare
Choose a tag to compare

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

11 Jul 06:58
Compare
Choose a tag to compare
  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

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

08 Jul 14:54
Compare
Choose a tag to compare
  1. Add Bun module
image
  1. Add Deno module
image
  1. Add etcd module
image
  1. Optimize MySQL service shutdown method to prevent data corruption and startup failures
  2. Optimize MariaDB service shutdown method to prevent data corruption and startup failures
  3. Add database management features for MySQL and MariaDB including: root password reset, database/user creation, and database backup
image image

Module management feature optimized, now supports custom modules. Users can add custom services or frequently used commands, and start them with a single click.

26 May 14:33
Compare
Choose a tag to compare

macOS & Windows

  1. Module management feature optimized, now supports custom modules. Users can add custom services or frequently used commands, and start them with a single click.
image image image image

1. Add runtime configuration settings for the Minio module

22 May 08:06
Compare
Choose a tag to compare

Windows & macOS

  1. Add runtime configuration settings for the Minio module

image

  1. Add port number setting to the quick configuration options for the MySQL and MariaDB modules.

image

  1. Fixed Issues #250 #231 #297