[PR #674] [MERGED] merge dev to main #708

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

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (10+)

  • 31e2103 Document CACHE_CONTROL environment variable
  • a2a9431 Update gh-pages.yml
  • 453815c Update docusaurus.config.ts
  • e6f3d91 Merge pull request #663 from open-webui/main
  • e458856 Merge branch 'open-webui:main' into main
  • d9c2abc docs: update backend-controlled UI API flow tutorial
  • 0510e44 feat: use default configs
  • 57fa64a fixed prettier error
  • 755dcc6 feat: add host
  • 5fa6b1e feat: remove host

📊 Changes

7 files changed (+523 additions, -98 deletions)

View changed files

📝 docs/features/code-execution/index.md (+2 -2)
📝 docs/features/plugin/functions/action.mdx (+269 -34)
📝 docs/getting-started/advanced-topics/development.md (+7 -7)
📝 docs/getting-started/env-configuration.md (+62 -1)
📝 docs/intro.mdx (+10 -2)
📝 docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md (+168 -47)
📝 docs/tutorials/integrations/continue-dev.md (+5 -5)

📄 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/674 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 8/31/2025 **Status:** ✅ Merged **Merged:** 8/31/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`31e2103`](https://github.com/open-webui/docs/commit/31e2103fd6f9a966ee3673c2f75afd061e39cf54) Document CACHE_CONTROL environment variable - [`a2a9431`](https://github.com/open-webui/docs/commit/a2a9431eab695a54fcc94e9ec32dec50a785b927) Update gh-pages.yml - [`453815c`](https://github.com/open-webui/docs/commit/453815cb83dc565e4ae1d41beb45fe8b25a71a10) Update docusaurus.config.ts - [`e6f3d91`](https://github.com/open-webui/docs/commit/e6f3d91fb006203b889468367066a5d29ad21c44) Merge pull request #663 from open-webui/main - [`e458856`](https://github.com/open-webui/docs/commit/e458856adfc56d97ba1bb65f505e0fd8e290f19e) Merge branch 'open-webui:main' into main - [`d9c2abc`](https://github.com/open-webui/docs/commit/d9c2abc9eaa3548d43e02b07ac5abd6223c5a6e9) docs: update backend-controlled UI API flow tutorial - [`0510e44`](https://github.com/open-webui/docs/commit/0510e4405ef51244adac97c97c3b7c8384debe65) feat: use default configs - [`57fa64a`](https://github.com/open-webui/docs/commit/57fa64afaaa1b015a00170da34e47370b408ef15) fixed prettier error - [`755dcc6`](https://github.com/open-webui/docs/commit/755dcc6957a01380fbbfdb3b7377c8e79b6fcebc) feat: add host - [`5fa6b1e`](https://github.com/open-webui/docs/commit/5fa6b1eed1838c27273ea91cd55f2ce1d6c60139) feat: remove host ### 📊 Changes **7 files changed** (+523 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/code-execution/index.md` (+2 -2) 📝 `docs/features/plugin/functions/action.mdx` (+269 -34) 📝 `docs/getting-started/advanced-topics/development.md` (+7 -7) 📝 `docs/getting-started/env-configuration.md` (+62 -1) 📝 `docs/intro.mdx` (+10 -2) 📝 `docs/tutorials/integrations/backend-controlled-ui-compatible-flow.md` (+168 -47) 📝 `docs/tutorials/integrations/continue-dev.md` (+5 -5) </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:42 -05:00
yindo closed this issue 2026-02-15 18:15:42 -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#708