v1.141.1
Highlight
Welcome to the release v1.141.1
of Immich, as hot as this summer gets, the beta timeline is ready to be taken out of the kitchen, now with more features and bug fixes. Let’s dive right in while it’s still hot
- [beta] Auto-add uploaded assets to albums
- View similar photos
- DigitalOcean 1-click deployment
- Notable fix - thumbnail generation for 200MP HEIC images
[beta] Auto-add uploaded assets to albums.
This feature has made its way back to the beta timeline. You can enable this feature on the Backup Options
page. The current selected albums for backup will be linked with the album of the same name on the server, or a new album will be created if those albums don’t exist. Assets uploaded will be placed in the respective linked album.
View similar photos
On the web, you can now look for similar photos or videos when viewing an asset by clicking on the context menu > Find similar photos
. Powered by CLIP search to quickly identify photos with similar scenery and context
Digital Ocean 1-Click Deployment
To help users who are interested in trying out the application without setting it up on their infrastructure, or who do not have the infrastructure available yet. We now have the option to deploy Immich directly on DigitalOcean.
The default configuration is the smallest pod size that can run Immich comfortably. The new instance is set up with a default reverse proxy that handles TLS. For more information, you can read here.
You can give it a try by clicking the button below
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or our merchandise at https://immich.store
What's Changed
🚀 Features
- feat: view similar photos by @normana10 in #21108
- feat: album info sync by @alextran1502 in #21103
🌟 Enhancements
- fix(web): wait for image to load before playing memories. by @dagstuan in #19757
- feat(mobile): copy file name by long-press by @YarosMallorca in #21469
- feat(mobile): add to albums from existing albums by @pedrosimao in #21554
- feat(mobile): scrubber haptics (beta timeline) by @YarosMallorca in #21351
🐛 Bug fixes
- fix(mobile): readonly mode disable tabs when in landscape mode by @bwees in #21475
- fix(web): Show full date when hovering over photos date groups by @Snowknight26 in #21462
- fix(mobile): increase thumbnail resolution by @mertalev in #21502
- fix: show TabShellRoute when cold starting from deeplink by @bwees in #21376
- fix: filter null duplicate assets by @ItzDerock in #21507
- fix(mobile): decoding at higher resolution than necessary by @mertalev in #21503
- fix(mobile): ensure current asset is set in asset viewer by @mertalev in #21504
- fix: handle datetime outside the valid range supported by dart by @shenlong-tanwen in #21526
- fix: set specific AssetUpload permission on checkBulkUpload endpoint by @bo0tzz in #21470
- fix: iOS portrait photo saved as jpg extension by @alextran1502 in #21388
- fix: local sync task never runs on iOS by @shenlong-tanwen in #21491
- fix: keyboard not dismissed in places page by @shenlong-tanwen in #21583
- fix(mobile): pause image loading on inactive state by @mertalev in #21543
- fix(mobile): readonly mode fixes by @Sud-Puth in #21545
- fix(mobile): Hide system UI when entering immersive mode in asset viewer by @goalie2002 in #21539
- fix(web): Make Manage location utility header responsive by @Snowknight26 in #21480
- fix(mobile): pinch + move scale by @waclaw66 in #21332
- fix: retain filter and sort options when pulling to refresh by @bwees in #21452
- fix: sidecar check job by @jrasm91 in #21312
- fix: use lock to synchronise foreground and background backup by @shenlong-tanwen in #21522
- fix: asset upload metadata validation by @jrasm91 in #21594
- chore(deps): bump sharp to 0.34.3 by @mertalev in #21596
- fix(mobile): Correction of image creation date by using mtime instead… by @StarGest in #21508
- fix(mobile): location button map beta timeline by @YarosMallorca in #21590
- fix(server): consider asset creation date when EXIF is missing by @riccardoruspoli in #21586
- fix: memory not getting refreshed on new day by @alextran1502 in #21623
- chore: robust isolation tasks coordination by @alextran1502 in #21605
🌐 Translations
- chore(web): update translations by @weblate in #21130
- chore(web): update translations by @weblate in #21464
New Contributors
- @ItzDerock made their first contribution in #21507
- @pedrosimao made their first contribution in #21554
- @goalie2002 made their first contribution in #21539
- @StarGest made their first contribution in #21508
- @riccardoruspoli made their first contribution in #21586
Full Changelog: v1.140.1...v1.141.1