CHANGELOG

Was ist neu

Tägliche Builds und die Änderungen dazwischen. Quelle: 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.

Neueste Builds

Die URnetwork-Apps und der Server-Code sind zu 100 % Open Source und werden reproduzierbar gebaut. Jeder Commit, der in Produktion geht, ist unten aufgeführt – erkunden Sie die Diffs und einzelnen Commits auf GitHub, um genau zu überprüfen, was auf Ihren Geräten und im Netzwerk läuft.

2026.9.9-1042199790

Neueste

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.