v1.77.0
Welcome to release v1.77.0
of Immich. This release includes many improvements and bug fixes across the server, web, and mobile clients. This will improve the experience of using Immich for you all. We hope you enjoy this release.
Support
If you find the project helpful, you can support Immich via the following channels.
- Monthly donation via GitHub Sponsors
- One-time donation via GitHub Sponsors
- Librepay
- buymeacoffee
- Bitcoin: 1FvEp6P6NM8EZEkpGUFAN2LqJ1gxusNxZX
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
Web
- 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
Machine Learning
- 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
Server
- 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
Mobile
- fix(mobile): map markers not loading with int coordinates by @shalong-tanwen in #3957
- fix(mobile): curated places taking more size on large screens by @shalong-tanwen in #3959
- fix(mobile): change password page not navigation properly after password change by @ddshd in #3967
Others
- chore: Remove obsolete environment variables by @daniele-athome in #3926
- docs: bulk upload: Fix "upload directory" instructions by @pentix in #3942
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #3983
New Contributors
- @Willena made their first contribution in #3850
- @JasBogans made their first contribution in #3867
- @valonsogit made their first contribution in #3902
- @pentix made their first contribution in #3942
- @mrijke made their first contribution in #3978
Full Changelog: v1.76.1...v1.77.0