Skip to content

Immich v3.0.0#15153

Draft
vhsdream wants to merge 8 commits into
community-scripts:mainfrom
vhsdream:v3.0
Draft

Immich v3.0.0#15153
vhsdream wants to merge 8 commits into
community-scripts:mainfrom
vhsdream:v3.0

Conversation

@vhsdream

@vhsdream vhsdream commented Jun 17, 2026

Copy link
Copy Markdown
Member

✍️ Description

Features

  • First, read the BREAKING CHANGES straight from the Immich team. If you use any of the environment variables mentioned in the breaking changes then you must change them yourself, by editing /opt/immich/.env.
  • Mobile non-destructive editing
  • Workflows (in preview)
  • Background backup improvements on Android and iOS
  • A "Recently Added" page
  • Slideshow on mobile
  • HLS and Real-Time Video transcoding (in preview)
  • A new video player on web
  • "Open with Immich" in Android

Plus lots more - read about them all here

🔗 Related Issue

Fixes #15116

✅ 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 script metadata (PocketBase/website data).
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

vhsdream added 4 commits June 16, 2026 19:38
- eliminate unnecessary install commands
- refactor Mise plugin build process
@vhsdream vhsdream self-assigned this Jun 17, 2026
@github-actions github-actions Bot added breaking change A change that is not backward compatible feature refactor update script A change that updates a script labels Jun 17, 2026
@github-actions github-actions Bot added the core label Jun 17, 2026
@vhsdream vhsdream force-pushed the v3.0 branch 2 times, most recently from 3bb7b6a to bca91ae Compare June 17, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change A change that is not backward compatible core feature refactor update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Immich v3 Preparation Addition to Immich script (when using mounts)

1 participant