v1.2.2
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
.debunderpackaging/.
Prebuilt assets in this release
- macOS arm64:
I2PChat-macOS-arm64-v1.2.2.zip— unzip, openI2PChat.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.