Product Evolution

Release History

Tracking ReFinEd's evolution from launch through each major feature release. Every version represents what we learned from real usage and how we responded to make financial education more accessible, measurable, and effective.

v1.5.0

Gamification + Analytics + Academic Transcript

April 8, 2026

What Changed

  • XP and streak system: earn points per lesson/quiz, build 3/7/30-day streaks with timezone awareness
  • 20 achievement badges wired: milestone (Scholar, Analyst, Professional), performance (Sharpshooter, Hat Trick), and engagement badges (Streak Starter, Unstoppable, Compounding Master)
  • Badge pop notifications: instant on-screen toast with custom sound when earned
  • Academic Transcript: full course record with letter grades (A–F), pass rates, per-question correctness, and expandable study review
  • Per-question quiz results: track right/wrong per question, sent to analytics for aggregate learning insights
  • Sound system redesign: 30 semantic MP3s (low→high for correct, high→low for incorrect) with proper ADSR envelopes
  • Analytics infrastructure: D1 event tracking (lesson_started, lesson_completed, quiz_submitted, badge_awarded, streak_updated, streak_broken)
  • 291 comprehensive tests including anti-exploit coverage (hat trick deduplication, variable quiz length handling, streak reset logic)

Why It Mattered

This release made ReFinEd's progression system real and measurable. Students now see verifiable proof of their learning through grades, badges, and streaks. The per-question analytics enable us to understand where students struggle and iterate curriculum accordingly.

v1.4.7

Performance & Accessibility Optimization

March 29, 2026

What Changed

  • Mobile Lighthouse: 76 → 91 (+15 points), LCP halved, TBT -80%
  • Stripe deferred: RevenueCat billing removed from app boot, only loads on billing screen
  • Accessibility: 100/100 score achieved
  • Mobile footer fixed: resolved viewport issues on small screens

Why It Mattered

Made ReFinEd fast and accessible for all users, meeting WCAG standards and ensuring the app loads quickly even on slow networks.

v1.4.6

Infrastructure Cleanup & PWA Launch

March 29, 2026

What Changed

  • Web PWA live at refined.intotheeye.work (Cloudflare Pages) with RevenueCat web billing
  • Firebase completely removed: eliminated ~479 dead dependencies, Firebase package, and legacy services
  • Self-hosted fonts: Google Fonts chain replaced with next/font (eliminated ~750ms render-blocking delay)
  • Mobile performance: 53 → 76, FCP: 6.7s → 0.9s
  • Accessibility: aria-labels and heading hierarchy standardized across 12 app pages
  • Documentation: CLAUDE.md, GEMINI.md, and DATABASE.md rewritten to reflect true architecture

Why It Mattered

Reduced bundle size, removed technical debt, and established a lean, self-contained architecture that scales. This cleanup enabled v1.5's gamification layer by providing a stable foundation.

v1.4.5

Google Sign-In & Pro Subscriptions

February 25, 2026

What Changed

  • Initial public release on Google Play (com.refined.app)
  • Google Sign-In integrated for secure, seamless authentication with cross-device recognition
  • Pro Subscriptions implemented via Google Play Billing for access to advanced lessons
  • AI mentor (InvestPro) integration and UI foundation
  • Optimized build performance and refined authentication error handling

Why It Mattered

Brought ReFinEd to market as a secure application. The introduction of Google Sign-In and the Pro subscription split proved the business model and established identity infrastructure.

v1.4.0

Quest System & Portfolio Overhaul

January 22, 2026

What Changed

  • Quest-based onboarding: guided narrative flow for new users via Quest Context
  • Portfolio system redesign: holdings, market, performance, and wallet pages
  • Trading UI: Stock chart, trade execution, and Market Pulse components
  • AI backend integration: wired up API client connections
  • UI polish: SVG badge frames, legacy images moved to CDN

Why It Mattered

Structured user progression from signup through first lesson to first trade through a narrative quest system. Portfolio overhaul made trading feel connected to learning outcomes.

v1.3.3

Identity & Mastery Stability

December 2, 2025

What Changed

  • Local identity schema fixes: updated local-db to include missing profile columns
  • Auth Stability: added preflight checks and client-side AuthGuard
  • Session management: implemented localStorage persistence and refresh logic

Why It Mattered

Stabilized the identity layer immediately after the v1.3 launch, ensuring users wouldn't get caught in authentication loops on Android.

v1.3.0

The Identity & Mastery Update

December 1, 2025

What Changed

  • Account page: profile, learning history, settings, achievements
  • 5-tier badge rarity system: Bronze (common) through Mythic (rare)
  • Lore badges: The Eye, Golden Eye, Into The Eye (narrative achievements)
  • Achievement tab: public badge gallery with frames and descriptions

Why It Mattered

Introduced the concept of persistent identity and achievement visibility. Set the stage for making badges actually meaningful (which happened in v1.5).

v1.2.0

Android Build & Deployment Automation

December 1, 2025

What Changed

  • Android app configured: Capacitor integration, Google Play build pipeline
  • Deployment automation: Cloud Build + cloudbuild.yaml for CI/CD
  • Documentation: deployment checklist, guardrails, quick reference guides

Why It Mattered

Made ReFinEd deployable to both web and Android from a single codebase. Automated deployment pipeline enabled rapid iteration.

v1.1.0

Lessons & Quizzes Foundation

November 2025

What Changed

  • 20-lesson curriculum: 5 difficulty tiers (Beginner to Mastery)
  • Quiz system: 8-question checkpoint quizzes after each lesson with immediate feedback
  • Lesson structure: Quick Concepts + Going Deeper sections with expandable content
  • Responsive design: touch-first UI for mobile, keyboard support for desktop

Why It Mattered

Established ReFinEd's core teaching format and curriculum structure. This lesson architecture became the template for all subsequent expansion.

v1.0.0

Initial Foundation

October 8, 2025

What Changed

  • Web platform: Next.js on Cloudflare Pages
  • Initial Infrastructure: Early reliance on Firebase for auth and data (later migrated to local SQLite)
  • Market data: Yahoo Finance integration for initial stock quotes
  • Learning foundation: basic lesson structure and market research

Why It Mattered

Proved the concept: a financial education platform could work on web + mobile from a single codebase. This foundation enabled all versions that followed.

Building toward measurable learning at scale.

v1.5.1 & Beyond

We are focused on deepening lesson interactions, expanding analytics dashboards, and integrating institutional resources to make ReFinEd the foundation for financial literacy programs.

Explore ReFinEd Today