mirror of
https://github.com/open-webui/open-webui
synced 2024-11-21 15:47:49 +00:00
doc: changelog
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Successful in 20s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m24s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m10s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m9s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m29s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m23s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m6s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m19s
Frontend Build / Format & Build Frontend (push) Failing after 59s
Frontend Build / Frontend Unit Tests (push) Failing after 1m6s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m19s
Integration Test / Run Migration Tests (push) Failing after 6m14s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Successful in 20s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m24s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m10s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m9s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m29s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m23s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m6s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m19s
Frontend Build / Format & Build Frontend (push) Failing after 59s
Frontend Build / Frontend Unit Tests (push) Failing after 1m6s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m19s
Integration Test / Run Migration Tests (push) Failing after 6m14s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
This commit is contained in:
parent
cb19dbf72b
commit
31f00bbc69
@ -9,13 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Added
|
||||
|
||||
- **🛠️ Tool Descriptions on Hover**: When enabled, tool descriptions now appear upon hovering over the tool icon in the message input, giving you more context instantly and improving workflow fluidity.
|
||||
- **📊 Enhanced Feedback System**: Introduced a detailed 1-10 rating scale for feedback alongside thumbs up/down, preparing for more precise model fine-tuning and improving feedback quality.
|
||||
- **ℹ️ Tool Descriptions on Hover**: Easily access tool descriptions by hovering over the message input, providing a smoother workflow with more context when utilizing tools.
|
||||
|
||||
### Fixed
|
||||
|
||||
- **🚫 Graceful Handling of Deleted Users**: Resolved an issue where deleted users caused models, knowledge, prompts, or tools to fail loading in the workspace, ensuring smoother operation and fewer interruptions.
|
||||
- **🔗 Proxy Fix for HTTPS Models Endpoint**: Fixed issues with proxies affecting the secure `/api/v1/models/` endpoint, ensuring stable connections and reliable access.
|
||||
- **🔒 API Key Creation**: Addressed a bug that previously prevented API keys from being created.
|
||||
- **🗑️ Graceful Handling of Deleted Users**: Resolved an issue where deleted users caused workspace items (models, knowledge, prompts, tools) to fail, ensuring reliable workspace loading.
|
||||
- **🔑 API Key Creation**: Fixed an issue preventing users from creating new API keys, restoring secure and seamless API management.
|
||||
- **🔗 HTTPS Proxy Fix**: Corrected HTTPS proxy issues affecting the '/api/v1/models/' endpoint, ensuring smoother, uninterrupted model management.
|
||||
|
||||
## [0.4.0] - 2024-11-19
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user