Immich v1.132

PixelUnion Team
2 min read

Our fork of Immich has recently been upgraded to version v1.132, a major step forward in our mission to provide a seamless and efficient media management solution. This release introduces significant updates, new features, and essential fixes to enhance your experience across all platforms.

Key Features and Enhancements

1. Database Overhaul for Improved Performance

  • The server now uses a custom schema and migration management tool integrated with Kysely, replacing TypeORM.
  • The mobile app transitions to SQLite, setting the stage for faster sync implementation and smoother performance, especially for large media collections.

2. Opt-in Web-Mobile Delete Synchronization (Android Only)

  • Synchronize delete actions between the web and Android platforms for a more cohesive experience.

3. Enhanced Mobile App Features

  • Improved map performance and added search functionality on the places page.
  • Migration of translations to Weblate, enabling community-driven localization efforts.

4. Web Interface Improvements

  • Enhanced responsive design for better usability on mobile devices.
  • Support for browser download managers for single file downloads.

5. Bug Fixes and Stability Improvements

  • Resolved issues with EXIF data synchronization and album asset exclusions in shared links.
  • Fixed glitches in the mobile app’s timeline and video playback during device rotation.
  • Addressed various UI inconsistencies and performance bottlenecks.

Breaking Changes

This release includes a refactor of the notification-admin controller, which may require adjustments for developers integrating with our fork.

Community Contributions

We extend our gratitude to all contributors who made this release possible. Your efforts in improving this project are invaluable.