Download page: expand fork warning with 3-step upgrade instructions
Replaces the single-sentence fork notice with an ordered list covering export from v0.5, download, and import-on-first-launch — the same instructions we're telling individual users. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8e35add7bb
commit
5463682aac
1 changed files with 7 additions and 1 deletions
|
|
@ -27,7 +27,13 @@
|
|||
<p>Available for Android, Linux, and Windows. Free and open source.</p>
|
||||
|
||||
<div class="note" style="margin-top: 1rem; border-left: 3px solid var(--accent); padding-left: 0.9rem;">
|
||||
<strong>Network fork:</strong> v0.6 is a hard fork from v0.5. Older versions cannot connect to the v0.6 network. If you were on v0.5.3, upgrade to stay reachable. Export your identity from v0.5.3 (Settings → Export) and import it on first launch of v0.6.
|
||||
<strong>Upgrading from v0.5?</strong> v0.6 is a hard network fork — older versions can no longer reach the network. Bring your account over in three steps:
|
||||
<ol style="margin: 0.5rem 0 0.25rem 1.25rem; padding: 0;">
|
||||
<li>On your current v0.5 install, go to <strong>Settings → Export</strong>, tick <em>“Posts + media + identity key”</em>, and save the .zip somewhere safe.</li>
|
||||
<li>Download v0.6 below (APK, AppImage, or Windows installer).</li>
|
||||
<li>On first launch, choose <strong>“Import an Identity”</strong> and point it at the .zip.</li>
|
||||
</ol>
|
||||
<p style="margin: 0.5rem 0 0 0; font-size: 0.8rem; color: var(--text-muted);">Your posts, media, follows, and identity key all come across. Encrypted posts stay decryptable under the same key.</p>
|
||||
</div>
|
||||
|
||||
<h2 style="margin-top: 2rem;">v0.6.0 — April 21, 2026</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue