[PR #3703] [MERGED] fix(mobile): version announcement box shouldn't be shown for non-admins #10087

Closed
opened 2026-02-05 14:15:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/3703
Author: @samip5
Created: 8/15/2023
Status: Merged
Merged: 8/16/2023
Merged by: @alextran1502

Base: mainHead: fix-version-banner-non-admin


📝 Commits (1)

  • 1f76f2d fix(mobile): Do not show version announcement if user is not admin.

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

mobile/lib/shared/providers/admin_provider.dart (+7 -0)
📝 mobile/lib/shared/views/version_announcement_overlay.dart (+7 -0)

📄 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/immich-app/immich/pull/3703 **Author:** [@samip5](https://github.com/samip5) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/16/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-version-banner-non-admin` --- ### 📝 Commits (1) - [`1f76f2d`](https://github.com/immich-app/immich/commit/1f76f2d815c87d0c36fc8e042905cdcb8f1b319c) fix(mobile): Do not show version announcement if user is not admin. ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `mobile/lib/shared/providers/admin_provider.dart` (+7 -0) 📝 `mobile/lib/shared/views/version_announcement_overlay.dart` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:15:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10087