forked from open-webui/open-webui
doc: changelog
Co-Author: Fixed the upload experimental feature Co-Authored-By: rob <64106559+kroonen@users.noreply.github.com>
This commit is contained in:
parent
ffa168211e
commit
4c9598918a
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -5,6 +5,24 @@ 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.1.115] - 2024-03-24
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- **🔍 Custom Model Selector**: Easily find and select custom models with the new search filter feature.
|
||||||
|
- **🛑 Cancel Model Download**: Added the ability to cancel model downloads.
|
||||||
|
- **🎨 Image Generation ComfyUI**: Image generation now supports ComfyUI.
|
||||||
|
- **🌟 Updated Light Theme**: Updated the light theme for a fresh look.
|
||||||
|
- **🌍 Additional Language Support**: Now supporting Bulgarian, Italian, Portuguese, Japanese, and Dutch.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- **🔧 Fixed Broken Experimental GGUF Upload**: Resolved issues with experimental GGUF upload functionality.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- **🔄 Vector Storage Reset Button**: Moved the reset vector storage button to document settings.
|
||||||
|
|
||||||
## [0.1.114] - 2024-03-20
|
## [0.1.114] - 2024-03-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue