Immich v1.125.2 Release
요약
v1.125.2
이 릴리스는 Kysely로의 이전으로부터 발생한 다음 문제를 해결했습니다.
- 타임라인에서 일부 섹션에 플레이스홀더가 표시되던 버그 수정
sslmode
를 사용하는 서버 URL이 올바르게 구문 분석되지 않았던 버그 수정- LivePhotos에서 섬네일이 생성되지 않던 버그 수정
- 중복 보기에서 EXIF 데이터가 반환되지 않던 버그 수정
- 아카이브 된 에셋이 있는 앨범이 모바일 앱에 표시되지 않던 버그 수정
- 하드 리프레시가 에셋만 새로 고쳤고 앨범은 새로 고치지 않았던 버그 수정
updatedAt
열이 일부 에셋 및 앨범 작업에서 업데이트되지 않았던 버그 수정searchRandom
이 올바른 데이터 형식을 반환하지 않았던 버그 수정
발견한 버그에 대해 보고해 주셔서 감사합니다! 감사의 표시로 로그인 페이지에 선물을 추가했습니다 😄
Immich 지원
https://buy.immich.app/에서 제품 키를 구매하여 Immich 프로젝트를 지원하십시오.
건배! 🍻
변경 사항
🌟 향상된 사항
- @alextran1502에 의한 인증 양식 뒤에 네온 라이트 추가(웹) - #15570
🐛 버그 수정
- @mmomjian에 의한 번역(없음, API 없음, 실험적 기능)(모바일) 수정 - #15600
- @mertalev에 의한
getTimeBuckets
가 불리언 필터를 제대로 처리하지 않는 문제 수정 - #15567 - ...
전체 변경 사항: v1.125.1...v1.125.2
원문 내용
v1.125.2
This release addresses the following issues, most of which originate from our migration to Kysely.
- Fixed a bug where the timeline shows a placeholder in some sections
- Fixed a bug where using server URL with
sslmode
doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails
- Fixed a bug where no EXIF data is returned for the deduplication view
- Fixed a bug where albums with archived assets don't show up on the mobile app
- Fixed a bug where hard refresh only refreshed assets and not albums
- Fixed a bug where the
updatedAt
column doesn't update on some assets and album actions - Fixed a bug where
searchRandom
doesn't return the correct data format
Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you 😄
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
🌟 Enhancements
- feat(web): neon light behinds auth forms by @alextran1502 in #15570
🐛 Bug fixes
- fix(mobile): translation (no /api, experimental features) by @mmomjian in #15600
- fix(server):
getTimeBuckets
not handling boolean filters correctly by @mertalev in #15567 - fix(web): auth page padding by @jrasm91 in #15569
- fix(server): set
updatedAt
on updates by @mertalev in #15573 - fix(server): Fix for sorting faces during merging by @Lukasdotcom in #15571
- fix(server):
searchRandom
response by @mertalev in #15580 - fix: login page by @jrasm91 in #15613
- fix(mobile): full refresh doesn't get albums by @alextran1502 in #15560
- fix(server): link live photos by @alextran1502 in #15612
- fix: demo login page by @jrasm91 in #15616
- fix(server): no exif metadata in the deduplication utility by @mertalev in #15585
- fix(mobile): deletion of single assets by @Saschl in #15597
- fix(server): failed to get albums with archived assets by @alextran1502 in #15611
- fix(server): migration mentions public schema by @alextran1502 in #15622
- fix(mobile): failed to load ga/gl locale by @alextran1502 in #15623
- fix(server):
sslmode
not working by @mertalev in #15587
Full Changelog: v1.125.1...v1.125.2
링크 : https://github.com/immich-app/immich/releases/tag/v1.125.2