Skip to content

Commit 508befe

Browse files
πŸ“œ docs: CHANGELOG for release v0.7.8 (danny-avila#7290)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80128ae commit 508befe

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,26 @@ All notable changes to this project will be documented in this file.
44

55

66

7-
## [Unreleased]
7+
## [v0.7.8] -
8+
9+
Changes from v0.7.8-rc1 to v0.7.8.
10+
11+
### ✨ New Features
12+
13+
- ✨ feat: Enhance form submission for touch screens by **@berry-13** in [#7198](https://github.com/danny-avila/LibreChat/pull/7198)
14+
- πŸ” feat: Additional Tavily API Tool Parameters by **@glowforge-opensource** in [#7232](https://github.com/danny-avila/LibreChat/pull/7232)
15+
- πŸ‹ feat: Add python to Dockerfile for increased MCP compatibility by **@technicalpickles** in [#7270](https://github.com/danny-avila/LibreChat/pull/7270)
816

917
### πŸ”§ Fixes
1018

1119
- πŸ”§ fix: Google Gemma Support & OpenAI Reasoning Instructions by **@danny-avila** in [#7196](https://github.com/danny-avila/LibreChat/pull/7196)
1220
- πŸ› οΈ fix: Conversation Navigation State by **@danny-avila** in [#7210](https://github.com/danny-avila/LibreChat/pull/7210)
21+
- πŸ”„ fix: o-Series Model Regex for System Messages by **@danny-avila** in [#7245](https://github.com/danny-avila/LibreChat/pull/7245)
22+
- πŸ”– fix: Custom Headers for Initial MCP SSE Connection by **@danny-avila** in [#7246](https://github.com/danny-avila/LibreChat/pull/7246)
23+
- πŸ›‘οΈ fix: Deep Clone `MCPOptions` for User MCP Connections by **@danny-avila** in [#7247](https://github.com/danny-avila/LibreChat/pull/7247)
24+
- πŸ”„ fix: URL Param Race Condition and File Draft Persistence by **@danny-avila** in [#7257](https://github.com/danny-avila/LibreChat/pull/7257)
25+
- πŸ”„ fix: Assistants Endpoint & Minor Issues by **@danny-avila** in [#7274](https://github.com/danny-avila/LibreChat/pull/7274)
26+
- πŸ”„ fix: Ollama Think Tag Edge Case with Tools by **@danny-avila** in [#7275](https://github.com/danny-avila/LibreChat/pull/7275)
1327

1428
### βš™οΈ Other Changes
1529

@@ -18,8 +32,16 @@ All notable changes to this project will be documented in this file.
1832
- πŸ“¦ chore: Bump Package Security by **@danny-avila** in [#7183](https://github.com/danny-avila/LibreChat/pull/7183)
1933
- 🌿 refactor: Unmount Fork Popover on Hide for Better Performance by **@danny-avila** in [#7189](https://github.com/danny-avila/LibreChat/pull/7189)
2034
- 🧰 chore: ESLint configuration to enforce Prettier formatting rules by **@mawburn** in [#7186](https://github.com/danny-avila/LibreChat/pull/7186)
35+
- 🎨 style: Improve KaTeX Rendering for LaTeX Equations by **@andresgit** in [#7223](https://github.com/danny-avila/LibreChat/pull/7223)
36+
- πŸ“ docs: Update `.env.example` Google models by **@marlonka** in [#7254](https://github.com/danny-avila/LibreChat/pull/7254)
37+
- πŸ’¬ refactor: MCP Chat Visibility Option, Google Rates, Remove OpenAPI Plugins by **@danny-avila** in [#7286](https://github.com/danny-avila/LibreChat/pull/7286)
38+
- πŸ“œ docs: Unreleased Changelog by **@github-actions[bot]** in [#7214](https://github.com/danny-avila/LibreChat/pull/7214)
39+
40+
2141

42+
[See full release details][release-v0.7.8]
2243

44+
[release-v0.7.8]: https://github.com/danny-avila/LibreChat/releases/tag/v0.7.8
2345

2446
---
2547
## [v0.7.8-rc1] -

0 commit comments

Comments
Β (0)