github imagegenius/docker-immich alpine-v1.86.0-ig3

pre-release10 months ago

ImageGenius Changes:

rebase to alpine edge

immich Changes:

v1.86.0

Warning
Breaking Changes

  • The server and mobile app must be on the same version for the application to work correctly.
  • The mobile app might log you out. You will need to log in again for this release since we are changing some of the APIs and cannot auto-resolve when the user is logged in.
  • Docker compose auto-names resources based on the project name, with a fallback to the current folder. In #4906 we now set the project name to “immich” in our docker compose file. For existing installs, we recommend ignoring this change as it would lead to orphaned resources.

We are sorry for the inconvenience

Highlights

Welcome to release v1.86.0 of Immich. This release brings you some of the highly requested features and a lot of bug fixes and improvements. Let’s dive right into the highlighted features below:

  • Partner sharing on the main timeline (Web & Mobile)
  • New map tile server
  • Support for additional facial recognition models
  • User’s avatar color
  • Notable fix: “Missing” for the recognize faces job now will only process an asset a single time, even when no faces are detected (#4854)
  • Notable fix: user first/last name has been merged into a single “name” field (#4915)

Partner sharing on the main timeline

In this release we have added an option to enable parter-shared photos to be displayed in the main timeline. This feature can be enabled on a per-partner basis and can be viewed and updated on both the web and mobile app.

For the web interface: Account’s Setting > Sharing > Show in timeline

image

For the mobile app: from the partner’s view, on the top right corner of the app bar

Related to this new feature, the people-sharing card has been redesigned to make it easier to understand what is being shared, and with whom.

Now that assets from multiple users can appear in the timeline, there are some caveats, namely:

  • You can view partners’ media and add them to an album. No other actions are allowed on those assets.
  • Facial data is not shared (yet)
  • The search result doesn’t include partners’ assets (yet)
  • You cannot favorite partners’ assets (yet)
  • You are at the mercy of the partners' actions (as it should be) on the asset they own. If the partner decides to delete or archive an asset belonging to them, it will not be displayed on your timeline.
  • Partner sharing may result in displaying duplicate assets on the main timeline. We would like to address this soon.

New map tile server

Since Immich has been growing quickly, we got a reminder from the community that we were using OpenStreetMap’s tile server. We have switched to a different default tile server to avoid violating the Tile Usage Policy. This created an opportunity to build our custom layer to make the map’s look-and-feel slicker.

Light Map
Dark Map

Support for additional facial recognition models

We’ve added additional support for antelopev2 and buffalo_m as the supported facial recognition models:

antelopev2 has the same detection model as buffalo_l, but a roughly 50% larger recognition model.
buffalo_m has the same recognition model as buffalo_l, but a smaller detection model.

User’s avatar color

We added an option to change the color of your avatar if you don’t want to upload a profile picture. This mechanism will help to distinguish the user in the Activity panel on the album page.

2023-11-04.15-46-32.mp4

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.

Changelogs

Mobile

Server

Web

Machine Learning

Documentation and CI

Dependencies Updates

New Contributors

Full Changelog: immich-app/immich@v1.85.0...v1.86.0

Don't miss a new docker-immich release

NewReleases is sending notifications on new releases.