Skip to content

v1.2.2

Choose a tag to compare

@MetanoicArmor MetanoicArmor released this 05 Apr 03:34
· 250 commits to main since this release

I2PChat v1.2.2

Highlights

  • TUI: python -m i2pchat.tui; Textual UI improvements and async trust flows.
  • PyInstaller: console I2PChat-tui bundled on Linux and macOS; I2PChat-tui.exe on Windows alongside the Qt GUI.
  • GUI: send gating, BlindBox runtime telemetry, Qt offline history UX, tooltip polish.
  • Docs / packaging: recipes for Homebrew, winget, AUR, and optional .deb under packaging/.

Prebuilt assets in this release

  • macOS arm64: I2PChat-macOS-arm64-v1.2.2.zip — unzip, open I2PChat.app; TUI: I2PChat.app/Contents/MacOS/I2PChat-tui.
  • SHA256SUMS — checksum for the macOS zip in this upload.

Windows (x64) and Linux (x86_64 AppImage) zips are produced with build-windows.ps1 and build-linux.sh on the respective OS; attach them to this release when ready so download links in the README stay consistent.

Full commit list: compare v1.2.1…v1.2.2.