Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.99 KB

File metadata and controls

31 lines (22 loc) · 1.99 KB

AstralNotes - Release Notes & Migration Guide

What is New in This Version

  • Zero-Knowledge Private Vault: Your locked notes are now encrypted directly on your device using military-grade AES-256-GCM encryption. Your vault password never leaves your device, and notes are encrypted before syncing to the cloud.
  • Privacy-First Note Sharing: When sharing a private note, its title is masked as "Private Note" across reader tabs and web links. Manage and revoke active links directly inside each note's share menu.
  • Redesigned Shared Reader: A clean, responsive read-only web interface matching your current theme without heavy styles.
  • Empty Trash: Easily purge all discarded notes in one tap from both your local database and the cloud.
  • Seamless Web & Android Sync: Real-time note synchronization between your Android phone and the web app at astralnotesweb.pages.dev.

Why Migrate (and Can You Keep Using the Old Version?)

  • Can I stay on the old version?
    Yes. If you prefer, your older version will continue working completely offline. Your existing notes stored on your device remain safe and accessible.
  • Why should you migrate to the new version?
    The new version introduces client-side zero-knowledge encryption and a modernized cloud synchronization format. Older versions cannot decrypt the new vault format or take advantage of encrypted web sharing and cross-device sync with the web app.

How to Migrate to the Latest Version

Method: Manual Note-by-Note Export

Install the new version:
Download and install the latest APK from GitHub Releases.

  1. Open a note in your current version.
  2. Tap the top menu or Share button and select Export as Markdown (.md).
  3. Save the .md file to your storage. Repeat for any other important notes.
  4. In the new version, tap the Import button or create a new note and paste your content directly.