Files
librechat.ai/pages
Dustin Healy ac70887e5c 🗞️ docs: add v0.8.2-rc1 changelog (#467)
* docs: v0.8.2-rc1 changelog

* fix: swap out old mistake title

* fix: semantic commits take sorting precedence over emojis

* Update changelog for version 0.8.2-rc1

Added new features, bug fixes, and dependency updates for version 0.8.2-rc1.

* Update changelog for v0.8.2-rc1

Updated changelog for version 0.8.2-rc1 with new features, bug fixes, and dependency updates.

* Fix changelog entry for @librechat/agents bump

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2025-12-16 20:23:21 -05:00
..
2025-12-05 10:53:29 -05:00
2025-02-13 17:46:25 +01:00
2025-12-16 20:23:21 -05:00
2024-05-09 17:09:13 -04:00
2025-11-04 11:50:24 -05:00
2024-05-10 02:44:06 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-11-30 22:00:05 +01:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00

Author profiles

  • Profiles located in pages\authors
    • create a mdx file named with your authorid
    • look at the other profiles for examples
  • Authors Profile pics in: public\images\people
  • Supported socials for authors (react-social-icons): Socials

Changelogs/Blog Headers example

⚠️ Title, Screenshot and author is automatically populated in the changelog/blog

---
date: 2024-04-01
title: LibreChat v0.7.0
description: The v0.7.0 release of LibreChat
authorid: danny
ogImage: /images/changelog/2024-04-01-v0.7.0.png
---

import { ChangelogHeader } from "@/components/changelog/ChangelogHeader";

<ChangelogHeader />