Skip to content

Conversation

monova-bot[bot]
Copy link
Contributor

@monova-bot monova-bot bot commented Sep 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server minor v1.114.0 -> v1.140.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v1.140.1

Compare Source

v1.140.1
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v1.140.0...v1.140.1

v1.140.0

Compare Source

v1.140.0
Highlights

Welcome to the release v1.140.0 of Immich, one more release, and one more day closer to 🐴 Stable-Day 🐴. This release continues the ramp-up effort to bring the beta timeline up to the same feature parity as the old one, while also addressing as many bugs as possible. Thanks to our active contributors, some cool features also made their way into this release. We encourage all Immich users to switch to the beta timeline and use it to help us identify and resolve issues. Let’s dive into the highlights of this release.

  • [beta] Background sync
  • [beta] Read-only mode
  • Location management utility
[beta] Background sync

The background sync feature has now been added to the beta timeline. New assets are now detected and pushed to an upload queue, which will be handled automatically by the OS.

Some tasks, such as local and remote data sync, now also run in the background periodically. So that, as soon as you open the app, the newly taken assets are immediately available on the timeline.

For those who have been using the beta timeline, please toggle the upload button off then on again to enable the background workers.

[beta] Read-only mode

For parents who have kids who want to look over photos but don’t want them to accidentally delete or perform any action on them, this feature is for you. By double-tapping on the profile photo in the app, you can only view assets in the main timeline, and all the action buttons will be hidden. Thanks, @​Sud-Puth, for proposing and initiating work on this nifty feature!

image
Location management utility

Thanks to @​Johannbr for putting in time and effort into this feature. You can now find and edit missing location data on a specific date. By going to Utilities > Manage location on the web, you will be presented with an interface to select the date to find the assets with missing GPS location and to update them in bulk

image 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
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: immich-app/immich@v1.139.4...v1.140.0

v1.139.4

Compare Source

v1.139.4
What's Changed
🐛 Bug fixes
New Contributors

Full Changelog: immich-app/immich@v1.139.3...v1.139.4

v1.139.3

Compare Source

v1.139.3
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v1.139.2...v1.139.3

v1.139.2

Compare Source

v1.139.2

v1.139.0 and v1.139.1 have made the ultimate sacrifice for switching from npm to pnpm in our release pipeline


Welcome to release v1.139.2. This version continues to bring improvements to the beta timeline, from fixing bugs to significantly improving the image rendering pipeline, especially on Android. We appreciate users who have helped us test out the beta timeline! We encourage you all to switch to it to help us catch more bugs as the stable release is nigh. Let’s dive into the highlights of this release.

Highlights
  • [beta] New image rendering pipeline
  • [beta] Show remainder assets detail
  • Option to skip in the duplicate resolver tools
  • Add to multiple albums action
  • [beta] Fixed the bug that upload progress doesn’t resume upon app restart (really fix it this time)
[beta] New image rendering pipeline

Thanks to our one and only wizard @​mertalev 🧙, the mobile app now uses our own custom image loading and rendering pipeline, featuring multithreading and a series of other optimizations. In particular, this significantly improves displaying of local images on Android. Not only does this improve thumbnail loading speed, but local thumbnails are noticeably higher quality by avoiding compression. The experience of scrolling the timeline should now be on par with the local gallery app. Additionally, remote assets now benefit from request cancellation to avoid downloading thumbnails that are no longer relevant, further improving responsiveness when quickly scrolling the timeline.

[beta] Show assets pending backup

You can now view which assets are in the remaining list of backups. This helps track down problematic assets that cannot be uploaded for some reason. *cough, iCloud assets, cough*

image image

Option to skip an entry in the duplicate resolution utility

You can now navigate back and forth to get to other entries in the duplicate list.

image

Add to multiple albums action

On the web, you can now add assets to multiple albums at once from the album selection modal.

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
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: immich-app/immich@v1.138.1...v1.139.2

v1.138.1

Compare Source

v1.138.1
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v1.138.0...v1.138.1

v1.138.0

Compare Source

v1.138.0

[!IMPORTANT]

For users that are using the beta timeline, please update your server to v1.138.0 so that the sync mechanism can work correctly. v1.138.0 of the mobile app doesn’t sync the data correctly if your server is v1.137.2 or below.

