Release v2.4.14-beta.25
Pre-release
Pre-release
·
385 commits
to master
since this release
Tuff v2.4.14-beta.25
中文摘要
- fix(download): stop lanes after terminal failure (#1872 by @TalexDreamSoul)
English Summary
- fix(download): stop lanes after terminal failure (#1872 by @TalexDreamSoul)
Merged Pull Requests
1 PR(s), range v2.4.14-beta.24...v2.4.14-beta.25
Other
- fix(download): stop lanes after terminal failure (#1872 by @TalexDreamSoul)
Release Notes
- Full bilingual notes are synced to Nexus through
notes/notesHtml. - Generated source files:
update_2.4.14-beta.25.zh.md,update_2.4.14-beta.25.en.md.
Notes Preview
中文 / English
中文
摘要
- 本版本作为 Beta24 后续官方更新包,用于验证修复后的 macOS OTA 下载、替换和启动健康确认。
- 大型更新分块下载保持受控 worker-pool 调度,避免 Range 请求突发。
- 终端分块失败会阻止后续队列继续领取任务,并等待在途 lane 结算。
变更内容
- 延续 Beta24 的更新下载并发限制与失败收敛实现。
- 提供连续官方 Beta 版本,支持 Beta24 → Beta25 的真实 OTA N→N+1 验收。
- 未放宽签名校验、发布门禁或更新 health-ack 要求。
English
Summary Notes
- This is the official follow-up to Beta24 for validating repaired macOS OTA download, replacement, and startup health acknowledgement.
- Large update downloads retain bounded worker-pool scheduling to avoid bursts of Range requests.
- Terminal chunk failure prevents queued work from being claimed and waits for in-flight lanes to settle.
What's Changed
- Carries forward the Beta24 bounded-concurrency and terminal-failure download behavior.
- Provides a consecutive official Beta release for real Beta24 → Beta25 OTA N→N+1 acceptance.
- Does not relax signing verification, release gates, or health-ack requirements.
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.