[PR #2206] [MERGED] bump version #4525

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2206
Author: @fatedier
Created: 1/19/2021
Status: Merged
Merged: 1/19/2021
Merged by: @fatedier

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

70 files changed (+11025 additions, -10621 deletions)

View changed files

.circleci/config.yml (+25 -0)
📝 .github/workflows/goreleaser.yml (+1 -1)
.travis.yml (+0 -12)
📝 README.md (+1 -1)
📝 Release.md (+6 -1)
📝 assets/frpc/statik/statik.go (+1 -1)
assets/frps/static/6f0a76321d30f3c8120915e57f7bd77e.ttf (+0 -0)
assets/frps/static/css/app.808290ae.css (+1 -0)
assets/frps/static/css/chunk-vendors.84bb20f7.css (+1 -0)
assets/frps/static/fonts/element-icons.535877f5.woff (+0 -0)
assets/frps/static/fonts/element-icons.732389de.ttf (+0 -0)
📝 assets/frps/static/index.html (+1 -1)
assets/frps/static/js/app.bb942a48.js (+2 -0)
assets/frps/static/js/app.bb942a48.js.map (+1 -0)
assets/frps/static/js/chunk-vendors.4421b07d.js (+34 -0)
assets/frps/static/js/chunk-vendors.4421b07d.js.map (+1 -0)
assets/frps/static/manifest.js (+0 -1)
assets/frps/static/vendor.js (+0 -1)
📝 assets/frps/statik/statik.go (+1 -1)
📝 client/control.go (+7 -5)

...and 50 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/2206 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 1/19/2021 **Status:** ✅ Merged **Merged:** 1/19/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`968be4a`](https://github.com/fatedier/frp/commit/968be4a2c2bb9c44654448668c76453a71a3d167) use self token - [`16cabf4`](https://github.com/fatedier/frp/commit/16cabf4127014e079b0b17b6e9176c0dbfb649db) add .circleci - [`01d551e`](https://github.com/fatedier/frp/commit/01d551ec8dc33231834020e7e815fb220e4bcc9f) update - [`a85bd9a`](https://github.com/fatedier/frp/commit/a85bd9a4d93d61eace08a0e40bc4c4f86bc645d1) update - [`127a31e`](https://github.com/fatedier/frp/commit/127a31ea6a1a5d3f0ce3d9c2b9ec6776b1732cde) Fix typo (#2089) - [`7adeeed`](https://github.com/fatedier/frp/commit/7adeeedd55b29bb71f0eb18fdc8fb1c1adbcb6d1) fix dashboard horizontal scrollbar (#2096) - [`3d9499f`](https://github.com/fatedier/frp/commit/3d9499f55459f5aebecb96b8b5f93e40fc230d26) autogen web assets - [`fae2f87`](https://github.com/fatedier/frp/commit/fae2f8768d29c1806ac136b876b44fac8bc2725c) tweak logs: (#2100) - [`fca59c7`](https://github.com/fatedier/frp/commit/fca59c71e237b01c104aa30ed916dfe78f451a8b) clear Release.md - [`0ab055e`](https://github.com/fatedier/frp/commit/0ab055e946dbbf605bbf428c7a24eddc16767cb9) Allow server plugin to talk to https services. Option for skipping tls verification (#2103) ### 📊 Changes **70 files changed** (+11025 additions, -10621 deletions) <details> <summary>View changed files</summary> ➕ `.circleci/config.yml` (+25 -0) 📝 `.github/workflows/goreleaser.yml` (+1 -1) ➖ `.travis.yml` (+0 -12) 📝 `README.md` (+1 -1) 📝 `Release.md` (+6 -1) 📝 `assets/frpc/statik/statik.go` (+1 -1) ➖ `assets/frps/static/6f0a76321d30f3c8120915e57f7bd77e.ttf` (+0 -0) ➕ `assets/frps/static/css/app.808290ae.css` (+1 -0) ➕ `assets/frps/static/css/chunk-vendors.84bb20f7.css` (+1 -0) ➕ `assets/frps/static/fonts/element-icons.535877f5.woff` (+0 -0) ➕ `assets/frps/static/fonts/element-icons.732389de.ttf` (+0 -0) 📝 `assets/frps/static/index.html` (+1 -1) ➕ `assets/frps/static/js/app.bb942a48.js` (+2 -0) ➕ `assets/frps/static/js/app.bb942a48.js.map` (+1 -0) ➕ `assets/frps/static/js/chunk-vendors.4421b07d.js` (+34 -0) ➕ `assets/frps/static/js/chunk-vendors.4421b07d.js.map` (+1 -0) ➖ `assets/frps/static/manifest.js` (+0 -1) ➖ `assets/frps/static/vendor.js` (+0 -1) 📝 `assets/frps/statik/statik.go` (+1 -1) 📝 `client/control.go` (+7 -5) _...and 50 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:43:46 -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#4525
No description provided.