Immich v2.1.0 Release
요약
```html
v2.1.0
Immich v2.1.0 릴리스를 환영합니다! 이번 릴리스는 주로 버그 수정과 소소한 기능 개선을 포함하고 있습니다.
주요 내용
- 웹: 슬라이드쇼 셔플 순서 개선 (사진 반복 감소)
- 웹: 초 및 밀리초 편집 기능 추가
- 웹: 스택에 업로드 기능 추가
- 웹: 로컬 앨범 이벤트 알림 (공유 앨범 초대 및 업데이트 알림)
- 모바일: 검색 페이지 스크롤 위치 초기화 문제 수정
기능 상세
향상된 슬라이드쇼 셔플 순서 (웹)슬라이드쇼의 셔플 기능에서 사진이 더 균등하게 분배되도록 알고리즘이 개선되었습니다.초 및 밀리초 편집 (웹)이제 웹에서 날짜 변경 시 초와 밀리초를 지정할 수 있습니다.스택에 업로드 (웹)스택에 직접 업로드할 수 있는 "스택에 업로드 추가" 메뉴 옵션이 추가되었습니다.로컬 앨범 이벤트 알림 (웹)공유 앨범 초대 및 새 에셋 추가 시 알림을 받을 수 있습니다. 알림을 클릭하면 해당 앨범으로 바로 이동합니다. 향후 모바일 앱 푸시 알림으로 확장될 예정입니다.주요 수정: 모바일 검색 페이지 스크롤 위치 초기화 수정모바일 검색 페이지에서 무한 스크롤 시 스크롤 위치가 초기화되는 문제가 수정되었습니다.
Immich 지원
Immich 프로젝트가 도움이 되었다면 https://buy.immich.app 에서 제품 키를 구매하거나, https://immich.store 에서 상품을 구매하여 Immich를 지원할 수 있습니다.
```
원문 내용
v2.1.0
Welcome to release v2.1.0 of Immich!
It’s been about 2 weeks since our stable release 🎉 and the celebratory Retro DVD 📀, which many of you are starting to receive. For those outside the US still waiting for theirs, we're currently awaiting a new batch of DVDs. Hopefully, those start shipping early next week at the latest.
We’d like to take a moment to thank everyone for the support, kind words, and otherwise positive feedback. It’s been great to hear, and it means more to us than you know♥️.
Highlights
This release contains mostly bug fixes, with a few minor enhancements. Here are some of the highlights:
- Improved slideshow shuffle order (web)
- Edit seconds and milliseconds (web)
- Upload to stack (web)
- Local album event notifications (web)
- Notable fix: mobile search page scrolls back to the top
As always, this release also contains the latest translations.
Improved slideshow shuffle order (web)
This release improves on the algorithm used to implement the Shuffle order for the slideshow feature on the web. You should now see a better distribution of photos (fewer repeats).
Edit seconds and milliseconds (web)
The change date modal on the web now supports the option to specify seconds and milliseconds.
Upload to stack (web)
For stacks, a new menu option has been added: Add upload to stack. This action will open a file picker, allowing you to upload directly to the stack.
Local album event notifications (web)
This release adds a new in-app notification type: Shared Album Invitation and Shared Album Update. When you are invited to a shared album, and when a new asset is added to it, all users will receive a notification about the update. You can click on the notification to go directly to the mentioned album.
The foundation for in-app (web) notifications was introduced in #17701, and we’re still working on expanding it to include more event types, with the hope of eventually incorporating it into the mobile app as a push notification.
Notable fix: mobile search page scrolls back to the top
The search page on mobile uses “infinite scroll”, which means new chunks of assets are automatically loaded in as you scroll down the page. However, prior to this release, the scroll position would reset to the top whenever new chunks were added, resulting in a frustrating user experience. This has been fixed, and the scroll position no longer resets.
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or our merchandise at https://immich.store
What's Changed
🌟 Enhancements
- feat(server): improve checkAlbumAccess query performance by @skatsubo in #22467
- fix(web): do not notify on patch releases by @jrasm91 in #22591
- fix(web): Uniform random distribution during shuffle by @Pascal-So in #19902
- feat(web): seconds and milliseconds in timestamps by @kaziu687 in #20337
- feat(web): Add upload to stack action by @Sese-Schneider in #19842
- feat(server): add
immich.users.totalmetric by @Tushar-Harsora in #21780 - feat: local album events notification by @alextran1502 in #22817
🐛 Bug fixes
- fix(docs): link to immich docs does not lead correctly to docs by @XavierDupuis in #22687
- fix(server): fix chunking Postgres query parameters by @skatsubo in #22684
- fix(ml): Resolve IPv6 startup crash and healthcheck failure by @CaptainJack2491 in #22387
- fix(server): override reserved color metadata for video thumbnails by @mertalev in #22348
- fix(mobile): trash description cut off by @YarosMallorca in #22662
- fix(mobile): empty album description does not save by @YarosMallorca in #22649
- fix(mobile): video player using ref after disposal by @mertalev in #21843
- fix: missing responsive calculation in UserPageLayout by @midzelis in #22455
- fix: use full-size image for non-web-compatible panoramas by @grgergo1 in #20359
- fix: hide view in timeline button on local timeline by @bwees in #22713
- fix: Fix issue fail to download iOS live photos by @CuberL in #22708
- fix(mobile): closing editor goes back to main page by @YarosMallorca in #22647
- fix: improve the selected sidebar item text color in dark mode by @alextran1502 in #22640
- fix: promote to foreground service before starting engine by @shenlong-tanwen in #22517
- fix: bottom sheet blank with local assets that have remote counterparts by @bwees in #22743
- fix: skip local only assets in move to lock action by @shenlong-tanwen in #22728
- fix: brief flashing when swiping from video by @Saschl in #22187
- fix: persist search page scroll offset between rebuilds by @shenlong-tanwen in #22733
- fix: only cast to device if the asset is a RemoteAsset by @bwees in #22805
- fix: ios skip posting hash response after detached from engine by @shenlong-tanwen in #22695
- fix: shared album control permissions by @bwees in #22435
- fix: show dialog before delete local action by @shenlong-tanwen in #22280
- chore: refactor show view in timeline button by @bwees in #22894
📚 Documentation
- docs: update Synology install guide by @TDR001 in #21996
- docs: add some external library notes by @jrasm91 in #22776
- docs: add Immich-Stack to community-projects by @Qhilm in #21563
🌐 Translations
New Contributors
- @XavierDupuis made their first contribution in #22687
- @adrianjost made their first contribution in #22631
- @CaptainJack2491 made their first contribution in #22387
- @USBAkimbo made their first contribution in #22673
- @MontejoJorge made their first contribution in #22702
- @diogotcorreia made their first contribution in #21602
- @CuberL made their first contribution in #22708
- @TDR001 made their first contribution in #21996
- @PeterDaveHello made their first contribution in #22703
Full Changelog: v2.0.1...v2.1.0
링크 : https://github.com/immich-app/immich/releases/tag/v2.1.0