Immich - Package Updates
Pinned
Immich
-
[1.32.0]
- Update Immich to 1.70.0
- Full changelog
- The shortcut panel can be toggled using Shift + ? on the web
- Facial recognition job will now start from the most recent assets instead of the oldest assets, solving the issue of different babies getting recognized as the same person.
-
[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