Skip to content

Releases: TONresistor/Tonnet-Browser

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 11:02
32ebdc3

What's Changed

Full Changelog: v2.3.1...v2.4.0

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:01
ccbed23

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:28
f8fbfe3

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 17:57
c91688f

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 05:08

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:07

Full Changelog: v1.6.2...v2.0.0

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 12:10

Highlights

  • HTTP 402 payments on fetch/XHR
  • Approval UI: popup or address-bar pill
  • Multi-chain domains (.eth, .sol, .t.me, ...)
  • Cookie encryption on Linux and Windows

Breaking

  • wallet.notificationStyle: banner|modal|toast|panelpopup|addressbar (auto-migrated)
  • External popups require HTTPS

Bundled

  • tonutils-proxy v1.9.5
  • tonutils-bridge v0.2.1

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 15 Apr 14:44

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 10:17

What's new

  • Native ADNL multi-hop tunnel, configurable 2 or 3 relays
  • DHT relay discovery at startup
  • Decentralized wallet backend via local WebSocket bridge
  • Wallet auto-lock, mnemonic import, mnemonic backup, delete confirmation
  • .ton domain and subdomain resolution for wallet recipients
  • TON Storage file browser with inline media playback
  • Storage seeding toggle and bandwidth limits
  • Bridge permission system per tonsite
  • Overlay UI system for menus, forms, dialogs
  • DNS lookup page at ton://dns
  • In-app update checker via tonnet.resistance.dog/updates.json

Security

  • IPv6 loopback SSRF bypass blocked
  • Symlink path traversal on bagfile:// fixed
  • Payment double-spend TOCTOU closed
  • Anti-fingerprinting moved to preload, screen letterboxing
  • CSP data: and blob: script blocking
  • WebSocket internal address blocking
  • Bridge grants revoked on tab close
  • Storage daemon auth credentials
  • CVE-2026-33943 (happy-dom) patched

Breaking changes

  • BridgeTransaction.now removed, requires tonutils-bridge v0.2.0+
  • react-i18next 16 to 17, withTranslation HOC removed
  • userData migrated from TON Browser/ to ton-browser/
  • network.circuitRotation and network.rotateInterval migrated to network.tunnelMode

Dependencies

  • React 19.2.5, react-i18next 17.0.2, i18next 26
  • Electron 41.0.4
  • tonutils-proxy v1.9.3, tonutils-bridge v0.2.0, tonutils-storage v1.4.1
  • Removed electron-updater

Verification

sha256sum -c SHA256SUMS.txt --ignore-missing

Full changelog: v1.5.3...v1.6.0

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 13:15

Full Changelog: v1.5.2...v1.5.3