Skip to content

Releases: urbit/bridge

Bridge v2.9.4

28 Jul 19:16
2d969f1
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.9.4 (2021-07-28)

  • Restores the "access key" functionality to the OS page, letting you copy out your +code again. (#599)
  • Various developer-facing QoL improvements. (#594, #597)

Bridge v2.9.3

22 Jul 14:08
55a9664
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.9.3 (2021-07-22)

  • Improve the UX of the Urbit OS page and the networking key flows. (#592)
  • Fix the back arrow buttons on the Urbit ID and OS pages. (#595)

Bridge v2.9.2

01 Jul 10:50
5c31ee1
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.9.2 (2021-07-01)

  • Fixed another issue that kept some users stuck on a loading screen after logging in. (#591)

Bridge v2.9.1

01 Jul 09:42
92c98f6
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.9.1 (2021-07-01)

  • Fixed an issue that kept some users stuck on a loading screen after logging in. (#590)

Bridge v2.9.0

30 Jun 23:30
602866e
Compare
Choose a tag to compare

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)

Bridge v2.8.3

07 Jun 19:39
f6cda0a
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.8.3 (2021-06-07)

  • Added a flow for viewing the Bitcoin xpub. (#573)
  • Retrieve some contract addresses dynamically, instead of hardcoding. (#571)

Bridge v2.8.2

26 May 15:41
a3fd1ac
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.8.2 (2021-05-26)

  • Added support for signing Bitcoin testnet transactions. (#570)

Bridge v2.8.1

20 May 21:39
ce0f2b3
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.8.1 (2021-05-20)

  • Updated support for Ledger devices.

Bridge v2.8.0

19 May 17:50
262e9fd
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.8.0 (2021-05-19)

  • Added support for voting on contract upgrade proposals. (#569)

Bridge v2.7.0

07 May 21:29
28669e8
Compare
Choose a tag to compare

The latest version of Bridge is available at bridge.urbit.org. To run it locally, see the instructions in the readme.

Changes
v2.7.0 (2021-05-07)

  • Added support for Bitcoin xpub derivation and transaction signing. (#534)
  • Increased the gas limit used for lockup transfer transactions.