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

Skip to content

Releases: xpf0000/FlyEnv

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

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

13 Jul 13:22

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

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

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