Skip to content

SafeKey v3.0.0 - In-App Update System πŸš€

Choose a tag to compare

@ARCns09 ARCns09 released this 06 Jul 07:30

SafeKey v3.0.0 - In-App Update System πŸš€

Welcome to SafeKey v3.0.0! This major release introduces a robust, native Over-The-Air (OTA) update system directly integrated with GitHub Releases.

What's New ✨

  • In-App Updater: SafeKey now silently checks for new updates on launch. No more manual checking!
  • Seamless Background Downloads: If an update is available, a premium sliding card will notify you. You can download updates directly within the app, with the ability to pause, resume, or cancel the download at any time.
  • Native Installation: Once the download hits 100%, SafeKey automatically launches the Android installer.
  • Dedicated Updates Hub: A new 'Updates' section under Settings > About lets you check your current version, manually search for updates, and read the rich Markdown release notes right inside the app.

Under the Hood πŸ› οΈ

  • Powered by background_downloader for reliable parallel downloads even if you minimize the app.
  • Strict semantic version checking using pub_semver.
  • Custom Markdown parser using flutter_markdown to render GitHub release notes beautifully inside the SafeKey UI.