Patch Notes

Tracking the evolution of the platform.

v1.9.4August 16, 2026

More Tools & Fixes

  • feat: add dynamic developer blog post page with MDX rendering and Prisma client integration
  • feat: implement dashboard components, profile verification, and landing page site-builder features
  • feat: implement blog post creation component with autosave and drag-and-drop image upload support
  • feat: implement multi-tool dashboard, landing page sections, and set of developer utilities including MongoDB URI and Mock API generators.
v1.9.3August 14, 2026

General Fixes & SEO

  • feat: add SEO configurations, GIF generator tool, certifications section, and patch notes data
  • feat: implement certifications section and suite of developer tools with comprehensive page structure
v1.9.2August 12, 2026

UI Update & Password Tool Update

  • feat: implement authentication page and configure global application layout, SEO, and sitemap
  • feat: add PWA manifest, custom icons, and site metadata for improved web app integration
  • feat: implement global CSS styles and password generator page component
v1.9.1August 10, 2026

New Tool & Bug Fixes

  • feat: implement developer tools directory, GIF generator page, navbar components, and user retrieval API endpoint.
  • feat: implement interactive navigation links, profile menu, patch notes system, and QR code generator tool
v1.9.0August 9, 2026

Mini-game Updates and Other Patches

  • feat: add profile management system with authenticated user navigation and streak tracking
  • feat: fixed rates within fishing minigame & updated UI with new SFX
  • feat: implement user dashboard, analytics, developer blog, and Prisma database schema
  • feat: implement fishing game widget with sound assets, sitemap update, and blog redirection rules
v1.8.9August 8, 2026

Updating Blog Post Slug

  • feat: add GameWidget component with fishing mechanics and inventory management
  • feat: implement GameWidget component with fishing mechanics, inventory management, and database synchronization
  • feat: implement interactive fishing game widget with inventory and casting mechanics
  • feat: implement fishing game system with database integration, API endpoints, and asset library
  • feat: implement patch notes history and dynamic blog post template with SEO support
v1.8.8August 7, 2026

UI Bug Fixing & SEO

  • feat: add gallery and blog pages, implement SEO configuration, and initialize _app.tsx while removing obsolete tailwind config.
  • feat: add initial sitemap configuration for site indexation
  • feat: generate site map and update sitemap configuration to exclude _next paths
  • feat: implement dynamic blog post page with MDX rendering, table of contents, and comment section, and initialize sitemap
  • feat: implement global SEO configurations and dynamic meta tags for blog posts
  • feat: implement comprehensive project scaffold with new developer tools, core pages, and utility modules
  • feat: add sitemap-0.xml for search engine indexing
  • feat: generate initial sitemap-0.xml for SEO indexing
  • feat: add additional tool pages to sitemap configuration
  • feat: add tool suite with SVG optimizer and initialize new developer utility pages
  • chore: remove decommissioned demo pages from sitemap configuration
  • feat: implement landing page sections, profile menu, and password generator utility
  • feat: implement new tool pages including diff checker, encoder-decoder, formatter, generator, and testers
  • feat: add LearningFeaturesSection, update navigation, and implement multiple developer utility tools
  • feat: add QR code and password generator tools with navigation updates
  • feat: add NavLinks component and generate project sitemap with updated configuration
  • feat: implement new navbar components and landing page sections including contact, features, and hero modules
  • feat: implement patch notes data structure and history documentation
  • chore: add brain directory
  • refactor: enhance user streak management in Navbar; improve ProfileMenu styling; update MainLayout ping interval; refine analytics page layout; adjust user creation and update logic
v1.8.7August 5, 2026

Code Refactor & UI Enhancements

  • Refactor code structure for improved readability and maintainability
  • refactor: update LearningFeaturesSection gradient opacity; restore About link in NavLinks; simplify About page structure and enhance certifications display
v1.8.6August 4, 2026

Leaderboard Update & Photography Page Removal

  • refactor: update leaderboard layout and remove photography page
v1.8.5April 20, 2026

