[PR #1016] [MERGED] feat: maintenance notice #22839

Closed
opened 2026-02-21 20:19:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1016
Author: @zxhlyh
Created: 8/25/2023
Status: Merged
Merged: 8/25/2023
Merged by: @zxhlyh

Base: mainHead: feat/maintenance-notice


📝 Commits (4)

  • 39ffd1f feat: maintenance notice
  • 88cc8ba add NEXT_PUBLIC_MAINTENANCE_NOTICE environment variable
  • ac9ab09 fix: env varible
  • 27e1b27 fix: env varible

📊 Changes

3 files changed (+45 additions, -2 deletions)

View changed files

web/app/components/header/maintenance-notice.tsx (+38 -0)
📝 web/app/layout.tsx (+1 -0)
📝 web/context/app-context.tsx (+6 -2)

📄 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/langgenius/dify/pull/1016 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 8/25/2023 **Status:** ✅ Merged **Merged:** 8/25/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `feat/maintenance-notice` --- ### 📝 Commits (4) - [`39ffd1f`](https://github.com/langgenius/dify/commit/39ffd1f3ce56e250f085481f1fbfb9e64d8baa96) feat: maintenance notice - [`88cc8ba`](https://github.com/langgenius/dify/commit/88cc8ba761d9c74067e15e7c04430f98beec6476) add NEXT_PUBLIC_MAINTENANCE_NOTICE environment variable - [`ac9ab09`](https://github.com/langgenius/dify/commit/ac9ab09cdd1b9c97dd0c83c8393fa921bdf35d42) fix: env varible - [`27e1b27`](https://github.com/langgenius/dify/commit/27e1b274bed9e1c808594c33bce1563db1ff767d) fix: env varible ### 📊 Changes **3 files changed** (+45 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `web/app/components/header/maintenance-notice.tsx` (+38 -0) 📝 `web/app/layout.tsx` (+1 -0) 📝 `web/context/app-context.tsx` (+6 -2) </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-21 20:19:52 -05:00
yindo closed this issue 2026-02-21 20:19:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22839