[PR #981] [MERGED] docs: update versioning to v0.7.0 and document new features #967

Closed
opened 2026-02-15 18:16:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/981
Author: @Classic298
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @Classic298

Base: devHead: dev


📝 Commits (1)

  • b3ff327 docs: update versioning to v0.7.0 and document new features

📊 Changes

9 files changed (+29 additions, -11 deletions)

View changed files

📝 docs/features/audio/speech-to-text/env-variables.md (+1 -0)
📝 docs/features/audio/speech-to-text/stt-config.md (+1 -0)
📝 docs/features/evaluation/index.mdx (+11 -1)
📝 docs/features/image-generation-and-editing/usage.md (+1 -1)
📝 docs/features/plugin/tools/index.mdx (+3 -2)
📝 docs/getting-started/env-configuration.mdx (+7 -2)
📝 docs/getting-started/quick-start/tab-docker/ManualDocker.md (+1 -1)
📝 docs/intro.mdx (+3 -3)
📝 docs/tutorials/tips/sqlite-database.md (+1 -1)

📄 Description

  • Standardize versioning from 0.7 to 0.7.0 across all guides and Docker tags
  • Update Knowledge Base tool documentation with new query_knowledge_files and query_knowledge_bases (metadata search) tools
  • Add documentation for the new Model Activity Chart in Evaluations
  • Add WHISPER_MULTILINGUAL env var and update WHISPER_VAD_FILTER configuration details

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/981 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`b3ff327`](https://github.com/open-webui/docs/commit/b3ff32739067245b8b2f4868e3af26b0d3ccb29c) docs: update versioning to v0.7.0 and document new features ### 📊 Changes **9 files changed** (+29 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/audio/speech-to-text/env-variables.md` (+1 -0) 📝 `docs/features/audio/speech-to-text/stt-config.md` (+1 -0) 📝 `docs/features/evaluation/index.mdx` (+11 -1) 📝 `docs/features/image-generation-and-editing/usage.md` (+1 -1) 📝 `docs/features/plugin/tools/index.mdx` (+3 -2) 📝 `docs/getting-started/env-configuration.mdx` (+7 -2) 📝 `docs/getting-started/quick-start/tab-docker/ManualDocker.md` (+1 -1) 📝 `docs/intro.mdx` (+3 -3) 📝 `docs/tutorials/tips/sqlite-database.md` (+1 -1) </details> ### 📄 Description - Standardize versioning from 0.7 to 0.7.0 across all guides and Docker tags - Update Knowledge Base tool documentation with new query_knowledge_files and query_knowledge_bases (metadata search) tools - Add documentation for the new Model Activity Chart in Evaluations - Add WHISPER_MULTILINGUAL env var and update WHISPER_VAD_FILTER configuration details --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:47 -05:00
yindo closed this issue 2026-02-15 18:16:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#967