Skip to content

v1.0.0

Choose a tag to compare

@zmsp zmsp released this 27 Jul 19:16

Release 1.0.0

🚀 Features & Enhancements

  • Retention Analytics: Added retention analysis components and integrated cohort visualization into the main analytics dashboard.
  • Interactive Charts & Controls: Added interactive zoom-in/out/reset controls, continuous daily trend smoothing (fillContinuousDailyTrends), and improved tooltip formatting.
  • Enhanced Application Navigation: Redesigned AppDropdownSelector with full keyboard navigation, smart search filtering, and platform tabs (iOS/Android).
  • Dedicated Dashboard Views: Implemented dedicated view modes for overall portfolio overview vs. app-specific detail pages.

📦 Docker Container Image

  • Package Registry: ghcr.io/zmsp/apprankly
  • Pull Command:
    docker pull ghcr.io/zmsp/apprankly:1.0.0
    # or
    docker pull ghcr.io/zmsp/apprankly:latest

🛠 Maintenance & Deployment

  • Deployment Compatibility: Updated asset links and base paths to use relative paths for flexible hosting environments.
  • Repository Cleanliness: Configured .gitignore and .dockerignore for workspace setup.