Update ghcr.io/immich-app/immich-server Docker tag to v2 #343

Merged
aggarwalakshun merged 1 commits from renovate/ghcr.io-immich-app-immich-server-2.x into main 2025-10-02 09:46:56 +00:00

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server major v1.144.1 -> v2.0.0

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v2.0.0: - Stable Release

Compare Source

v2.0.0 - Stable Release

Welcome to the release v2.0.0 of Immich. This release marks the first stable version of Immich. You can read our announcement blog post here to learn what stable means for Immich, what you can expect from a stable version, along with our future plans. Of course, it wouldn't be complete without a few surprises.

To update to this version, no special steps are required. Compose pull and compose up, and you are now on v2.0.0. Additionally, there are a few noteworthy items that we have been working on in preparation for the stable release:

  • New homepage
  • New API documentation
  • New community metrics

New homepage

The https://immich.app/ website has been recently updated. It’s been rewritten with our very own UI component library, and includes a blog with a few initial posts, including one about the new mobile sync implementation. Existing documentation has been moved to https://docs.immich.app/.

image

Better API documentation

We’re also happy to announce a new version of our API documentation, which is now live at https://api.immich.app/. The new docs include more information about authentication, authorization & permissions, a command palette for quick navigation (press / or ctrl+k), and a built-in method to view live results.

image

New community metrics

The https://data.immich.app/ website has also been updated to include new community metrics that show member growth on our subreddit and discord server.

image

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.144.1...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | major | `v1.144.1` -> `v2.0.0` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v2.0.0`](https://github.com/immich-app/immich/releases/tag/v2.0.0): - Stable Release [Compare Source](https://github.com/immich-app/immich/compare/v1.144.1...v2.0.0) ### v2.0.0 - Stable Release Welcome to the release `v2.0.0` of Immich. This release marks the first stable version of Immich. You can read our announcement blog post [here](https://github.com/immich-app/immich/discussions/22546) to learn what stable means for Immich, what you can expect from a stable version, along with our future plans. Of course, it wouldn't be complete without a few surprises. To update to this version, no special steps are required. Compose pull and compose up, and you are now on `v2.0.0`. Additionally, there are a few noteworthy items that we have been working on in preparation for the stable release: - New homepage - New API documentation - New community metrics #### New homepage The <https://immich.app/> website has been recently updated. It’s been rewritten with our very own UI component library, and includes a [blog](https://immich.app/blog) with a few initial posts, including one about [the new mobile sync implementation](https://immich.app/blog/sync-v2). Existing documentation has been moved to <https://docs.immich.app/>. <img width="800" alt="image" src="https://github.com/user-attachments/assets/911574d2-c8a7-46c6-a6f9-2a00d06baf3e" /> #### Better API documentation We’re also happy to announce a new version of our API documentation, which is now live at <https://api.immich.app/>. The new docs include more information about authentication, authorization & permissions, a command palette for quick navigation (press `/` or `ctrl+k`), and a built-in method to view live results. <img width="800" alt="image" src="https://github.com/user-attachments/assets/910a3539-cee2-417e-b1f9-77cb0e68e2b9" /> #### New community metrics The <https://data.immich.app/> website has also been updated to include new community metrics that show member growth on our [subreddit](https://www.reddit.com/r/immich/) and [discord server](https://discord.immich.app/). <img width="800" alt="image" src="https://github.com/user-attachments/assets/8fc418ef-cf26-4ad3-b9a6-56bdc07eb97e" /> #### What's Changed ##### 🐛 Bug fixes - fix: show un-hashed remainder assets by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;22492](https://github.com/immich-app/immich/pull/22492) - fix(server): Revert update libmimalloc path ([#&#8203;22345](https://github.com/immich-app/immich/issues/22345)) by [@&#8203;alextran1502](https://github.com/alextran1502) in [#&#8203;22526](https://github.com/immich-app/immich/pull/22526) - fix: missing email button padding by [@&#8203;Funk66](https://github.com/Funk66) in [#&#8203;22529](https://github.com/immich-app/immich/pull/22529) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.144.1...v2.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny43IiwidXBkYXRlZEluVmVyIjoiNDEuOTcuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
aggarwalakshun added 1 commit 2025-10-02 00:09:12 +00:00
aggarwalakshun merged commit 46723d6148 into main 2025-10-02 09:46:56 +00:00
aggarwalakshun deleted branch renovate/ghcr.io-immich-app-immich-server-2.x 2025-10-02 09:46:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aggarwalakshun/public-k3s#343