更新日志

最新动态

每日构建及版本间的变更。来源:github.com/urnetwork/build。

Reproducible builds

Every release can be traced back to the exact code that went into it. A release is a build tag, v<version>-<version code>, and the build repository carries that tag with every app and service repository pinned to the commit that shipped. Check the build repository out at the tag and you have the exact source of the release, ready to build.

How to map a version to its source, in the build repository

Find the version in the app's settings or on the release page. A version code ending in a digit other than 0 is an architecture-specific build of the same release; the tag ends in 0.

近期构建

URnetwork 应用和服务器代码 100% 开源,且以可复现方式构建。下方列出了进入生产环境的每一次提交——您可以在 GitHub 上查看差异和各个提交,准确验证您的设备和网络上正在运行的代码。

2026.9.9-1042199790

最新

A substantial cross-stack update spanning the SDK, the core connect library, the Android app, and the web client, plus other components, with 171 commits across 1671 files. New for users: refresh centre and add conviction announcement, add a rule by hand on the split rules sheet, and add the leaderboard indicator's tier and position strings to the catalog, plus 2 smaller additions. Reliability gets 4 fixes — including bringyourctl onboarding webhook-ensure: a disabled campaign is a plain refusal, not a panic — so connections, retries, and edge cases should behave more predictably. Under the hood, the work concentrates on client UI, build pipeline, auth flows, and transport stack, keeping the network resilient as it scales.