Immich - Package Updates
Pinned
Immich
-
[1.42.0]
- Update Immich to 1.80.0
- Full changelog
- The reverse geocoding settings have been moved to the admin settings pages. If you have set the level of accuracy in the '.env'in .env file, you will need to make the corresponding changes in the settings menu on the administration page on the web.
- Migrate thumbnails to a new folder structure by running the new migration job Admin > Settings > Migration. See #4112 for more details)
- Added mechanism to store generated files for thumbnails and encoded-videos in subfolders.
- Added an ability to suggest people’s names during name assignment for faces.
- Added an option to show the sidebar menu for the people page in the user setting on the web.
- Added week number as an option for path templating.
- Bugfixes related to External Libraries, metadata processing, and Live Photos
-
[1.42.1]
- Update Immich to 1.81.0
- Update base image to 4.2.0
- Full changelog
- fix(server): delete face thumbnails when merging people by @danieldietzler in https://github.com/immich-app/immich/pull/4310
- feat(server): use host system timezone by @etnoy in https://github.com/immich-app/immich/pull/4313
- fix(server): incorrect video creation date EXIF extraction by @alextran1502 in https://github.com/immich-app/immich/pull/4309
- chore(server,web): bump node version to 20.8 by @etnoy in https://github.com/immich-app/immich/pull/4311
- fix(server): asset upload permissions for shared links by @danieldietzler in https://github.com/immich-app/immich/pull/4325
- fix(server): fallback to local timezone when rendering storage template by @jrasm91 in https://github.com/immich-app/immich/pull/4317
- chore(server): dev compose changes by @jrasm91 in https://github.com/immich-app/immich/pull/4316
- fix(server): library control doesn't apply to new library from the third row by @alextran1502 in https://github.com/immich-app/immich/pull/4331
-
[1.42.2]
- Update Immich to 1.81.2
- Full changelog
- feat(web, mobile): Options to show archived assets in map by @danieldietzler in #4293
- fix(server): Offset of random endpoint could be higher than user's asset count by @danieldietzler in #4342
-
[1.43.0]
- Update Immich to 1.82.0
- Full changelog
- The mobile app and server must be on the same version to work correctly.
- We identified two security flaws that have been fixed and, therefore, urge all Immich users to upgrade as soon as possible.
- Trash Feature
- Web Client WebSocket Feature
- Library Scanning Performance
- Time Bucket Grouping Accuracy
- Storage Template Improvements
-
[1.44.0]
- ACTION REQUIRED: Re-run metadata extraction for videos impacted by the duration parsing bug (#4480)
- Update Immich to 1.83.0
- Update Typesense to 0.24.1
- Full changelog
- Asset stacking
- Shared links on mobile
- New storage template variables
- Custom theme
- Notable mention: PR #4474 has been merged, which is a prerequisite for additional facial recognition features, including unmerging and manually reassigning faces.
-
[1.45.0]
- Update Immich to 1.84.0
- Full changelog
- New mobile app bar and user profile screen
- Shared link with password option
- Shared album activity (web)
- Custom scan interval for external library
- Notable fix: Cannot download machine learning models from the S3 bucket
-
[1.46.0]
- Update Immich to 1.85.0
- Full changelog
- The server and mobile app must be on the same version for the application to work correctly.
- Global activity in a shared album and activity on the mobile app and album’s option
- Shuffle slideshow: New option to randomize the order
- Notable fix: Bulk data fetching for initial sync on the mobile app to fix the issue with a very large gallery, causing the app to crash due to an out-of-memory error.
-
[1.47.0]
- Update Immich to 1.86.0
- Full changelog
- 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)
-
[1.48.0]
- Update Immich to 1.87.0
- Full changelog
- You can now use the mobile app without giving it full permission to access media storage, allowing you to access only remote assets that are backed up on the server.
- Machine learning models are now unloaded when unused, reducing the application's memory footprint.
- The /asset/import endpoint has been removed in favor of Libraries.
- Lower thumbnail resolution options
-
[1.49.0]
- Update Immich to 1.88.1
- Full changelog
- feat(server): bmp format by @jrasm91 in #5197
- chore(server): update new CLI into the image by @alextran1502 in #5192
- feat(web)!: SPA by @jrasm91 in #5069
- fix(web): improve year label position by @Funk66 in #5141
- fix(web): album sorting options by @martabal in #5127
- feat(web): new fonts by @alextran1502 in #5165
- chore(web): small font size improvement by @alextran1502 in #5190
- chore(web): remove deprecation message by @alextran1502 in #5115
- chore(web): album thumbnail size by @alextran1502 in #5196
- Fixed an issue with the video not being correctly placed on the timeline
- Fixed an issue with search on the web doesn't take into account the search phrase
- Fixed an issue of the year label overlapped on the timeline bar
-
[1.49.1]
- Update Immich to 1.88.2
- Full changelog
- Fixed issue with query unoptimized for the album and sharing page on the web. This fix is a revert of the fix for the web's album sorting. We will need to return to that issue and find an optimal way to perform the sort mechanism
-
[1.50.0]
- Update Immich to 1.89.0
- Full changelog
- Better reverse geocoding resource management (#5301)
- Search name when merging face
- Album sorting options (take 2)
- Set original datetime via sidecar in preparation for metadata writing (#5199, #5066)
-
Had to revoke the app version now as we have hit https://github.com/immich-app/immich/issues/5630 for the subsequent update however that particular change was already part of the 1.89.0 release.
Have to see how we can move this forward with restore points and those breaking upstream changes.