Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16#18
Merged
xeefei merged 1 commit intoJun 21, 2024
Merged
Conversation
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.15 to 1.8.16. - [Release notes](https://github.com/xtls/xray-core/releases) - [Commits](XTLS/Xray-core@v1.8.15...v1.8.16) --- updated-dependencies: - dependency-name: github.com/xtls/xray-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Update version to Xray Core v1.8.16 |
hehelove
added a commit
to hehelove/x-panel-ce
that referenced
this pull request
Apr 26, 2026
… 4 step 1) Stage 4 first batch — neutralize Pro / 授权码 / 购买机器人 references across the panel HTML, replacing them with x-panel-ce / GPL-3.0 / CE roadmap pointers. No Go code changes; HTML/i18n only. #1 Panel UI branding (was upstream: add prominent "X-Panel-Pro" badge): - index.html: hero LOGO X-Panel -> x-panel-ce + CE/GPL-3.0/version tags - aSidebar.html: copyright brand-name X-Panel -> x-panel-ce GPL-3.0 CE - login.html: 〔X-Panel〕 -> 〔x-panel-ce〕 - two_factor_modal.html: TOTP issuer X-Panel -> x-panel-ce - navigation.html: 〔X-Panel面板〕 / "X-Panel 实现" 等正文 -> x-panel-ce - servers.html: 〔X-Panel 面板〕集中管理提示 -> 〔x-panel-ce〕 xeefei#24 Homepage "member level" (was upstream: 显示会员等级 / 授权码 / 版本): - index.html welcome modal: "X-Panel 免费基础版 / 联系授权码购买机器人" -> "x-panel-ce CE / GPL-3.0", repo + upstream links, ROADMAP pointer - index.html performRemoteBackup/Restore: "付费Pro版专属功能 / 联系 管理员购买授权码" -> "功能开发中 (路线图 xeefei#23, Stage 5)" - servers.html submitServer/deleteServer/openCheckModal: "付费Pro版专属功能 / 联系授权码购买机器人" -> "功能开发中 (路线图 xeefei#18 / xeefei#20, Stage 5)" - navigation.html tab key=3 was 32-item Pro 销售 + 积分 + 购买机器人 list, rewritten as structured CE roadmap by Stage (0-6) with explicit "明确不实现" section (xeefei#26/xeefei#27/xeefei#28/xeefei#32) and security cleanup notice - navigation.html tab key=4 was 授权码 100RMB / 批量授权 / 豹子号 / 购买机器人 four-section sales page, rewritten as upstream acknowledgement + key differences table + Stage 0.1 privacy cleanup record + GPL-3.0 contribution guidance xeefei#13 OneClick prompt (was upstream: 跳转购买机器人): - inbounds.html oneClickModalVisible alert "升级为付费Pro版专属 功能 / 联系管理员购买授权码" -> "功能开发中 (路线图 xeefei#13/xeefei#31, Stage 4 OSS rewrite, 纯本地事务式 VLESS+TCP+Reality+Vision)" All upstream brand strings now either point to x-panel-ce / GPL-3.0 or are reframed as ROADMAP-tracked OSS rewrite items. No purchase links remain in the panel HTML. Verification: go build succeeded (HTML changes don't affect Go module).
hehelove
added a commit
to hehelove/x-panel-ce
that referenced
this pull request
Apr 26, 2026
Stage 4 完成后明确 CE 路线图后段决策,避免误导用户期待并消除残留商业话术。 Stage 5(xeefei#18 多面板 / xeefei#20 中转部署 / xeefei#23 数据快照): - ROADMAP.md:从"待实现"升级为"长期项目",列出每项立项前提与三段式拆分建议 - servers.html:5 个 stub 函数(submitServer / deleteServer / openCheckModal / setupRelay / getLastLink)统一改为指向 docs/ROADMAP.md § Stage 5 的中性提示 - 顺手清掉 setupRelay 与 getLastLink 残留的"〔免费基础版〕不支持此操作"商业话术 - 提供"多面板替代方案"指引:多套独立 x-panel-ce + 各自 TG bot Stage 6(xeefei#17 授权验证): - 决策从"待评审"升级为"完全移除路径,不实现任何遥测" - NOTICE.md 第 4 节追加第 6 条 CE 永久承诺:面板与 TG bot 在任何配置下均 不会向 hehelove 或第三方聚合服务器发送任何数据(版本号/部署 ID/流量/ 用户标识/主机指纹一律不发) - 该承诺作为 Stage 0.1 隐私后门事件的延续治理写入 docs/ROADMAP.md § Stage 6 无代码逻辑变更,仅文档与前端中性化文案。 Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/xtls/xray-core from 1.8.15 to 1.8.16.
Release notes
Sourced from github.com/xtls/xray-core's releases.
Commits
9432a60v1.8.168fe976dUpgrade SplitHTTP Transport (#3462)c1a7602fix compatibility issues with go 1.21Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)