Changelog

Stay updated with the latest improvements, new features, and fixes on Kuotes. This page highlights the changes I’ve made to enhance your experience, from small tweaks to major updates. Check back often to see what’s new!

12 September, 2025

v2.1.0-beta

  1. New
    Added Authors pages: an index with a searchable, sortable table (by name and quote count) and individual author detail pages with avatar, bio, and external links.
  2. New
    Added Categories: introduced a tabbed category filter on the Quotes page and a category link on quote details. Replaced standalone tag pages with a simpler category model.
  3. Improvement
    Quote detail now shows its category with a quick link to filtered quotes.
  4. Improvement
    Centralized author metadata and introduced a tag→category mapping for consistent UI.
  5. Improvement
    Overhauled MDX infrastructure: migrated to official Next MDX, switched frontmatter to ESM exports, added build‑time registries, and removed legacy rendering paths for a faster, Turbopack‑friendly setup.

28 January, 2025

v2.0.4-beta

  1. New
    Added keyboard actions on the homepage for next and previous buttons.

13 December, 2024

v2.0.3-beta

  1. New
    Added disclaimer section to the bottom of the kuote detail pages.
  2. Update
    Updated website title for better experience.

8 December, 2024

v2.0.2-beta

  1. New
    Home page slide animation added.
  2. Update
    Minor UI and animation enhancements.

4 December, 2024

v2.0.1-beta

  1. New
    Added Book Shelf component to show beautiful book covers in quote detail page.
  2. Update
    Updated social media cover image design.
  3. New
    Added category tags to the kuote detail page.

29 November, 2024

v2.0.0-beta

  1. New
    Created an About page to share the story of this site. Kuotes.co is a collection of quotes from my life, books, and experiences that hold special meaning to me. I hope they inspire you too.
  2. New
    Added Kuote Detail pages to share what a quote means to me and the story behind it.
  3. New
    Added Next and Previous Quote buttons for easier browsing between quotes.
  4. Update
    Refined the color scheme and font family for better readability.
  5. Improvement
    Enhanced site loading speed on mobile devices.