Immich v1.139.2 Release

요약

```html

v1.139.2 릴리스

v1.139.0v1.139.1 버전은 릴리스 파이프라인에서 npm에서 pnpm으로 전환하는 과정에서 희생되었습니다.


v1.139.2 릴리스를 환영합니다. 이번 버전은 특히 Android에서 이미지 렌더링 파이프라인을 크게 개선하고 버그를 수정하는 등 베타 타임라인에 대한 개선 사항을 지속적으로 제공합니다. 베타 타임라인을 테스트하는 데 도움을 주신 사용자들에게 감사드립니다! 안정적인 릴리스가 가까워짐에 따라 더 많은 버그를 잡을 수 있도록 모두 베타 버전으로 전환하는 것이 좋습니다. 이번 릴리스의 주요 내용을 살펴보겠습니다.

주요 기능

  • [베타] 새로운 이미지 렌더링 파이프라인
  • [베타] 나머지 에셋 세부 정보 표시
  • 중복 해결 도구에서 건너뛰기 옵션
  • 여러 앨범에 추가 기능
  • [베타] 앱 재시작 시 업로드 진행률이 재개되지 않는 버그 수정 (이번에는 확실히 수정됨)

[베타] 새로운 이미지 렌더링 파이프라인

마법사 @mertalev 덕분에 모바일 앱은 이제 멀티스레딩 및 기타 여러 최적화를 특징으로 하는 자체적인 맞춤형 이미지 로딩 및 렌더링 파이프라인을 사용합니다. 특히 Android에서 로컬 이미지 표시가 크게 개선되었습니다. 썸네일 로딩 속도가 향상될 뿐만 아니라 압축을 피하여 로컬 썸네일의 품질이 눈에 띄게 향상되었습니다. 이제 타임라인 스크롤 경험이 로컬 갤러리 앱과 동등해질 것입니다. 또한 원격 에셋은 더 이상 관련 없는 썸네일 다운로드를 피하기 위해 요청 취소 기능을 활용하여 타임라인을 빠르게 스크롤할 때 응답성을 더욱 향상시킵니다.

[베타] 백업 대기 중인 에셋 표시

이제 백업의 나머지 목록에 있는 에셋을 볼 수 있습니다. 이는 어떤 이유로 업로드할 수 없는 문제가 있는 에셋을 추적하는 데 도움이 됩니다. *큼, iCloud 에셋, 큼*

백업 대기 중인 에셋 표시 예시 1
백업 대기 중인 에셋 표시 예시 2

중복 해결 유틸리티에서 항목 건너뛰기 옵션

이제 앞뒤로 탐색하여 중복 목록의 다른 항목으로 이동할 수 있습니다.

중복 해결 유틸리티에서 항목 건너뛰기 옵션 예시

여러 앨범에 추가 기능

이제 웹에서 앨범 선택 모달에서 에셋을 여러 앨범에 한 번에 추가할 수 있습니다.

여러 앨범에 추가 기능 예시

Immich 지원

프로젝트 지원

프로젝트가 도움이 된다고 생각되면 https://buy.immich.app 에서 제품 키를 구매하거나 https://immich.store 에서 상품을 구매하여 Immich를 지원할 수 있습니다.

변경 사항

  • [기능 개선] 중복 항목 건너뛰기, API 키 메타데이터 가져오기, 여러 앨범에 추가, 검색 결과 로딩 동작 일관성 향상, 플랫폼 썸네일 API, 플랫폼 이미지 제공자, 남은 에셋 정보 표시, 최적화된 썸네일 위젯, 중복 유틸리티에 카운터 추가
  • [버그 수정] 앨범 썸네일로 최신 이미지 표시, 백업에서 제외된 앨범 삭제 방지, 백업 에셋 세부 정보 타일의 썸네일 렌더링 수정
  • [문서] pnpm을 사용하도록 문서 업데이트
  • [번역] 번역 업데이트
  • [새로운 기여자] aaronjamt, normana10

전체 변경 사항: v1.138.1...v1.139.2

```

원문 내용

v1.139.2

v1.139.0 and v1.139.1 have made the ultimate sacrifice for switching from npm to pnpm in our release pipeline


Welcome to release v1.139.2. This version continues to bring improvements to the beta timeline, from fixing bugs to significantly improving the image rendering pipeline, especially on Android. We appreciate users who have helped us test out the beta timeline! We encourage you all to switch to it to help us catch more bugs as the stable release is nigh. Let’s dive into the highlights of this release.

Highlights

  • [beta] New image rendering pipeline
  • [beta] Show remainder assets detail
  • Option to skip in the duplicate resolver tools
  • Add to multiple albums action
  • [beta] Fixed the bug that upload progress doesn’t resume upon app restart (really fix it this time)

[beta] New image rendering pipeline

Thanks to our one and only wizard @mertalev 🧙, the mobile app now uses our own custom image loading and rendering pipeline, featuring multithreading and a series of other optimizations. In particular, this significantly improves displaying of local images on Android. Not only does this improve thumbnail loading speed, but local thumbnails are noticeably higher quality by avoiding compression. The experience of scrolling the timeline should now be on par with the local gallery app. Additionally, remote assets now benefit from request cancellation to avoid downloading thumbnails that are no longer relevant, further improving responsiveness when quickly scrolling the timeline.

[beta] Show assets pending backup

You can now view which assets are in the remaining list of backups. This helps track down problematic assets that cannot be uploaded for some reason. *cough, iCloud assets, cough*

Option to skip an entry in the duplicate resolution utility

You can now navigate back and forth to get to other entries in the duplicate list.

Add to multiple albums action

On the web, you can now add assets to multiple albums at once from the album selection modal.

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

🐛 Bug fixes

📚 Documentation

🌐 Translations

New Contributors

Full Changelog: v1.138.1...v1.139.2

링크 : https://github.com/immich-app/immich/releases/tag/v1.139.2