Skip to content

chore(deps): update immich

Botaniker (Bot) requested to merge renovate/immich into main

This MR contains the following updates:

Package Type Update Change
ghcr.io/immich-app/immich-machine-learning Kustomization minor v1.99.0 -> v1.100.0
ghcr.io/immich-app/immich-machine-learning digest 9a9d289 -> 612e885
ghcr.io/immich-app/immich-server Kustomization minor v1.99.0 -> v1.100.0
ghcr.io/immich-app/immich-server digest ad7a982 -> d603fd3

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v1.100.0

Compare Source

v1.100.0
Highlights

Welcome to release v1.100.0, not yet v2.0 😛 of Immich. This release includes mostly bug fixes, code refactoring, and nice web QoL improvements. Some of the highlights include:

  • Ability to view different album ownership on the album page.
  • Better user experience when creating a new album.
  • Context menu items now come with associated icons.
  • Slideshow control improvement.
  • Added job metrics for Prometheus.
  • Notable fix: Scroll stickiness on the mobile app.
Album ownership toggle

On the album page on the web, you can now view all albums - i.e., shared or, owned or both - on the same page by using the toggle options.

https://github.com/immich-app/immich/assets/27055614/348b0605-6b4e-41cd-b9b7-12c64514c801

Better user experience when creating a new album

The notification on the web now includes a button to go to the album after you add new photos or videos to an album.

https://github.com/immich-app/immich/assets/27055614/d049b56b-ccf9-4ffd-975e-ce9cd3c08001

Context menu with associated icons

We added icons to the context menu to make the distinction between the options clearer.

image

Slideshow control improvement

After 10 seconds of inactivity, the cursor and control bar will be hidden, and a button will allow you to return to full screen.

Job metrics

You can now monitor the successful, skipped, and failed jobs for particular job types in Prometheus and the number of active jobs being processed in each queue.


And as always, bugs are fixed, and many other improvements also come with this release.

Please consider supporting the project.

Support

If you find the project helpful, you can support Immich via the following channels.

It is a great way to let me know that you want me to continue developing and working on this project for years to come.

What's Changed
🗄️ Server
📱 Mobile
🖥️ Web
CLI
📓 Documentation
🔨 Maintenance
New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.99.0...v1.100.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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports