v1.135.3

immich-app/immichv1.135.3Jun 20, 2025by immich-push-o-matic[bot]

AI Summary

A minor patch release focusing on fixing database migration issues that occurred on instances with non-standard database configurations.

Key Highlights

  • Fixed database migration failing on instances with a different default database name
  • Removed hardcoded database name from migration scripts

Full Release Notes

# 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 https://github.com/immich-app/immich/pull/19376


**Full Changelog**: https://github.com/immich-app/immich/compare/v1.135.2...v1.135.3