Release v2.4.14-beta.23
Pre-release
Pre-release
·
248 commits
to master
since this release
Tuff v2.4.14-beta.23
中文摘要
- fix(release): resolve rollback from published tags (#1867 by @TalexDreamSoul)
English Summary
- fix(release): resolve rollback from published tags (#1867 by @TalexDreamSoul)
Merged Pull Requests
1 PR(s), range v2.4.14-beta.22...v2.4.14-beta.23
Other
- fix(release): resolve rollback from published tags (#1867 by @TalexDreamSoul)
Release Notes
- Full bilingual notes are synced to Nexus through
notes/notesHtml. - Generated source files:
update_2.4.14-beta.23.zh.md,update_2.4.14-beta.23.en.md.
Notes Preview
中文 / English
中文
摘要
- 发布清单的回滚前驱现在只从已发布的同通道版本中选择。
- 失败或尚未发布但已存在 Git tag 的候选版本不再污染下一版本的回滚元数据。
- 发布门禁继续要求回滚前驱、GitHub Release、Nexus metadata 与下载矩阵保持一致。
变更内容
- 发布 workflow 从 GitHub 已发布 Release 列表生成回滚候选标签,而非从全部 git tags 推断。
- 回滚版本解析器新增
--tags-file输入,并在文件不可读取时 fail-closed。 - beta.22 的 Linux musl runtime closure 修复仍包含在本候选版本中;本版用于重新生成可信发布清单。
English
Summary Notes
- Release manifests now select their rollback predecessor only from published releases in the same channel.
- Failed or unpublished candidates that already have Git tags no longer contaminate rollback metadata for the next release.
- Release gates continue to require rollback ancestry, GitHub Release data, Nexus metadata, and the download matrix to agree.
What's Changed
- The release workflow derives rollback candidate tags from GitHub's published-release list instead of all git tags.
- The rollback resolver adds
--tags-fileand fails closed when its input cannot be read. - The beta.22 Linux musl runtime-closure fix remains included; this version regenerates a trustworthy release manifest.
Download Based on Your Device
| OS | Download |
|---|---|
| Android | APK ARMv8 APK ARMv7 APK x64 (planned) |
| iOS | IPA Unsigned (planned) |
| macOS | ZIP Apple Silicon |
| Windows | Setup x64 |
| Linux | AppImage x64 DEB x64 |
Desktop downloads follow the actual GitHub Release / Nexus Updates assets; mobile packages will open after their build pipelines are shipped.