UI/UX Improvements & Code Cleanup

  • refactor: streamline Navbar and NavLinks styles; enhance MainLayout structure; update CoursesPage background
  • refactor: simplify Navbar scroll handling and adjust MainLayout padding TeggTTV committed 7421d02
  • feat: add photography page to sitemap with updated priority and change frequency TeggTTV committed c1cdb09
  • refactor: update About page with interactive timeline and bento items; remove About link from navbar
v1.8.4April 18, 2026

Initial Development & Feature Implementation

  • Refactor code structure for improved readability and maintainability
  • chore: update next-mdx-remote and unist-util dependencies in yarn.lock
  • feat: implement image upload and gallery functionality with API endpoints
  • feat: enhance Projects and Photography pages with new styles and content
  • feat: add new image asset for user profile
  • feat: add custom 404 error page with navigation and styling
v1.8.3January 26, 2026

SEO & Sitemap Enhancements

  • fix: remove trailing slashes from canonical URLs in SEO configuration
  • fix: ensure newline at end of file in tutorials index
v1.8.2January 21, 2026

User Authentication & Project Showcase

  • feat: introduce user authentication pages and API, a dedicated projects showcase, and core navigation components.
v1.8.1January 20, 2026

Patch Notes Implementation

  • feat: Implement patch notes data and its type definition.
v1.8.0January 19, 2026

Course Tracks & Landing Page

  • feat: Implement comprehensive course track management, dashboard features, and a new landing page with associated content and utilities.
v1.7.0January 17, 2026

SEO & Sitemap Generation

  • feat: Implement comprehensive SEO, sitemap generation, and content management for blogs and courses.
v1.6.0January 17, 2026

Interactive Lesson Sandbox & UI Customization

  • feat: Implement core application structure, interactive lesson sandbox, UI customization, and foundational API routes for courses and user profiles.
v1.5.0January 17, 2026

Learning Platform Foundation

  • feat: Implement core application structure with Prisma, API endpoints, and a wide range of UI components for a new learning platform.
v1.4.0January 6, 2026

Course Management System

  • feat: Implement course management system with API endpoints, database schema, and UI for creating courses, lessons, exercises, and tracking user progress.
  • feat: Implement core application structure with Prisma, API routes, and UI components for content, courses, and user management.
v1.3.1January 5, 2026

Documentation Cleanup

  • Clean up README by removing outdated sections
v1.3.0December 20, 2025

Site Builder & Portfolio

  • feat: Add new projects page with portfolio display, filtering, and detailed view, including Resellz project images.
  • feat: add NavLinks component for dynamic navigation
  • feat: add new demos index page with an entry for an interactive site builder.
  • feat: add SiteBuilder core infrastructure with types, style utilities, component registry, and footer components, and include a new sitemap.
  • feat: Add new SiteBuilder component variants and a comment section.
  • feat: Implement Site Builder with a comprehensive component library and demo page.
v1.2.0December 19, 2025

Navigation & Content Indexes

  • feat: Add Navbar component with navigation links, theme toggle, and mobile menu functionality.
  • feat: Add new blog and courses index pages with search and data display.
  • feat: add new projects page with project details and associated images for 'SaaS Landing' project
  • feat: add projects page with SEO configuration and placeholder images
v1.1.0December 17, 2025

Core Pages & Authentication

  • feat: Implement a new login page with form submission, loading state, and toast notifications.
  • feat: Add responsive Navbar component with dynamic navigation links and theme toggle.
  • feat: Add new `index`, `about`, `demos`, and `projects` pages with supporting components, update `tsconfig` paths, and remove old configuration files.
v1.0.5December 10, 2025

Interactive Projects

  • feat: add projects page with interactive project cards, detailed view, and animations.
v1.0.4December 9, 2025

Landing Page Contacts

  • feat: add new ContactSection component to the landing page
  • feat: Add landing page with new contact and newsletter signup sections.
  • feat: Add a new projects page featuring detailed project views, image galleries, and a new Navbar component.
v1.0.3December 8, 2025

Initial Structure & SEO

  • feat: Add sitemap and disabled contact API endpoint, and update tsconfig for JSX transform and type includes.
  • chore: update Next.js, React, and related dependencies.
  • feat: Implement initial website structure, core pages, theming, and feature flag configuration.
