github xpf0000/FlyEnv v4.15.0
v4.15.0: FrankenPHP, CliProxyAPI, Numa, Rnacos Module

4 hours ago

FlyEnv v4.15.0 Update Release Notes

🚀 New Features

1. Added CliProxyAPI Module

FlyEnv now integrates CliProxyAPI — a lightweight CLI proxy API solution — directly into your development environment. You can now install, configure, and manage CliProxyAPI with just a few clicks from the FlyEnv UI.

Thanks to @diinggos for the feature request! Issue #640

image image

2. Added Numa Module

Introducing Numa support to FlyEnv! Numa is a powerful framework that you can now easily install and manage directly from the FlyEnv interface.

Thanks to @batcom for the feature request! Issue #616

image image

3. Added Rnacos Module

FlyEnv now supports r-nacos — a Rust implementation of the Nacos service discovery and configuration management platform. You can now install and manage Rnacos directly from the FlyEnv UI.

Thanks to @achunchunya for the feature request! Issue #641

image image

4. Added FrankenPHP Module

We are excited to bring FrankenPHP to FlyEnv! FrankenPHP is a modern PHP application server written in Go. You can now easily install, configure, and run FrankenPHP directly from the FlyEnv interface.

Thanks to @eqwt for the feature request! Issue #642

image image image image

5. Ollama Online Model Availability Detection

Enhanced the Ollama module with hardware-based availability detection for online models. Models are now displayed with a color-coded indicator (red/yellow/green) based on your local hardware capabilities, helping you quickly identify which models are suitable for your machine.

Thanks to @ibraimfarag for the PR! PR #635

image

6. Added JWT Encoding & Decoding Tool to Toolbox

The Toolbox now includes a convenient JWT encoding and decoding tool. You can easily encode and decode JSON Web Tokens directly within FlyEnv, making it simpler to debug and work with JWT-based authentication during development.

Thanks to @Heyiki for the PR! PR #643

image

7. Added Cron Expression Parsing & Runtime Calculation to Toolbox

The Toolbox now also features a Cron expression parser and runtime calculator. Enter any cron expression to see a human-readable description and calculate the next scheduled run times, streamlining your workflow when working with scheduled tasks.

Thanks to @Heyiki for the PR! PR #645

image

🛠️ Improvements & Bug Fixes

8. Fixed Auto HTTPS Certificate Generation Issue

Resolved an issue where Auto HTTPS certificate generation would fail when the current username contained a dot (.) character. Certificates will now be generated correctly regardless of special characters in the system username.

Thanks to @dkoychev for reporting this issue! Issue #639


📦 Build & Transparency

All FlyEnv installation packages are 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

Enjoy the update!

Don't miss a new FlyEnv release

NewReleases is sending notifications on new releases.