Highlights

Welcome to the release v1.138.0 of Immich, this release adds many bugfixes and brings the beta timeline closer to feature parity; thank you all for helping with testing and giving feedback. Please let us know if the release fixes the issues you are facing. Let’s dive into some of the highlights below

  • Reset PIN code with password
  • Reset the OAuth ID
  • [beta] swipe to delete album
  • [beta] improvement in the upload and sync process
  • [beta] map view with SQLite
Reset PIN code with password

In order to reset a forgotten PIN code, the admin user used to have to click the “Reset PIN code” button for the user. Now, users can reset their own PIN code by supplying their current password.

Note: when password login is disabled, this option is unavailable.

Reset via password

image image

Reset via admin account

image image
Reset OAuth ID

Immich stores some configuration in the database to keep track of which OAuth accounts are linked to which Immich users. When migrating to a new authentication system or provider, this configuration becomes invalid and can prevent the user from logging in with the new system. A button and accompanying reminder now exists in the OAuth settings to clear or reset this configuration for all users.

image image
What's Changed
🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: immich-app/immich@v1.137.3...v1.138.0

v1.137.3

Compare Source

v1.137.3
  • Fixes a media location migration issue for people who have IMMICH_MEDIA_LOCATION set. (e.g., Unraid)
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v1.137.2...v1.137.3

v1.137.1

Compare Source

v1.137.1
  • Fixes an issue with the /usr/src/app/upload => /data migration if you don't have any assets in the default library
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v1.137.0...v1.137.1

v1.137.0

Compare Source

v1.137.0
  • knock, knock
  • Who's there?
  • Breaking
  • Breaking who?
  • Breaking changes woohoo, with a stable-release-is-around-the-corner and coming to a server near you (soon™)

[!CAUTION]

Breaking Changes

If your current, running version of Immich is v1.132.0 or newer, there is NO ACTION required. If you are updating from version below v1.132.0 continue reading.

