요약 내용
Immich의 릴리스 v1.76.0은 모바일의 맵 뷰와 기계 학습 설정의 사용자 정의 기능을 포함한 많은 개선 사항이 있습니다. 모바일에서 맵 뷰를 확인할 수 있으며, 이를 통해 사진과 비디오의 위치를 확인할 수 있습니다. 또한 기계 학습 설정을 사용자가 원하는대로 사용자 정의할 수 있습니다. 자세한 사항은 아래의 변경로그를 참조해주세요.
– 웹 변경 로그:
– await 누락 수정(@samip5)
– 카메라 정보 수정(@waclaw66)
– 위치 null 수정(@waclaw66)
– 커스터마이징 가능한 ML (기계 학습) 설정(@mertalev)
– FFmpeg 문서 참조(@daniele-athome
원문 내용
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
링크 : https://github.com/immich-app/immich/releases/tag/v1.76.0