v0.36.2

fatedier/frpv0.36.2Mar 22, 2021by fatedier

AI Summary

This release improves the dashboard's reverse proxy capability to handle additional path segments and corrects a logic error found during configuration parsing.

Key Highlights

  • Support reverseproxy to dashboard with additional parts in path
  • Fix logic error when parsing configs

New Features

  • Dashboard path support
  • Config parsing fix

Full Release Notes

### Improve

* Support reverseproxy to dashboard with additional parts in path.

### Fix

* Fix logic error when parsing configs.