Remove TypeORM (#​20366)

This update requires applications to have started up at least once on 1.132.0+. See https://immich.app/errors/#typeorm-upgrade for more details.

Highlights

Welcome to the release v1.137.0 of Immich. This version adds many bug fixes for the beta timeline, more feature parity with the old timeline, alongside some nifty enhancements to the web and the server as well. As always, new translations have been merged in, and the documentation has been updated at https://immich.app. Now, let’s dive in!

  • The default docker-compose.yml template has changed
  • Beta timeline
  • Shared link custom URL
  • Find large files utility
  • API key permission improvements
docker-compose.yml template change (optional)

The default compose file now uses /data instead of /usr/src/app/upload. This is a completely optional change and NOT a breaking change. Prior versions of Immich will continue to work without any user intervention. For more information, see #​20367.

Prior to this change, uploaded media was located at /usr/src/app/upload/upload in the container (notice the double “upload” folders), which often led to confusion. It will now be located at /data/upload, and we hope that makes things easier.

Beta timeline

Thank you to everyone who tried out the beta timeline in the last release! We have gathered a lot of great feedback, and are actively working on incorporating it. We’ve fixed a bunch of bugs and added back a bunch of previous features. Here’s a quick list/overview of beta timeline changes this release:

  • Fix the invalid timeline grouping issue

  • Fix the trash action translation keys

  • Fix the beta timeline switch missing in landscape mode

  • Fix a timeline migration bug on Android

  • Fix the text overflow issue on the action buttons

  • Fix deep links when the beta timeline is enabled

  • Fix search places not working correctly

  • Fix missing hero animation between tabs

  • Fix the backup remainder backup count issue

  • Fix the share to app upload

  • Fix the error navigating back from the backup page

  • Fix the backup indicator

  • Fix the back gesture in multi-select mode

  • Fix user profile images

  • Fix the issue downloading live photo

  • Fix the issue with sync for users with external libraries

  • Fix the issue with storage filling up for users with iCloud photos

    … and more

Shared link custom URL (#​19999)

Immich shared links by default are long and hard to guess. This is by design and is a security mechanism to prevent unwanted access. However, the long links can be a bit awkward to use because they are difficult to read. For cases where security is less important, we have added the option to specify a custom URL.

image

Shared links with a custom URL are now also available at /s/<slug> (in addition to /share/<long-random-string>. Naturally, these links don’t share the same security benefits of the long-random-string ones, so please use them accordingly.

Find large files utility (web-only)

This release adds a new, convenient utility to find large files on your instance. You can access it by navigating to the “Utility” page on the web, and clicking “Review large files”. The page shows the largest 250 original files for your user.

image image

Improved API key permissions and documentation

Following up from the last release, we have added fine-grained permissions to more API endpoints, which are now also included in the auto-generated documentation, which can be read here.

[!CAUTION]

Related to these changes, a few API permissions have been renamed. See #​20250 for more details.

On the web, the New API Key form now includes the newly added permissions, as well as a search bar for quicker access.

image

What's Changed
🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@monova-bot monova-bot bot requested a review from monosense25 as a code owner September 12, 2024 16:29
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 5e90412 to 74d6db9 Compare September 26, 2024 15:27
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.115.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.116.0) Sep 26, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 74d6db9 to 38a52bc Compare September 27, 2024 16:30
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.116.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.116.1) Sep 27, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 38a52bc to a3e129f Compare September 27, 2024 19:20
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.116.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.116.2) Sep 27, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from a3e129f to d5b0e6b Compare October 3, 2024 02:57
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.116.2) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.117.0) Oct 3, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from d5b0e6b to cd10af1 Compare October 15, 2024 12:50
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.117.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.118.0) Oct 15, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from cd10af1 to 487657b Compare October 15, 2024 21:26
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.118.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.118.1) Oct 15, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 487657b to 9923023 Compare October 16, 2024 19:23
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.118.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.118.2) Oct 16, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 9923023 to 8aeccef Compare October 28, 2024 16:31
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.118.2) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.119.0) Oct 28, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 8aeccef to 17131e5 Compare October 29, 2024 14:24
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.119.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.119.1) Oct 29, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 17131e5 to 351fc35 Compare November 6, 2024 17:22
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.119.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.120.0) Nov 6, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 351fc35 to fa8f274 Compare November 7, 2024 16:30
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.120.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.120.1) Nov 7, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from fa8f274 to 9c45ba0 Compare November 12, 2024 18:32
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.120.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.120.2) Nov 12, 2024
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 9c45ba0 to 0d5c5e9 Compare November 20, 2024 17:22
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.1) Jun 19, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 2913bb6 to fa18ebd Compare June 20, 2025 15:29
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.2) Jun 20, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from fa18ebd to f8dd942 Compare June 20, 2025 20:30
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.2) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.3) Jun 20, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from f8dd942 to adc10b4 Compare July 24, 2025 17:29
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.135.3) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.136.0) Jul 24, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from adc10b4 to ec9eb31 Compare July 31, 2025 21:30
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.136.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.137.0) Jul 31, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from ec9eb31 to f81d0fd Compare July 31, 2025 23:31
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.137.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.137.1) Jul 31, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from f81d0fd to 39e4a9d Compare August 1, 2025 15:33
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.137.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.137.3) Aug 1, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch 2 times, most recently from 4c8b699 to 1a2f9d7 Compare August 11, 2025 11:33
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 1a2f9d7 to 7e65f88 Compare August 14, 2025 20:33
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.137.3) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.138.0) Aug 14, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 7e65f88 to 0419609 Compare August 18, 2025 19:25
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.138.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.138.1) Aug 18, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 0419609 to 7e87a1b Compare August 22, 2025 18:38
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.138.1) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.139.2) Aug 22, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 7e87a1b to b6ca860 Compare August 25, 2025 03:53
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.139.2) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.139.3) Aug 25, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from b6ca860 to bf3f73c Compare August 25, 2025 18:40
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.139.3) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.139.4) Aug 25, 2025
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from bf3f73c to ecd75c6 Compare August 29, 2025 18:35
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.139.4) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.140.0) Aug 29, 2025
…v1.140.1)

Signed-off-by: monova-bot[bot] <160980066+monova-bot[bot]@users.noreply.github.com>
@monova-bot monova-bot bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from ecd75c6 to c9f88fc Compare August 30, 2025 20:27
@monova-bot monova-bot bot changed the title feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.140.0) feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.140.1) Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant