Changelog

See what's new, improved, and fixed in each release.

v0.3.0 May 7, 2026 Latest
Added
  • Controller dashboard: assign tasks to managed users directly
  • Controller dashboard: manage block rules per user (add/toggle/delete)
  • Controller dashboard: activity feed with 7-day event history
  • Controller dashboard: bulk approve all pending tasks
  • Connection unlinking from both controller and managed user side
  • Block rules: toggle enable/disable without deleting
  • Block rules: edit modal with policy and domain changes
  • Schedule editing with day/time modifications
  • Task editing with deadline support
  • Task filtering by status (All/Pending/Completed/Approved)
  • Device management: rename and remove devices
  • Remember me checkbox on login
  • Pricing, Help Center, and Changelog pages
Improved
  • Dashboard auto-refreshes every 60 seconds with visibility check
  • "Last updated" timestamp in header
  • Loading spinners replace text-based loading states
  • Error handling with toast notifications and retry buttons
v0.2.0 May 6, 2026
Added
  • Privacy Policy, Terms of Service, KVKK compliance pages
  • Download page with platform cards and notification signup
  • Contact page with form, FAQ, and support info
  • App permissions explainer page
  • Cookie/KVKK consent banner (GDPR compliant)
  • Age verification (13+) and parental consent flow
  • Email verification page with 6-digit code input
  • 3-step forgot password flow
  • Onboarding wizard for new users
  • Password and display name change in settings
Security
  • API URL validation with protocol whitelist
  • Token storage moved to sessionStorage by default
  • XSS protection with HTML escaping on all API data
  • Content Security Policy headers
  • CSRF protection with Content-Type enforcement
  • Safe redirect validation (blocks open redirects)
v0.1.0 May 5, 2026 Beta
Added
  • Landing page with hero, features carousel, testimonials
  • Login and registration with email/password
  • Dashboard with streak tracking, budget, screen time analytics
  • Block rules creation and deletion
  • Schedule creation with recurring support
  • Task system with proof upload
  • Controller dashboard for family management
  • Sharing code and account linking with consent
  • Settings: notifications, devices, data export, account deletion
  • PWA manifest and service worker