NOVEDADES

Lo Nuevo

Compilaciones diarias y qué cambió entre ellas. Obtenido de 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.

Compilaciones Recientes

Las apps de URnetwork y el código del servidor son 100% de código abierto y se compilan de forma reproducible. Cada commit que llega a producción se muestra a continuación. Explora los diffs y los commits individuales en GitHub para verificar exactamente qué se está ejecutando en tus dispositivos y en la red.

2026.9.10-1042581110

Más reciente

A substantial cross-stack update spanning the core connect library, the Android app, the warp / urnode runtime, and the network server, plus other components, with 57 commits across 1011 files. Reliability gets 2 fixes — including instant account completion classification — so connections, retries, and edge cases should behave more predictably. Under the hood, the work concentrates on client UI, multi-hop routing, transfer reliability, and auth flows, keeping the network resilient as it scales.