Immich v1.117.0 Release

요약 내용

v1.117.0

경고

주요 변경 사항

설정 파일의 썸네일 및 미리보기의 이미지 섹션이 변경되었습니다. 설정 파일을 사용하여 이미지 설정을 사용자 지정 값으로 설정하는 경우에는 새로운 구조로 업데이트할 때까지 이를 무시합니다.

…
"image": {
-  “previewFormat”: “jpeg”,
-  “previewSize”: 1440,
-  “quality”: 80,
-  “thumbnailFormat”: “webp”,
-  “thumbnailSize”: 250,
+  "thumbnail": {
+     "format": "webp",
+     "size": 250,
+     "quality": 80
+   },
+   "preview": {
+     "format": "jpeg",
+     "size": 1440,
+     "quality": 80
+   },
    "colorspace": "p3",
    "extractEmbedded": false
  }
…

특징

Immich의 릴리스 v1.117.0에 오신 것을 환영합니다. 이 릴리스에서는 앱에 대한 버그 수정과 추가적인 개선 사항을 제공하고 있습니다. 아래 주요 사항을 확인해보세요:

  • 더 나은 폴더 검사 기능
  • 다운로드 알림 (모바일)
  • 지원 및 피드백 링크 (웹)
  • 업그레이드 기록
  • 자산 섬네일 개선

더 나은 폴더 검사 기능

이 릴리스에서는 .immich 관련 검사에 대한 몇 가지 문제를 수정했습니다.

  • .immich 이미 존재하지만 마운트 검사가 비활성화된 경우 오류를 무시합니다.
  • 시스템 무결성에 대한 문서 페이지 추가
  • 마운트 검사를 건너뛰는 환경 옵션 추가 (IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true)

다운로드 알림 (모바일)

다운로드가 진행 중인 상태를 표시하고 취소할 수 있습니다.

지원 및 피드백 링크 (웹)

Immich 웹 애플리케이션에 문서, 소스 코드, 디스코드 등을 더 쉽게 찾을 수 있는 링크가 추가되었습니다. 또한, 제3자 패키지는 자체 링크를 추가로 포함할 수 있습니다.

원문 내용

v1.117.0

Warning

Breaking changes

The image section of the config file structure for thumbnails and previews has changed. If you use a config file and set the image settings to custom values, these will be ignored until updated to the new structure.

…
"image": {
-  “previewFormat”: “jpeg”,
-  “previewSize”: 1440,
-  “quality”: 80,
-  “thumbnailFormat”: “webp”,
-  “thumbnailSize”: 250,
+  "thumbnail": {
+     "format": "webp",
+     "size": 250,
+     "quality": 80
+   },
+   "preview": {
+     "format": "jpeg",
+     "size": 1440,
+     "quality": 80
+   },
    "colorspace": "p3",
    "extractEmbedded": false
  }
…

Highlights

Welcome to release v1.117.0 of Immich. This release continues to bring bugfixes and additional enhancements to the app. Let’s go over some of the highlights below:

  • Better folder checks
  • Download notifications (mobile)
  • Support and feedback links (web)
  • Upgrade history
  • Asset thumbnail improvements

Better folder checks

This release fixes a few more issues with the .immich related checks.

Download notifications (mobile)

Downloads now show their progress and can be canceled

Support and feedback links (web)

Links have been added to the Immich web application to help users more easily find our documentation, source code, discord, etc. Also, third party packages have the option to additionally include their own links.

image

image

Upgrade history

Clicking on the server build number on the web will now also show upgrade history, in addition to other build information.

In the future we may look at combining this information with the new support/help modal.

Light Dark
image image

Asset thumbnail improvements

Combined jobs

Thumbnails are critical to keep Immich feeling snappy. We currently generate a “preview” (large), a “thumbnail” (small), and a “thumbhash” (very small) for each asset. Prior to this release each version for each asset was a separate job. Now they have been combined into a single job, per asset. This makes the jobs page much more accurate and useful. It also means thumbnails generate faster, and use less system resources (see below).

thumbnail-generation-memory-usage

In order from left to right:

  • Previews generation start on old version
  • Previews generation completed old version (starting thumbnails)
  • Thumbnail generation finished old version
  • Thumbnail generation started on new version
  • Thumbnail generation finished on new version

Common settings

Previews and thumbnails can now both set desired format, resolution, and quality settings.

image-settings

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app.

Cheers! 🍻


What’s Changed

🚀 Features

🌟 Enhancements

🐛 Bug fixes

  • fix(server): “all” button for facial recognition deleting faces instead of unassigning them by @mertalev in #13042
  • fix(server): /search/random failing with certain options by @mertalev in #13040
  • fix(mobile): share to error by @alextran1502 in #13044
  • fix: deletedAt not set for offline assets during 1.116.0 migration by @zackpollard in #13086
  • fix(server): offline assets don’t restore when coming back online by @zackpollard in #13087

📚 Documentation

🌐 Translations

New Contributors

Full Changelog: v1.116.2...v1.117.0

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

 

————————————————–

사이트 리뉴얼중입니다~

서버(Linux, ESXi), NAS(헤놀로지, ESXi 및 IT관련 정보, 기타 등등을 공유하는 커뮤니티 SVRFORUM을 새로 만들었습니다.
많은 가입(?) 부탁드립니다~
https://svrforum.com

이전글들은 모두 상단 메뉴의 Blog 글 모음에있습니다!

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다

홈서버 IT 커뮤니티 SVRFORUM
Link