Bridge v2.9.0
The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.
Changes
v2.9.0
(2021-07-01)
- Various backend quality-of-life improvements. Upgraded dependencies to their latest versions, started using Typescript, added scaffolding for running tests. Notably, these changes let us properly minimize the Bridge bundle again, improving the pageload time. (#584)
- When downloading the passport, if a keyfile is available, include it in the zip file. (#588)
- Improved performance when loading the list of controlled points. (#582, #587)