v1.16.0
This is the last release that will run on any release of Windows 7, 8, Server 2008 and Server 2012. Later releases will require at least Windows 10 or Server 2016.
We recommend a fresh installation of this version, but it's also possible to upgrade from an older version. The following issues are known when upgrading from older versions:
- Launched configuration instances will not be automatically restarted
- All settings in the Preferences tab will be reset
If you do a fresh installation, please remember to export your configuration files before uninstalling.
🚨 Breaking Changes
- Bump frp to 0.54.0 - by @koho in #120
- Support TOML/YAML/JSON format files (close #107) - by @koho in #121
🚀 Features
- Make TOML and INI formats switchable in a single configuration - by @koho in #124
- Allow setting default configuration format - by @koho in #127
- Added TLS and Pprof config for admin server - by @koho in #121
- Added endpoint parameter config for OIDC - by @koho in #121
- Added request header config for http proxy and plugin - by @koho in #123
- The clipboard import feature in proxy table now supports text in TOML format - by @koho in #121
- New UI for metadata config - by @koho in #123
- New icons for quick add menu and random name button
- Show proxy disable confirmation dialog only if config is started
- Support TCP/UDP proxy port range in TOML format
- Hide the
range:
prefix of proxy name in UI - Use spin box to edit numbers
- Use system icons instead of embedded icons to reduce file size
🐞 Bug Fixes
- When
login_fail_exit
is set to true, the service does not stop after a login failure
Full Changelog: v1.15.1...v1.16.0