[PR #10095] [MERGED] Immich: v2.4.0 #8513

Closed
opened 2026-02-26 16:33:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/10095
Author: @vhsdream
Created: 12/17/2025
Status: Merged
Merged: 12/18/2025
Merged by: @MickLesk

Base: mainHead: immich


📝 Commits (2)

  • fda7d6f [ENHANCEMENT] Immich: Support for newer Intel GPUs
  • dd2762f Bump Immich to v2.4.0

📊 Changes

2 files changed (+21 additions, -11 deletions)

View changed files

📝 ct/immich.sh (+11 -6)
📝 install/immich-install.sh (+10 -5)

📄 Description

✍️ Description

  • NEW: Add support for newer Intel GPUs: Battlemage, Arrow Lake and Panther Lake by adding v2.22.2 Intel IGC packages
  • Fix: ensure libigdgmm12 is installed before other packages during update
  • Fix: Download and install Intel packages in /tmp to allow apt to drop root privileges during installation
  • Bump version to 2.4.0

Fixes #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/10095 **Author:** [@vhsdream](https://github.com/vhsdream) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `immich` --- ### 📝 Commits (2) - [`fda7d6f`](https://github.com/community-scripts/ProxmoxVE/commit/fda7d6ffb678b0d06cb6c07fa6cc4506c2859d93) [ENHANCEMENT] Immich: Support for newer Intel GPUs - [`dd2762f`](https://github.com/community-scripts/ProxmoxVE/commit/dd2762f7b16c0b80a5fccc6224d173780cd94a5d) Bump Immich to v2.4.0 ### 📊 Changes **2 files changed** (+21 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `ct/immich.sh` (+11 -6) 📝 `install/immich-install.sh` (+10 -5) </details> ### 📄 Description ## ✍️ Description - **NEW:** Add support for newer Intel GPUs: Battlemage, Arrow Lake and Panther Lake by adding v2.22.2 Intel IGC packages - Fix: ensure libigdgmm12 is installed before other packages during update - Fix: Download and install Intel packages in `/tmp` to allow apt to drop root privileges during installation - Bump version to 2.4.0 ## 🔗 Related Issue Fixes # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:33:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#8513
No description provided.