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.14-1045806490

Más reciente

A substantial cross-stack update spanning the SDK, the core connect library, the network server, and sn, with 38 commits across 1200 files. New for users: lock effective oracle restoration support for renewal. A reliability fix lands as well — evaluator score contract drift — so the everyday experience should feel a little smoother. Under the hood, the work concentrates on build pipeline, auth flows, transport stack, and transfer reliability, keeping the network resilient as it scales.