Skip to content

huddle 1.2.2 — docs refresh + huddle app tidies up

Choose a tag to compare

@richer-richard richer-richard released this 04 Jun 14:37
· 30 commits to main since this release
v1.2.2
70369d4

A small maintenance release.

  • huddle app reclaims the build cache. After it builds + installs the desktop app to its OS location, it now runs cargo clean so the multi-gigabyte target/ from the release build doesn't linger. Set HUDDLE_KEEP_BUILD=1 to keep it (e.g. when iterating from a source clone).
  • Docs brought current for the 1.2 line — the huddle app installer, connect codes, the About window, and the relay's DM/friend-request delivery model + replay-window handling (SECURITY.md), plus new manual-test scenarios (MANUAL_TESTING.md).

No protocol or behavior changes beyond huddle app's cleanup; the relay is unchanged. All four crates bumped 1.2.1 → 1.2.2.