v1.0.2May 18, 2025

Dashboard Notifications

  • Add toast notification for successful IndexNow update
  • Refactor dashboard layout: add UpdateIndexNow component and rearrange sections
v1.0.1May 16, 2025

IndexNow Integration

  • Implement IndexNow notification API and refactor blog indexing logic
  • Refactor loading indicators and improve error handling in various components
v1.0.0May 14, 2025

Blog Analytics & SEO

  • Add heading for blog index page
  • Add SEO configuration for courses and implement loader in login page
  • Add Ahrefs analytics script to blog post component
  • Enhance SEO metadata for blog posts by adding author and publisher details, and improving default image handling.
  • fix: add TypeScript types for getServerSideProps and BlogPost in sitemap generation
  • fix: update sitemap configuration and implement server-side sitemap generation
  • fixed getuser api repsonse
v0.9.5May 13, 2025

Course Ratings System

  • fix: update rating display to show rating object instead of raw number
  • fix: update rating type in Course interface and refactor course data fetching in pages
  • fix: update setCourses prop type to use ExtendedCourse array
  • fix: refactor rating update logic to use a serialized ratings array
v0.9.4May 12, 2025

Rating API

  • feat: implement API for fetching course ratings and update CoursePage to display user rating
  • added rating stuff
v0.9.3May 11, 2025

Dynamic Blog Fetching

  • fix: change getStaticProps to getServerSideProps for dynamic blog post fetching
  • fix: ensure post content is serialized safely in getServerSideProps
  • feat(prisma): update schema and generated files
  • feat: enhance blog post and user models with AI-related fields and improve error handling in savePost API
  • feat: add CourseProgressService for managing user course progress
v0.9.2May 7, 2025

AI Field Integration

  • feat: add isAI field to BlogPost model and update related components
v0.9.1May 4, 2025

Course Progress Tracking

  • feat: Update Prisma schema and API for enhanced course and lesson progress tracking
  • feat: implement blog post update API and integrate toast notifications in ManageBlogs
v0.9.0May 3, 2025

User Management & Toast

  • feat: add toast notifications for user creation success and failure in SignupPage
  • refactor: remove unused toast import in Navbar and fix type assertion in SignupPage
  • feat: update Prisma client and schema for MongoDB compatibility
v0.8.0May 2, 2025

Dashboard & Management Tools

  • feat: Implement ManageBlogs, ManageUsers, and SendMessage components with CRUD functionality
  • Enhance BlogPost component: add animations for improved user experience, integrate back navigation link, and refactor paragraph and strong text rendering.
  • Enhance AIGeneratedTextSection: add copy prompt functionality with user feedback, improve UI elements, and refactor button components for better interaction.
  • Refactor createPost and AIGeneratedTextSection components: remove unused props, streamline state management, and enhance image handling functionality.
  • Refactor dashboard components: enhance create post functionality, integrate AI-generated text section, and improve comment handling in blog posts.
  • Enhance UI and functionality across components: add animations, improve user feedback with toast notifications, and update navigation links based on user authentication status.
  • updateuser not implemented fixed stupid stuff
  • updating courses from dashboard. need to make add/delete buttons
v0.7.0May 1, 2025

Breadcrumb & Dashboard Refactor

  • Refactor Breadcrumb and editCourseDashboard components for improved logic and UI; update Navbar and MobileMenu links; enhance DashboardPage effect dependencies
v0.6.0April 30, 2025

Server-Side Rendering Fixes

  • Refactor Breadcrumb and Dashboard components for improved styling and functionality
  • SERVERSIDE PROPS WAS THE ANSWERRRR
  • Added disconnect and logging statements in API handlers and LessonPage component
  • Added some fixes for erros which make vercel go XD
  • feat: Implement server-side fetching of courses and update API routes
v0.5.0April 28, 2025

Initial Dashboard & Auth

  • fix: update form reference in login page submit handler
  • feat: add user authentication API endpoints and dashboard
  • updated date for mdx so it dsplays the updatedAt date properly
v0.1.0October 24, 2024

Initial Commit

  • first commit
  • Create README.md