Skip to content

v0.9.15

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:05

This version makes direct thread links keep working when a board's address changes and includes dependency and security updates.

Downloads

macOS

Windows

  • Installer (x64): Download EXE
  • If Windows shows "Windows protected your PC" (SmartScreen), click "More info" then "Run anyway". To permanently allow, right-click the .exe → Properties → check "Unblock", or run in PowerShell: Unblock-File -Path .\path\to\file.exe.

Linux

Android

Static HTML build

Changes

0.9.15 (2026-07-17)

Bug Fixes

  • deps: upgrade @libp2p/gossipsub to 16.0.4 for CVE-2026-49866 (d0c515e), closes #302
  • post: resolve thread community from CID and redirect stale routes (cb15128)