[PR #2324] [MERGED] bump version v0.36.2 #4556

Closed
opened 2026-05-05 14:44:19 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2324
Author: @fatedier
Created: 3/22/2021
Status: Merged
Merged: 3/22/2021
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (7)

📊 Changes

23 files changed (+99 additions, -74 deletions)

View changed files

📝 Makefile.cross-compiles (+1 -1)
📝 README.md (+2 -2)
📝 assets/frpc/statik/statik.go (+1 -1)
📝 assets/frps/static/index.html (+1 -1)
📝 assets/frps/static/manifest.js (+1 -1)
📝 assets/frps/static/vendor.js (+1 -1)
📝 assets/frps/statik/statik.go (+1 -1)
📝 cmd/frpc/sub/root.go (+7 -11)
📝 cmd/frps/root.go (+10 -10)
📝 pkg/config/client.go (+16 -4)
📝 pkg/config/proxy.go (+13 -13)
📝 pkg/config/server.go (+24 -8)
📝 pkg/config/server_test.go (+4 -3)
📝 pkg/config/visitor.go (+3 -3)
📝 pkg/util/version/version.go (+1 -1)
📝 web/frps/src/components/Overview.vue (+1 -1)
📝 web/frps/src/components/ProxiesHttp.vue (+2 -2)
📝 web/frps/src/components/ProxiesHttps.vue (+2 -2)
📝 web/frps/src/components/ProxiesStcp.vue (+1 -1)
📝 web/frps/src/components/ProxiesTcp.vue (+1 -1)

...and 3 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2324 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/22/2021 **Status:** ✅ Merged **Merged:** 3/22/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (7) - [`dba8925`](https://github.com/fatedier/frp/commit/dba8925eaaef7c642015db36d0bc80ab7c8a34fc) makefile add arm64 - [`e7d76b1`](https://github.com/fatedier/frp/commit/e7d76b180d2a5c86ec6cfb92b888d7984c3b4a46) update README.md (#2314) - [`bed13d7`](https://github.com/fatedier/frp/commit/bed13d7ef137fe62e0a33a84c812d52b3e86ee76) Support reverseproxy to dashboard with additional parts in path (#2289) - [`1a11b28`](https://github.com/fatedier/frp/commit/1a11b28f8d10a4e822756a9b393c486d109c1894) config: inline is NOT SUPPORTED in encoding/json (#2304) - [`fa0e843`](https://github.com/fatedier/frp/commit/fa0e84382ee247e597b8ced5cf12f632712b3d3f) autogen code - [`6b80861`](https://github.com/fatedier/frp/commit/6b80861bd6a42cd5757c3430c1f5e432c3c54a02) Fix log_file does not work in config files (#2316) - [`9a849a2`](https://github.com/fatedier/frp/commit/9a849a29e94e969d99b41c8f3bb70c89ea46fdd3) fix config parse logic (#2323) ### 📊 Changes **23 files changed** (+99 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.cross-compiles` (+1 -1) 📝 `README.md` (+2 -2) 📝 `assets/frpc/statik/statik.go` (+1 -1) 📝 `assets/frps/static/index.html` (+1 -1) 📝 `assets/frps/static/manifest.js` (+1 -1) 📝 `assets/frps/static/vendor.js` (+1 -1) 📝 `assets/frps/statik/statik.go` (+1 -1) 📝 `cmd/frpc/sub/root.go` (+7 -11) 📝 `cmd/frps/root.go` (+10 -10) 📝 `pkg/config/client.go` (+16 -4) 📝 `pkg/config/proxy.go` (+13 -13) 📝 `pkg/config/server.go` (+24 -8) 📝 `pkg/config/server_test.go` (+4 -3) 📝 `pkg/config/visitor.go` (+3 -3) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `web/frps/src/components/Overview.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesHttp.vue` (+2 -2) 📝 `web/frps/src/components/ProxiesHttps.vue` (+2 -2) 📝 `web/frps/src/components/ProxiesStcp.vue` (+1 -1) 📝 `web/frps/src/components/ProxiesTcp.vue` (+1 -1) _...and 3 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:44:19 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4556
No description provided.