Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-09 17:23:13 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity

16 Releases 298 Tags

RSS Feed
  • v1.141.1 db0ea0f3a8
    Compare

    Stable

    OVERLORD released this 2025-09-05 22:44:39 +03:00 | 756 commits to main since this release

    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.

    image

    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

    image image

    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

    image

    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 https://github.com/immich-app/immich/pull/21108
    • feat: album info sync by @alextran1502 in https://github.com/immich-app/immich/pull/21103

    🌟 Enhancements

    • fix(web): wait for image to load before playing memories. by @dagstuan in https://github.com/immich-app/immich/pull/19757
    • feat(mobile): copy file name by long-press by @YarosMallorca in https://github.com/immich-app/immich/pull/21469
    • feat(mobile): add to albums from existing albums by @pedrosimao in https://github.com/immich-app/immich/pull/21554
    • feat(mobile): scrubber haptics (beta timeline) by @YarosMallorca in https://github.com/immich-app/immich/pull/21351

    🐛 Bug fixes

    • fix(mobile): readonly mode disable tabs when in landscape mode by @bwees in https://github.com/immich-app/immich/pull/21475
    • fix(web): Show full date when hovering over photos date groups by @Snowknight26 in https://github.com/immich-app/immich/pull/21462
    • fix(mobile): increase thumbnail resolution by @mertalev in https://github.com/immich-app/immich/pull/21502
    • fix: show TabShellRoute when cold starting from deeplink by @bwees in https://github.com/immich-app/immich/pull/21376
    • fix: filter null duplicate assets by @ItzDerock in https://github.com/immich-app/immich/pull/21507
    • fix(mobile): decoding at higher resolution than necessary by @mertalev in https://github.com/immich-app/immich/pull/21503
    • fix(mobile): ensure current asset is set in asset viewer by @mertalev in https://github.com/immich-app/immich/pull/21504
    • fix: handle datetime outside the valid range supported by dart by @shenlong-tanwen in https://github.com/immich-app/immich/pull/21526
    • fix: set specific AssetUpload permission on checkBulkUpload endpoint by @bo0tzz in https://github.com/immich-app/immich/pull/21470
    • fix: iOS portrait photo saved as jpg extension by @alextran1502 in https://github.com/immich-app/immich/pull/21388
    • fix: local sync task never runs on iOS by @shenlong-tanwen in https://github.com/immich-app/immich/pull/21491
    • fix: keyboard not dismissed in places page by @shenlong-tanwen in https://github.com/immich-app/immich/pull/21583
    • fix(mobile): pause image loading on inactive state by @mertalev in https://github.com/immich-app/immich/pull/21543
    • fix(mobile): readonly mode fixes by @Sud-Puth in https://github.com/immich-app/immich/pull/21545
    • fix(mobile): Hide system UI when entering immersive mode in asset viewer by @goalie2002 in https://github.com/immich-app/immich/pull/21539
    • fix(web): Make Manage location utility header responsive by @Snowknight26 in https://github.com/immich-app/immich/pull/21480
    • fix(mobile): pinch + move scale by @waclaw66 in https://github.com/immich-app/immich/pull/21332
    • fix: retain filter and sort options when pulling to refresh by @bwees in https://github.com/immich-app/immich/pull/21452
    • fix: sidecar check job by @jrasm91 in https://github.com/immich-app/immich/pull/21312
    • fix: use lock to synchronise foreground and background backup by @shenlong-tanwen in https://github.com/immich-app/immich/pull/21522
    • fix: asset upload metadata validation by @jrasm91 in https://github.com/immich-app/immich/pull/21594
    • chore(deps): bump sharp to 0.34.3 by @mertalev in https://github.com/immich-app/immich/pull/21596
    • fix(mobile): Correction of image creation date by using mtime instead… by @StarGest in https://github.com/immich-app/immich/pull/21508
    • fix(mobile): location button map beta timeline by @YarosMallorca in https://github.com/immich-app/immich/pull/21590
    • fix(server): consider asset creation date when EXIF is missing by @riccardoruspoli in https://github.com/immich-app/immich/pull/21586
    • fix: memory not getting refreshed on new day by @alextran1502 in https://github.com/immich-app/immich/pull/21623
    • chore: robust isolation tasks coordination by @alextran1502 in https://github.com/immich-app/immich/pull/21605

    🌐 Translations

    • chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/21130
    • chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/21464

    New Contributors

    • @ItzDerock made their first contribution in https://github.com/immich-app/immich/pull/21507
    • @pedrosimao made their first contribution in https://github.com/immich-app/immich/pull/21554
    • @goalie2002 made their first contribution in https://github.com/immich-app/immich/pull/21539
    • @StarGest made their first contribution in https://github.com/immich-app/immich/pull/21508
    • @riccardoruspoli made their first contribution in https://github.com/immich-app/immich/pull/21586

    Full Changelog: https://github.com/immich-app/immich/compare/v1.140.1...v1.141.1

    Downloads
    • app-arm64-v8a-release.apk
      52 MiB
      2025-10-28 11:59:20 +03:00
    • app-armeabi-v7a-release.apk
      49 MiB
      2025-10-28 11:59:25 +03:00
    • app-release.apk
      153 MiB
      2025-10-28 11:59:44 +03:00
    • app-x86_64-release.apk
      54 MiB
      2025-10-28 11:59:51 +03:00
    • docker-compose.yml
      2.7 KiB
      2025-10-28 11:59:52 +03:00
    • example.env
      985 B
      2025-10-28 11:59:52 +03:00
    • hwaccel.ml.yml
      1.4 KiB
      2025-10-28 11:59:53 +03:00
    • hwaccel.transcoding.yml
      1.6 KiB
      2025-10-28 11:59:54 +03:00
    • prometheus.yml
      260 B
      2025-10-28 11:59:54 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.2 Page: 316ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API