Skip to content

v2.1.0

Latest

Choose a tag to compare

@chrischall chrischall released this 09 Aug 23:24
f4904b0

2.1.0 (2026-08-09)

Features

  • extension: dial configured remote bridges alongside loopback (#233) (cc81e8a)
  • server: fall back to FETCHPROXY_WS_PORT for the concentrator port (#231) (c221262)

Bug Fixes

  • extension: give a refused hello its binding back, and show each bridge's own state (#236) (1f8da11), closes #234
  • extension: refuse download over a remote bridge (#235) (306d1f5)

Refactor

  • extension-core: split background.ts into purpose-shaped modules (#226) (db30f4d), closes #10
  • extension-core: stop exporting background helpers nothing imports (#229) (42c39a1), closes #227