Releases: koho/frpmgr
Releases · koho/frpmgr
v1.14.1
What's Changed
- Bump github.com/fatedier/frp from 0.51.0 to 0.51.1 by @dependabot in #75
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Add NAT discovery tool by @koho in #63
- Bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #64
- Bump golang.org/x/text from 0.9.0 to 0.10.0 by @dependabot in #65
- Bump github.com/fatedier/frp from 0.49.0 to 0.50.0 by @dependabot in #66
- Bump golang.org/x/text from 0.10.0 to 0.11.0 by @dependabot in #67
- Bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #68
- Enable TLS by default by @koho in #71
- Bump github.com/fatedier/frp from 0.50.0 to 0.51.0 by @dependabot in #69
- Support wss protocol by @koho in #72
- Support more visitor parameters in proxy dialog by @koho in #70
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Bump golang.org/x/text from 0.7.0 to 0.8.0 by @dependabot in #40
- Bump github.com/thoas/go-funk from 0.9.2 to 0.9.3 by @dependabot in #41
- Bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in #42
- Fix sidebar width when DPI is changed by @koho in #44
- Use "go generate" instead of batch script by @koho in #45
- Support automatic deletion of config after an absolute date by @koho in #46
- Build 32-bit binaries by @koho in #49
- Add golangci-lint linter and go tests by @koho in #50
- Bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #51
- Bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #52
- Bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #54
- Hot-Reloading proxy configuration by @koho in #57
- Fix import ordering by @koho in #58
- Bump github.com/fatedier/frp from 0.48.0 to 0.49.0 by @dependabot in #60
- Change service name and description by @koho in #61
NOTE: After upgrading from an older version, all configurations remain stopped. You have to restart it manually.
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Password protection, masked password and configurable default values by @koho in #33
- Support automatic deletion of config after x days by @koho in #34
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #36
- Add an open port action in quick add menu by @koho in #37
- Support authentication in tcpmux by @koho in #38
- Bump frp version to 0.48.0 by @koho in #39
New Contributors
- @dependabot made their first contribution in #36
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- View old history log files by @koho in #30
- Show item name in dialog title
- Show blue config name when config is set to start manually
- Set gray background color for disabled proxy
- Support go1.20
- Support
bandwidth_limit_mode
option
Update
- FRP v0.47.0
Full Changelog: v1.10.1...v1.11.0