enhance subscription functionality to include source tracking
v1.37.02026-03-22Backend
New Features
update Docker healthcheck for Piston service to use Node.js HTTP request
v1.36.02026-03-22Backend
New Features
add custom DNS settings for Piston service in Docker Compose
v1.35.02026-03-22Backend
New Features
update trial notification email logic to use user profile data
v1.43.02026-03-21Frontend
New Features
update pricing section with monthly/yearly toggle and modify guarantee description
v1.42.32026-03-21Frontend
Improvements
migrate metadata assets to Next.js App Router file conventions
Internal
trigger rebuild
v1.42.22026-03-21Frontend
Bug Fixes
increase font size and opacity for stat watermark in WhyItWorksSection
v1.42.12026-03-21Frontend
Bug Fixes
clarify no credit card required on all trial-related text
v1.42.02026-03-21Frontend
New Features
update pricing to 3-day free trial without credit card
v1.41.22026-03-21Frontend
Internal
test Vercel ignored build step
v1.41.12026-03-21Frontend
Bug Fixes
prevent crash when reviews API returns non-array data
v1.41.02026-03-21Frontend
New Features
complete SEO optimization aligned with Next.js docs
Bug Fixes
add optional chaining for problem.patterns to prevent crash
v1.40.02026-03-21Frontend
New Features
implement beta access control and update privacy policy
v1.34.02026-03-21Backend
New Features
implement 3-day free trial without credit card
v1.33.02026-03-21Backend
New Features
optimize production infra for 8GB DigitalOcean VPS
Bug Fixes
security hardening from OWASP audit
Internal
remove RabbitMQ — unused in codebase
v1.39.02026-03-12Frontend
New Features
add brand guidelines and logo assets
upgrade dashboard with display font headings and Lucide icons
upgrade auth and onboarding pages with display font and Lucide icons
redesign landing page with premium editorial-quality aesthetics
Internal
add Puppeteer screenshot workflow for visual QA
v1.38.02026-03-09Frontend
New Features
add Recursely frontend documentation and sub-agent protocol for development guidelines
v1.37.02026-03-09Frontend
New Features
enhance admin dashboard and feedback components with localization and analytics
v1.36.02026-03-09Frontend
New Features
Add Recursely Frontend Guardian agent documentation and AI-assisted development guidelines
v1.32.02026-03-09Backend
New Features
add Recursely backend documentation with sub-agent protocol, session directory, key commands, and architecture reference
v1.31.02026-03-09Backend
New Features
allow anonymous feedback submission by updating userId to optional and modifying feedback handling
v1.30.02026-03-09Backend
New Features
add AI-assisted development section with agent details and context persistence protocols
v1.35.02026-03-05Frontend
New Features
Update authentication forms and schemas with enhanced password requirements and improved error messaging
v1.34.02026-03-04Frontend
New Features
Add comprehensive guidelines for Recursely frontend, including component standards, internationalization, styling, and quality gate protocols.
v1.29.02026-03-04Backend
New Features
add comprehensive guidelines for API, Prisma, testing, quality checks, and session management
v1.33.02026-03-02Frontend
New Features
Establish initial frontend application structure and introduce guided session and challenge workspaces with new UI components.
Add feedback widget with text, audio, and screenshot support, and implement learn workspace component for lesson progression.
v1.32.02026-03-01Frontend
New Features
Create OAuth callback content component to process authentication tokens, handle errors, and redirect users based on onboarding status.
v1.31.02026-03-01Frontend
New Features
implement OAuth callback content component to process authentication redirects and manage user state.
v1.28.02026-03-01Backend
New Features
implement authentication controller with user registration, login, password management, magic links, and OAuth flows.
v1.27.02026-03-01Backend
New Features
implement comprehensive authentication controller with local authentication, password management, magic links, and Google OAuth.
v1.26.02026-03-01Backend
New Features
Implement authentication controller with endpoints for user registration, login, password management, and social authentication.
v1.30.02026-02-28Frontend
New Features
Add new landing page with various sections and animation components.
v1.29.12026-02-28Frontend
Internal
remove @react-three/fiber dependency and update peer dependencies
update dependencies and add privacy and terms pages
v1.25.02026-02-28Backend
New Features
add services for AI-powered translation, achievement checking, and email nurturing.
v1.29.02026-02-27Frontend
New Features
freemium UX, Rex usage tracking, guided session Pro gate & admin costs
v1.24.02026-02-27Backend
New Features
Expand database schema with new tables and enums for currency transactions, shop items, and daily quests
v1.23.02026-02-27Backend
New Features
AI cost optimization, freemium redesign & full system integration
v1.28.02026-02-25Frontend
New Features
enable conditional data fetching based on user authentication in various hooks
v1.27.02026-02-25Frontend
New Features
integrate user authentication into journey and notification hooks for conditional data fetching
v1.26.02026-02-24Frontend
New Features
reorganize ReviewPageContent layout to prioritize Calendar and Queue sections
v1.25.02026-02-24Frontend
New Features
enhance ReviewPageContent layout with DashboardLayout and improve loading states
v1.24.32026-02-24Frontend
Bug Fixes
update connect-src in security headers and adjust layout in ReviewPageContent
v1.24.22026-02-24Frontend
Bug Fixes
update connect-src in Content-Security-Policy to include PostHog URLs
v1.24.12026-02-24Frontend
Bug Fixes
remove unused browsing-topics from Permissions-Policy header
v1.24.02026-02-24Frontend
New Features
update security headers and add new favicon and app icons
v1.23.02026-02-24Frontend
New Features
update PostHog rewrites to support locale-prefixed paths
v1.22.02026-02-24Frontend
New Features
add "Remember Me" functionality to login and dashboard components
v1.22.02026-02-24Backend
New Features
Make refresh token optional in refreshTokenSchema
v1.21.02026-02-24Backend
New Features
Add CORS handling for error responses in Nginx configuration
v1.20.02026-02-24Backend
New Features
Enhance CORS handling and cache control in Nginx and Express middleware
v1.19.02026-02-24Backend
New Features
Add 'remember me' option to login response schema
v1.18.02026-02-24Backend
New Features
Add 'remember me' functionality to session management with configurable session duration
v1.21.02026-02-23Frontend
New Features
enhance review page with authentication handling and error management for data fetching
v1.20.02026-02-23Frontend
New Features
update dashboard and problem navigation logic for improved user experience
v1.19.02026-02-23Frontend
New Features
add concept review functionality with new components and service methods
v1.18.02026-02-23Frontend
New Features
enhance onboarding flow with authentication handling and loading state feat: add quiz score tracking and feedback in LearnWorkspace component fix: update QuizResult interface to include explanation field
v1.17.12026-02-23Backend
Improvements
Update admin request check logic to prioritize is_admin cookie over JWT
v1.17.02026-02-23Frontend
New Features
enhance template step rendering with code type handling and conditional display
v1.17.02026-02-23Backend
New Features
Enhance journey service access control with detailed reasons and update review service to track due concept and problem counts
v1.16.02026-02-23Frontend
New Features
add dynamic estimated time calculation for lessons in LearnWorkspace component
v1.16.02026-02-23Backend
New Features
Enhance quiz submission to support localization of explanations and improve CORS handling
v1.15.12026-02-23Frontend
Improvements
update API import paths in notification service and hooks
v1.15.02026-02-23Frontend
New Features
enhance authentication flow with admin cookie management and improved session restoration
v1.15.02026-02-23Backend
New Features
Enhance quiz submission by validating request body with schema
v1.14.02026-02-23Frontend
New Features
add LearnWorkspace component for interactive lesson content, code examples, quizzes, and progress tracking.
v1.14.02026-02-23Backend
New Features
Add comprehensive Copilot instructions for DevPath Backend, covering architecture, conventions, and best practices
v1.13.02026-02-23Backend
New Features
Update GuidedExample interface to support optional fields and improve data normalization in lesson service
v1.12.02026-02-23Backend
New Features
Enhance CORS handling with logging and ensure headers on error responses; update Redis token blacklist duration; add admin bypass for rate limiting
v1.11.02026-02-23Backend
New Features
Implement lesson service for pedagogical content management and user progress tracking.
v1.9.02026-02-22Frontend
New Features
introduce lesson service to handle all lesson-related API interactions and data models.
v1.9.02026-02-22Backend
New Features
add various rate limiting middleware with Redis support, admin bypass, and a sliding window implementation
v1.8.02026-02-22Frontend
New Features
Implement secure authentication context and API client with token management and CSRF protection.
v1.8.02026-02-22Backend
New Features
add robust rate limiting middleware with Redis support, including fixed and sliding window strategies.
v1.7.02026-02-22Frontend
New Features
Implement multi-step user onboarding flow, dashboard content, and API utilities.
v1.7.02026-02-22Backend
New Features
implement notification service for managing user notifications, including creation, retrieval, status updates, and real-time delivery for various notification types.
v1.6.02026-02-22Backend
New Features
Introduce global error handling middleware and a notification service with real-time capabilities, and simplify the build script by removing email template compilation.
v1.5.12026-02-22Backend
Changes
Maintenance and improvements
v1.13.12026-02-22Frontend
Bug Fixes
learn process dashboard
v1.13.02026-02-22Frontend
New Features
create learn workspace component to manage lesson content, progress, and quizzes
v1.12.02026-02-22Frontend
New Features
implement a secure API client with in-memory access tokens, httpOnly refresh tokens, CSRF protection, and request sanitization.
v1.11.02026-02-22Frontend
New Features
Implement the learn workspace component and its associated lesson data service.
v1.10.12026-02-22Backend
Bug Fixes
increase default jwt time
v1.10.02026-02-22Frontend
New Features
implement a secure API client with in-memory token storage, CSRF protection, request body sanitization, and automatic token refresh.
v1.10.02026-02-22Backend
New Features
create lesson service to manage pedagogical content, user progress, and localization for lessons.
v1.6.02026-02-21Frontend
New Features
Implement real-time notifications using a new `useNotifications` hook and Socket.IO.
v1.5.02026-02-21Frontend
New Features
Implement automated version bumping, changelog generation, and a dedicated changelog display page, alongside new dashboard layout, footer, and notification system.
v1.5.02026-02-21Backend
New Features
Implement Socket.IO for real-time communication and introduce new services for gamification, notifications, problems, and study plans.
v1.4.02026-02-21Backend
New Features
Add notifications, feedback, and platform reviews tables, and update subscription plan and status enums.
v1.3.02026-02-21Backend
New Features
Implement CI/CD for automated deployment, define the initial database schema, and introduce a notification system with API routes.