Immich - Package Updates
Pinned
Immich
-
[1.35.0]
- Update Immich to 1.73.0
- Full changelog
- Optimized viewing experience for the Album page.
- Added option to configure the generated thumbnail resolution.
- Added option to toggle visibility of the memory reel.
- Better quality for thumbnails and generated videos.
-
[1.36.0]
- Update Immich to 1.74.0
- Full changelog
- Optimized shared link view to use virtual viewports
- Add the ability to refresh metadata and regenerate thumbnails for individual photo or video.
- Upgrade to Flutter 3.13 and improvement of album UI/UX.
- Albums can now be viewed as a list on the web.
- Add the ability to set the birthday of a person.
-
[1.37.0]
- Update Immich to 1.75.0
- Full changelog
- Add the ability to use a configuration file for bootstrapping an Immich instance instead of using the administration web UI. Documentation
- Machine learning sub-jobs can now be configured via the administration web UI
- Slide show mode on the web
- And as always, bugs are fixed, and many other improvements also come with this release.
-
[1.37.1]
- Update Immich to 1.75.1
- Full changelog
- Fix issue with TypeSense doesn't get initialized in microservices. If you have uploaded new assets since v1.75.0, you can invoke the CLIP encoding for missing assets to get those indexes to the database.
-
[1.39.0]
- Update Immich to 1.77.0
- Full changelog
- feat(web): face tooltips by @daniele-athome in #3924
- chore(web): create real anchors around admin sidebar buttons by @daniele-athome in #3925
- feat(web): Improved assets upload by @Willena in #3850
- feat(web): skeleton on asset loading by @JasBogans in #3867
- fix(web): images not loading on search and gallery by @valonsogit in #3902
- fix(web): sidebar artifact when toggle themes by @JasBogans in #3955
- fix(web): skeleton loading by @jrasm91 in #3972
- feat(web): show original uploader in shared album photo details by @mrijke in #3977
- chore(ml): memory optimisations by @mertalev in #3934
- dev(ml): fixed docker-compose.dev.yml, updated locust by @mertalev in #3951
- fix(ml): model downloading improvements by @mertalev in #3988
- refactor(web,server): use feature flags for oauth by @jrasm91 in #3928
- fix(server): non-nullable IsOptional by @mertalev in #3939
- test(server): server-info e2e tests by @jrasm91 in #3948
- feat(server): advanced settings for transcoding by @mertalev in #3775
- feat(server): wide gamut thumbnails by @mertalev in #3658
- fix(server): lint import order by @jrasm91 in #3974
- fix(server): await thumbnail generation before returning by @mertalev in #3975
- feat(server): consider shared albums in getByAssetId by @mrijke in #3978
- refactor(server): update asset endpoint by @jrasm91 in #3973
-
[1.41.0]
- Update Immich to 1.79.1
- Full changelog
- Support for external libraries
- Set minimum detected face to show on your instance
- Notable fix: Video EXIF parsing
- Notable fix: Android background upload regression
- Notable fix: Jerky mobile's swipe behavior
-
[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