Skip to content

Releases: BitpingApp/Bitping-Node

26.5.12-1

12 May 14:35
0d7400b

Choose a tag to compare

Changelog

⚙️ Auth

  • New Auth Method, all behind the scenes

26.5.8-3

09 May 11:22
0d7400b

Choose a tag to compare

Changelog

26.5.7-1

07 May 14:19
0d7400b

Choose a tag to compare

Changelog

[26.5.7-1] - 2026-05-07

What's Changed

bitpingd

  • New ratatui TUI with Dashboard / System Info / Logs tabs, live stats, an
    a responsive layout
  • Animated startup splash with purple→green shimmer across the bitpingd
    logo
  • Interactive login form (email / password / MFA) on TTYs, with pre-fill
    from BITPING_EMAIL / BITPING_PASSWORD / BITPING_MFA
  • Press e inside the TUI to export logs (editable path, defaults to
    ~/.bitpingd/bitpingd_logs_<timestamp>.txt)
  • System Info shows peer ID, bandwidth, node health (Super Node / Node
    Issues), and per-protocol bandwidth class
  • Coloured, multi-line error messages for headless operators — tells you
    what to do next instead of dumping a stack trace
  • Fatal config errors (missing creds, MFA required, etc.) now exit non-zer
    immediately; transient errors keep retrying
  • Native terminal copy/select now works inside the TUI (mouse capture
    removed)
  • Removed legacy ~/.bitping/credentials.json migration path
  • Replaced .unwrap() calls with proper error handling — fewer panics in
    production

Bitping Desktop

  • New Logs page (with auto-tail, jump-to-latest, and export-to-file)
  • Logs entry added to the mobile bottom navigation
  • Node health now computed from the real capability matrix (was hardcoded
    to "Super Node")
  • Translations added for logs, export_logs, exporting across all 8
    supported languages

Networking

  • Custom hub handshake behaviour with off-thread validation — auth no
    longer blocks the swarm event loop
  • Multi-hub awareness: hubs share their cluster peer list with nodes; nodes
    rotate bootstrap addresses on reconnect for smoother failover
  • Bogon filtering on observed addresses

Fixes

  • ICMP ping reliability fixes
  • Settings startup race fixed

26.4.20-2

20 Apr 20:52
0d7400b

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[26.4.20-2] - 2026-04-20

  • Added Traceroute support
  • Changed Serialisation format over p2p

25.11.4-1

04 Nov 11:48
0d7400b

Choose a tag to compare

Changelog

25.10.21-2

21 Oct 18:56
0d7400b

Choose a tag to compare

Changelog

25.10.17-2

17 Oct 13:07
0d7400b

Choose a tag to compare

Changelog

25.10.17-1

17 Oct 11:27
0d7400b

Choose a tag to compare

Changelog

25.7.28-1

28 Jul 09:18
0d7400b

Choose a tag to compare

Changelog

⛰️ Features

  • Ability to copy menu items to clipboard

  • desktop: Windows ARM64 support

🐛 Bug Fixes

  • desktop: Clean up translations

  • Changelog generation

25.7.20-3

20 Jul 09:17
0d7400b

Choose a tag to compare

Changelog