Skip to content

Releases: koho/frpmgr

v1.16.1 (Windows 7)

19 Jun 07:51
f33d72d
Compare
Choose a tag to compare

This release is only for Windows 7, 8, Server 2008 and Server 2012.

🐞 Bug Fixes

  • Use real file extensions for exported config files by @koho in #145

Full Changelog: v1.16.0...v1.16.1

v1.17.0

31 May 09:07
8f79619
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Drop support for Windows 7
  • Bump github.com/fatedier/frp to 0.58.1 by @dependabot in #153

🚀 Features

  • Support proxy annotations by @koho in #134
  • Support custom request headers in http health check by @koho in #135
  • Improve zh-TW translations by @Neo1102 in #136
  • Support response headers for proxy type http by @koho in #151

🐞 Bug Fixes

  • Use real file extensions for exported config files by @koho in #145

Full Changelog: v1.16.0...v1.17.0

v1.16.0

17 Mar 06:53
dd0e3cb
Compare
Choose a tag to compare

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

🚀 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

v1.15.1

19 Nov 17:22
53fd30b
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/go-ole/go-ole from 1.2.6 to 1.3.0 by @dependabot in #83
  • Add portable (standalone) build by @koho in #85
  • Bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #86
  • Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #87
  • Bump github.com/miekg/dns from 1.1.55 to 1.1.56 by @dependabot in #89
  • Bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #92
  • Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #96
  • Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #100
  • Bump github.com/miekg/dns from 1.1.56 to 1.1.57 by @dependabot in #102
  • Bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #101
  • Add confirmation dialog for stopping configuration by @koho in #104

Full Changelog: v1.15.0...v1.15.1

v1.15.0

14 Aug 11:48
1c60fa8
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #79
  • Bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in #78
  • Add experimental support for SVCB RR by @koho in #80
  • Bump github.com/fatedier/frp from 0.51.2 to 0.51.3 by @dependabot in #81

Full Changelog: v1.14.2...v1.15.0

v1.14.2

26 Jul 01:21
57755c2
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/fatedier/frp from 0.51.1 to 0.51.2 by @dependabot in #76

Full Changelog: v1.14.1...v1.14.2

v1.14.1

22 Jul 18:38
v1.14.1
43b91c0
Compare
Choose a tag to compare

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

07 Jul 01:51
v1.14.0
c58976a
Compare
Choose a tag to compare

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

30 May 16:12
v1.13.0
8302e3a
Compare
Choose a tag to compare

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

08 Mar 13:01
6bf1b61
Compare
Choose a tag to compare

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

Full Changelog: v1.11.0...v1.12.0