Immich v1.135.3 Release
요약
v1.135.3
- 일부 인스턴스에서 기본 데이터베이스 이름이 다른 경우 데이터베이스 이주가 실패하는 문제를 해결했습니다.
변경 사항
🐛 버그 수정
- 데이터베이스 이주시 데이터베이스 이름을 하드코딩하지 않도록 수정했습니다. (@dotlambda) (#19376)
전체 변경 내역: v1.135.2...v1.135.3
원문 내용
v1.135.3
- Fixed an issue where the database migration fails on some instances with a different default database name
What's Changed
🐛 Bug fixes
- fix(server): don't hardcode database name in migration by @dotlambda in #19376
Full Changelog: v1.135.2...v1.135.3
링크 : https://github.com/immich-app/immich/releases/tag/v1.135.3