Skip to content

v0.2.0 — Community Edition

Latest

Choose a tag to compare

@Priyanshu-byte-coder Priyanshu-byte-coder released this 09 Jun 20:03
· 227 commits to main since this release

What's New in v0.2.0

Highlights

  • Collaboration Rooms — Real-time chat rooms linked to GitHub repos for team coordination
  • Public Profile QR Codes — Generate and download QR codes for your public DevTrack profile
  • Leaderboard Caching — 5-minute API cache with automatic invalidation on opt-out
  • Edge Functions — WakaTime and GitHub sync moved to Edge Functions for faster execution
  • Customizable Dashboard — Drag-and-drop widget layout with persistent preferences
  • Streak Freeze System — Freeze your coding streak on off days
  • Developer Wrapped — Year-in-review style summary of your coding activity
  • Goal Tracking — Set and track coding goals with progress visualization

Infrastructure

  • Migrated to Next.js 16 with async route handlers
  • ESLint 9 flat config migration
  • Cross-platform CI compatibility (Windows/Linux/macOS)
  • Comprehensive E2E test suite with Playwright

Community

  • 40+ community PRs merged from GSSoC 2026 contributors
  • Improved issue templates and contributor onboarding
  • Added milestones for project roadmap visibility

Full Changelog: v0.1.0...v0.2.0