Version History

Changelog

Track all updates, new features, improvements, and bug fixes to the platform.

Version 2.1.0

February 1, 2024

Feature
  • Advanced Search Functionality

    Added fuzzy search with keyboard shortcuts (Cmd+K) for faster article discovery.

    #123
  • Tag Filter System

    Implemented multi-select tag filtering with visual indicators and count badges.

    #124
  • Code Block Improvements

    Enhanced code blocks with syntax highlighting, copy button, and line highlighting support.

    #125

Version 2.0.0

January 15, 2024

Breaking Change
  • Complete UI Redesign

    Migrated to dark mode by default with a new utility-first design system.

    #100
  • Next.js 14 Upgrade

    Updated to Next.js 14 with App Router and React Server Components.

    #101

Version 1.5.0

January 1, 2024

Improvement
  • Performance Optimization

    Improved page load times by 40% through image optimization and code splitting.

    #85
  • Mobile Responsiveness

    Enhanced mobile experience with improved touch targets and navigation.

    #86

Version 1.4.2

December 20, 2023

Bug Fix
  • Fixed Search Highlighting

    Resolved issue where search term highlighting was not working correctly.

    #78
  • Table of Contents Navigation

    Fixed TOC active state tracking on article pages.

    #79