"src/git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "6e19e46b0750007395f08bc966367a7c4edd5cf3"
Commit 8e3312c0 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

doc: changelog

parent c1dfafcc
...@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. ...@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.10] - 2024-07-17
### Fixed
- **🔄 Improved File Upload**: Addressed the issue where file uploads lacked animation.
- **💬 Chat Continuity**: Fixed a problem where existing chats were not functioning properly in some instances.
- **🗂️ Chat File Reset**: Resolved the issue of chat files not resetting for new conversations, now ensuring a clean slate for each chat session.
- **📁 Document Workspace Management**: Corrected the handling of document uploads in the workspace using the Files API.
## [0.3.9] - 2024-07-17 ## [0.3.9] - 2024-07-17
### Added ### Added
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment