v0.31.2

fatedier/frpv0.31.2Feb 4, 2020by fatedier

AI Summary

This release fixes a critical bug where the server failed to release ports on the client side when a proxy initialization error occurred, ensuring proper resource cleanup.

Key Highlights

  • Fix port release issue when client proxy fails to start
  • Improve stability during error scenarios

Full Release Notes

### Fix

* Fix not release port when client start proxy error.