Skip to content

Releases: onimusha-dev/ascend-mobile

v1.0.0-beta.1

03 Mar 10:51

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

Ascend v1.0.0-beta.1 | Technical Preview

This release transitions Ascend from a local prototype to a cloud-enabled MVP.

Core Features

• Cloud synchronization via a Next.js backend
• Secure user authentication for cross-device task persistence
• Automated and manual backups using Vercel Blob storage
• Configurable backup frequency and privacy controls

Performance & Architecture

• Dashboard re-architecture for improved responsiveness
• Optimized database queries using unstable_cache
• New analytics components for daily task completion tracking

Gamification

• Initial leveling system for persistence tracking
• Streaks and milestone UI framework

Infrastructure Improvements

• Fixed Android/macOS network permission issues in release builds
• Refactored core logic into modular services
• Added support for background sync and local notifications
• Resolved Prisma client staleness and optimized asset cleanup

Platform Support

Android — Beta (Android 8+)
macOS — Beta (Sandboxed with network access)
iOS — In development

Testing

  1. Install the build from the Assets section.
  2. Sign in or create an account.
  3. Enable periodic backups in Data & Privacy.
  4. Report issues in the GitHub tracker.