Skip to content

chore(deps): update dependency https://github.com/immich-app/immich.git to v1.83.0

This MR contains the following updates:

Package Update Change
https://github.com/immich-app/immich.git minor v1.82.1 -> v1.83.0

Release Notes

immich-app/immich (https://github.com/immich-app/immich.git)

v1.83.0

Compare Source

v1.83.0 - 🌟 20_000 🌟 Release

Warning

Action Required

Re-run metadata extraction for videos impacted by the duration parsing bug (#​4480)

Welcome to release v1.83.0 of Immich. Thank you, everybody, for your continued support of Immich, from testing, bug reports, and code contributions to the financial donations. You have my eternal appreciation. I am happy to bring you this 20_000 stars release. The contributors and I love gazing at the stars when we push out code in the middle of the night, so be sure to keep it coming 😀. I hope you enjoy this release, which brings a lot of bug fixes and new features, which are highlighted below:

  • Asset stacking
  • Shared links on mobile
  • New storage template variables
  • Custom theme
  • Notable mention: MR #​4474 has been merged, which is a prerequisite for additional facial recognition features, including unmerging and manually reassigning faces.
Asset Stacking

This release introduces asset stacking. Specifically, we have added the option to manually stack assets, with automatic stacking planned for a future release. When assets are stacked, the children are hidden from the main timeline, and only a single (primary/parent) asset is shown. This is perfect for grouping JPEG and RAW, burst shots, and edited file versions. The stacked content can only be seen from the main timeline on the web and mobile app. In other views, such as album, archive, and favorite, the contents are still shown as not stacked.

Many thanks to @​shenlong-tanwen for spearheading this effort and the mobile implementation.

On the web

https://github.com/immich-app/immich/assets/27055614/ca2e8538-7b87-41d5-a2f6-f0a8e976d6a3

On the mobile app

https://github.com/immich-app/immich/assets/27055614/2b194070-7736-4db7-846c-1d540b622aac

Shared Links on Mobile

You can now create a shared link on the mobile app. It is not yet possible to view the shared link content on the mobile app, and we are hoping to add this ability in the near future.

https://github.com/immich-app/immich/assets/27055614/b4b1b3b4-2964-4dd8-86c3-73b7caf6c983

New Storage Template Variables

Two new storage template variables have been added in this release: {{assetId}} - The UUID for the asset {{album}} - The name of the first album the asset belongs to

[!NOTE] Note that when using the album variable, the storage template won’t be applied immediately unless an asset is directly uploaded to an album. Therefore, the Storage Template Migration job may need to be run manually after sorting new assets into albums.

image

Custom Theme

We have added a new Administration > Setting called “Theme Settings”, where you can write custom CSS that will get loaded in the web application for all users. This enables administrators to change fonts, colors, and other styles. Thanks @​Wingysam for your contribution.

image

As always, please consider supporting the project.

🎉 Cheer! 🎉

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.

Changelogs

Server
Web
Mobile
Others

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.82.1...1.83.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.

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


  • 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