diff --git a/website/download.html b/website/download.html
index 03349c0..fc7e6da 100644
--- a/website/download.html
+++ b/website/download.html
@@ -27,7 +27,7 @@
Available for Android, Linux, and Windows. Free and open source.
-
Upgrading from v0.5? v0.6 is a hard network fork — older versions can no longer reach the network. Bring your account over in three steps:
+
Upgrading from v0.5.1 or newer? v0.6 is a hard network fork — older versions can no longer reach the network. Bring your account over in three steps:
- On your current v0.5 install, go to Settings → Export, tick “Posts + media + identity key”, and save the .zip somewhere safe.
- Download v0.6 below (APK, AppImage, or Windows installer).
@@ -36,6 +36,16 @@
Your posts, media, follows, and identity key all come across. Encrypted posts stay decryptable under the same key.
+
+
Upgrading from v0.5.0 or older? The v0.5 export format matured in v0.5.1, so a direct export from 0.5.0 won't import cleanly into v0.6. Do a two-hop upgrade:
+
+ - Install v0.5.3 Linux AppImage / Android APK / Windows installer and open it. It reads your existing data in place.
+ - In v0.5.3, go to Settings → Export and save the bundle.
+ - Install v0.6.0 below and import that bundle on first launch.
+
+
v0.5.3 is kept online only as an upgrade bridge — it no longer connects to the live network.
+
+
v0.6.0 — April 21, 2026
The privacy architecture overhaul. Network identity is decoupled from posting identity — peers cannot correlate network traffic to a posting identity, and users can hold multiple simultaneous posting identities (personas) on one device.