[PR #688] [MERGED] Docs Update: 0.6.27 changes and more #721

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

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (10+)

  • 7856242 Document PGVECTOR_SKIP_EXTENSION_CREATION pgvector flag
  • 3f998b2 Merge pull request #677 from open-webui/main
  • 03e23c8 feat: Azure OpenAI Image Generation support
  • 1652284 Merge pull request #679 from anfuerer/feat/azure_open_ai_image_gen
  • 1fe9179 database
  • 8c3529e Update docs to match env var
  • f6ca7f4 Merge pull request #672 from Mberga14/feat/skip-pgvector-extension-init
  • d9042c4 Fix typo: WEBUI_AUTH_SIGNOUT_REDIRECT_URI -> WEBUI_AUTH_SIGNOUT_REDIRECT_URL
  • 94e0e0d Merge pull request #682 from ramoneg/main
  • 97471cf Update env-configuration.md

📊 Changes

4 files changed (+155 additions, -4 deletions)

View changed files

📝 docs/features/plugin/tools/development.mdx (+43 -0)
📝 docs/features/sso/index.mdx (+18 -1)
📝 docs/getting-started/env-configuration.md (+87 -2)
📝 docs/tutorials/images.md (+7 -1)

📄 Description

No description provided


🔄 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/688 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`7856242`](https://github.com/open-webui/docs/commit/785624216f5ac2fdffa0c6c5bcc8b3d999d06846) Document PGVECTOR_SKIP_EXTENSION_CREATION pgvector flag - [`3f998b2`](https://github.com/open-webui/docs/commit/3f998b2a40f894551bf6a8ceb89a6007bdd18274) Merge pull request #677 from open-webui/main - [`03e23c8`](https://github.com/open-webui/docs/commit/03e23c8187bdd5c813305bc73698fca458e2eccf) feat: Azure OpenAI Image Generation support - [`1652284`](https://github.com/open-webui/docs/commit/1652284800075cc635f5a55df8ff38ad91774075) Merge pull request #679 from anfuerer/feat/azure_open_ai_image_gen - [`1fe9179`](https://github.com/open-webui/docs/commit/1fe917909af144e1c63a4557e01341d391dcb9e9) database - [`8c3529e`](https://github.com/open-webui/docs/commit/8c3529e688f8f5ccc3552f6317e4ed8f860295b1) Update docs to match env var - [`f6ca7f4`](https://github.com/open-webui/docs/commit/f6ca7f431de1e231539f8e6120995c21082d80ba) Merge pull request #672 from Mberga14/feat/skip-pgvector-extension-init - [`d9042c4`](https://github.com/open-webui/docs/commit/d9042c4b876177138d48833231715e3dd0aebfd0) Fix typo: WEBUI_AUTH_SIGNOUT_REDIRECT_URI -> WEBUI_AUTH_SIGNOUT_REDIRECT_URL - [`94e0e0d`](https://github.com/open-webui/docs/commit/94e0e0d6162d32354f334d19e01ff522ae551a6b) Merge pull request #682 from ramoneg/main - [`97471cf`](https://github.com/open-webui/docs/commit/97471cfd9dfcff11d56d0545d56bbf0e75a653f4) Update env-configuration.md ### 📊 Changes **4 files changed** (+155 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/tools/development.mdx` (+43 -0) 📝 `docs/features/sso/index.mdx` (+18 -1) 📝 `docs/getting-started/env-configuration.md` (+87 -2) 📝 `docs/tutorials/images.md` (+7 -1) </details> ### 📄 Description _No description provided_ --- <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:15:47 -05:00
yindo closed this issue 2026-02-15 18:15: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#721