Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: xpf0000/FlyEnv

v4.13.2: 1. Optimize FlyEnv Helper logic: trigger installation prompts only when necessary. 2. New Feature: Display PHP Running Status on Sites

23 Feb 08:33

Choose a tag to compare

1. Optimize FlyEnv Helper logic: trigger installation prompts only when necessary.
flyenv-capturer-1771848169

2. New Feature: Display PHP Running Status on Sites

https://www.youtube.com/watch?v=fOK4I0fk8Wg

In this video, I noticed that sometimes users are unclear whether the PHP version used by their site is running properly. Therefore, a display of the PHP running status has been added to the site interface. This allows users to clearly see whether the PHP version used by their site is currently running.

flyenv-capturer-1771848199

v4.13.1: Zig & Qdrant Support, Enhanced Windows Portability and Update Workflow

09 Feb 06:31

Choose a tag to compare

FlyEnv Update Release Notes

🚀 New Features

1. Language Support: Added Zig Module

Implemented based on the feature request by @timint.

Reference: Issue #507

flyenv-capturer-1770008084

2. Database Support: Added Qdrant Module

In response to numerous user requests for vector database support in FlyEnv, we have officially added the Qdrant module. Stay tuned, as more vector databases will be integrated in future updates.

flyenv-capturer-1770008123
flyenv-capturer-1770008176


🛠️ Improvements & Optimizations

3. Enhanced Application Update Workflow

We’ve redesigned the update process to give you full control. Previously, updates were applied without a prior preview of changes. Starting with this version, you can view the full changelog before deciding whether to proceed with the update.

4. True Portability for Windows Portable Version

We have resolved the data isolation issue in the Windows portable version. User data is now stored alongside the executable program, making FlyEnv fully portable. You can now run it directly from a USB drive or mobile hard disk without losing your settings or data.

5. Helper Improvements & System Stability

  • Optimized the helper program to enhance overall system stability.
  • Windows: Improved the helper installation method and fixed issues where the installation would previously fail.

📦 Build & Transparency

All FlyEnv installation packages are now built using GitHub Actions. You can verify the build process and download the artifacts directly from the following links:


We welcome your continued feedback and bug reports via [GitHub Issues](https://github.com/xpf0000/FlyEnv/issues)

Enjoy the update!

1. Add Windows Visual C++ Redistributable (DLLs) required tooltips 2. PHP add disable function manage 3. Fix Issues

25 Jan 12:04

Choose a tag to compare

FlyEnv Update Release Notes

🚀 New Features:

  1. Add Windows Visual C++ Redistributable (DLLs) required tooltips

Some Windows users encounter missing Visual C++ Redistributable (DLLs) when using PHP/MySQL/MariaDB. A prompt will now appear to advise users to download and install the Visual C++ Redistributable.

  1. PHP add disable function manage

flyenv-compress-test

  1. Fix Issues
    #518 #500

Fix the issue where Linux users fail to install Homebrew due to missing git and curl.

Fix the problem of environment variable configuration for the Linux version.

Fix the issue where the Apache rewrite module is not enabled by default.

Enjoy the update!

1. GitHub OAuth Login Support 2. New Tool: Screen Capture 3. New Tool: Batch Image Processing

19 Jan 14:26

Choose a tag to compare

FlyEnv Update Release Notes

🚀 New Features:

  1. GitHub OAuth Login Support
    • Users can now log in via GitHub account authorization.
    • After logging in, all licenses linked to the GitHub account will be displayed.
    • Users can independently unbind or bind UUIDs without needing to re-request licenses.

flyenv-capturer-1768733998

  1. New Tool: Screen Capture
    • Capture the current screen or a specific window (even if it’s covered by other windows).
    • Edit screenshots with shapes, text, mosaic blur, and more.
    • High-resolution output with colors exactly matching the screen display.
    • Users can customize the screenshot shortcut keys, save location, and file naming rules.

Screenshot 2026-01-18 at 19 06 06

  1. New Tool: Batch Image Processing
    • Crop, compress, and add watermarks to images in batches.
    • Convert between various image formats seamlessly.
    • Supports adding textures and watermarks, with real-time previews for all adjustments.

flyenv-capturer-1768734508

flyenv-capturer-1768737577

Enjoy the update!

v4.11.0

18 Nov 13:57

Choose a tag to compare

New Features in This Release:

  1. Added PodMan Module

    • Provides quick Docker Compose setup for commonly used modules.
    • Supports exporting and importing images/containers.
    • One-click container access to execute commands directly.
  2. New Multi-Language Support (Thanks to all contributors!)
    Now available in the following languages:

    • Arabic (ar): العربية
    • Azerbaijani (az): Azərbaycanca
    • Bengali (bn): বাংলা
    • German (de): Deutsch
    • English (en): English
    • Spanish (es): Español
    • French (fr): Français
    • Indonesian (id): Bahasa Indonesia
    • Italian (it): Italiano
    • Japanese (ja): 日本語
    • Portuguese (pt): Português
    • Brazilian Portuguese (pt-br): Português (Brasil)
    • Swedish (sv): Svenska
    • Turkish (tr): Türkçe
    • Ukrainian (uk): Українська
    • Vietnamese (vi): Tiếng Việt
    • Chinese (zh): 中文
image image image image image image image image

v4.10.8

27 Aug 03:17

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.

  5. Optimize the configuration file functionality for all modules. Services will now automatically restart after configuration file changes.

macOS & Linux

  1. Optimize the configuration file functionality for all modules. Services will now automatically restart after configuration file changes.

  2. Fix the startup and shutdown issues of the PostgreSQL service.

v4.10.7

20 Aug 15:36

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

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

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

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