v1.132.1

immich-app/immichv1.132.1Apr 23, 2025by immich-push-o-matic[bot]

AI Summary

A hotfix release that reverted a feature due to Google Play Store approval issues and fixed server startup on ARM devices.

Key Highlights

  • Reverted opt-in delete synchronization feature
  • Fixed server startup issues on ARM devices

New Features

  • Bumped sharp dependency version
  • Reverted opt-in deletion feature

Full Release Notes

# v1.132.1

## Hotfixes

- Reverting the opt-in delete synchronization in this release 😢. There is an issue with getting the Google PlayStore to approve the app with the new permission needed for this feature. We are exploring alternative routes to preserve this feature and will push out another update as soon as possible
- Fixes an issue where the server does not start on ARM devices


<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### 🐛 Bug fixes
* fix(server): bump sharp by @mertalev in https://github.com/immich-app/immich/pull/17818
* chore: reverting opt-in deletion feature by @alextran1502 in https://github.com/immich-app/immich/pull/17819

**Full Changelog**: https://github.com/immich-app/immich/compare/v1.132.0...v1.132.1