mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #841] [MERGED] sync #851
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/841
Author: @Classic298
Created: 11/23/2025
Status: ✅ Merged
Merged: 11/23/2025
Merged by: @Classic298
Base:
dev← Head:main📝 Commits (10+)
806ef33fix: banner object properties7b723cedocs: Add warning about tool package version conflictsa749be6Merge pull request #835 from silentoplayz/docs-tool-version-warning14c3017Merge pull request #828 from ndrsfel/fix-banner-object-propertiesb5c5a07Update license.mdxcf31c65Update license.mdx27c8d44Update license.mdxaba729dUpdate license.mdx0c11267Update env-configuration.mdx299090ddocs: Enhance Gemini documentation📊 Changes
14 files changed (+595 additions, -225 deletions)
View changed files
📝
docs/features/channels/index.md(+128 -1)📝
docs/features/image-generation-and-editing/gemini.md(+31 -1)📝
docs/features/interface/banners.md(+2 -2)➕
docs/features/notes.md(+162 -0)📝
docs/features/plugin/tools/development.mdx(+12 -0)📝
docs/features/workspace/models.md(+107 -32)📝
docs/getting-started/env-configuration.mdx(+21 -0)📝
docs/license.mdx(+77 -66)📝
package-lock.json(+28 -3)📝
package.json(+1 -0)📝
src/components/SidebarBanners.tsx(+10 -59)📝
src/components/Sponsors/SidebarBanner.tsx(+3 -1)📝
src/components/Sponsors/TopBanner.tsx(+3 -1)📝
src/components/TopBanners.tsx(+10 -59)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.