v1.76.0
Highlights
Welcome to release v1.76.0
of Immich. There are many improvements in this version that you will like. Some of the key highlights include:
- Map view on mobile
- Customizable machine learning settings
Map view on mobile
Thanks to @shalong-tanwen's amazing work, the map view is now available on mobile. You can see the location of your photos and videos on the map. This is a great way to see where your memories are located and where the events are happening.
Search Page | Map view | With Selection | Light-mode |
---|---|---|---|
Customizable machine learning settings
Thanks to the continuous improvment to machine learning pipe line from @mertalev, you now have more control of the machine learning settings, including the score we use to determine if a face is present in a photo or how the face grouping works. You can now customize the settings to your liking.
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
- chore(web): Fixing up missing awaits by @samip5 in #3882
- fix(web, mobile): camera info by @waclaw66 in #3904
- fix(web): null location by @waclaw66 in #3906
- feat(web): customizable ML settings by @mertalev in #3891
- chore(web): Refer to FFmpeg documentation by @daniele-athome in #3908
Mobile
- feat(mobile): map view by @shalong-tanwen in #3661
- chore(mobile): add more catch all error log detail by @alextran1502 in #3893
Server
- fix(server): Fixes immich-admin because npm bin does not like arguments by @danieldietzler in #3864
- chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in #3897
- chore(server): bump server dependencies by @alextran1502 in #3899
- fix(server): set stream index for ffmpeg command by @mertalev in #3903
Full Changelog: v1.75.2...v1.76.0