chore: bump version to 0.7.1 + v0.7.1 release notes

Bumps Cargo.toml + tauri.conf.json + android tauri.properties
(versionCode 7000 → 7001). v0.7.1 = UI polish + bug-fix pass on
v0.7.0, wire-compatible.

download.html: new v0.7.1 section at top with detailed bullets for:
- Friend button (follow+vouch)
- Default visibility = Extended Friends (FoF)
- Network Identity → Device Address rename
- Settings persona/device clarity
- Profile-display-name bug fix
- Redundancy panel author-query fix
- My Posts horizontal-scroll regression fix

v0.7.0 entry retained below with full original release notes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Scott Reimers 2026-05-14 22:56:52 -06:00
parent 100ea55a15
commit 069257c2d8
6 changed files with 40 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"productName": "itsgoin",
"version": "0.7.0",
"version": "0.7.1",
"identifier": "com.itsgoin.app",
"build": {
"frontendDist": "../../frontend",