Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.6 - autoclosed #181

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server minor v1.111.0 -> v1.125.6

Release Notes

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

v1.125.6

Compare Source

v1.125.6

  • Fixed a bug where thumbnail generation job queue all person faces at midnight

What's Changed

🐛 Bug fixes

Full Changelog: immich-app/immich@v1.125.5...v1.125.6

v1.125.5

Compare Source

v1.125.5

We were about to release v1.125.4, then we found and fixed some more bugs, v1.125.5 it is!

  • Fixed a bug where the album page cannot be accessed if any album with its assets is in the trash.
  • Fixed a bug where deduplication detection doesn't return any result
  • Fixed a bug where the date picker component caused a rendering error if the app language was not in English

What's Changed

🐛 Bug fixes

Full Changelog: immich-app/immich@v1.125.3...v1.125.5

v1.125.3

Compare Source

v1.125.3

This release continues the bug-squashing effort from migration to Kysely.

  • Fixed an issue where changing the machine learning model doesn't change the vector size requirement
  • Fixed an issue where the bulk location edit triggered an error
  • Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
  • Fixed an issue where searchRandom endpoint doesn't return randomize items
  • Fixed some issues regarding the timezone topic
Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed
🌟 Enhancements
🐛 Bug fixes
New Contributors

Full Changelog: immich-app/immich@v1.125.2...v1.125.3

v1.125.2

Compare Source

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you 😄

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed
🌟 Enhancements
🐛 Bug fixes

Full Changelog: immich-app/immich@v1.125.1...v1.125.2

v1.125.1

Compare Source

v1.125.1

There was a hiccup with the release pipeline for v1.125.0 so we have to change the version

[!IMPORTANT]
If you are running remote machine learning, please make sure the remote service pulls the latest version.

Highlights

Welcome to release v1.125.1 of Immich. The release improves how the server queries the database, using a type-safe query builder, Kysely, instead of relying on the magic of TypeORM. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:

  • Node.js security update
  • Share-to mechanism on the mobile app
  • Enable slideshow everywhere on the web app.
  • Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup.
  • Fixed a bug where playing particular video codecs would crash the Android mobile app.
Node.js security update

This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.

Share-to Immich

You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.

[!IMPORTANT]

For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping “Options” near the top of the iOS sharing menu and selecting “Current” instead of “Automatic”.

ScreenRecording_01-10-2025.13-05-53_1-1.mov
Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

Lens information

This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.

Screenshot 2025-01-19 at 8 59 41 PM

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

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

Full Changelog: immich-app/immich@v1.124.2...v1.125.0

v1.124.2

Compare Source

v1.124.2

Two releases in a day, we know you missed those new release announcement pop-up from us 😁

This release addresses the following bugs:

  • Fixed a bug where various jobs don't run on new external library assets.
  • Fixed a bug where multi-selection in the folder view is not cleared when changing folders
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v1.124.1...v1.124.2

v1.124.1

Compare Source

v1.124.1

This release addresses the following bugs.

  • Fixed a bug where email notification cannot be completed
  • Fixed a bug where the asset path is hard to be highlighted and copied
What's Changed
🐛 Bug fixes
🌐 Translations

Full Changelog: immich-app/immich@v1.124.0...v1.124.1

v1.124.0

Compare Source

v1.124.0
Highlights

Happy New Year, and welcome to the release v1.124.0 of Immich. After a long break, we are back! Along with many new contributors. This release adds many enhancements and bug fixes; some of the highlights include

  • Create tags on the fly.
  • Asset actions on the folder view
  • Documentation updates
  • Notable fix: a bug in the loading of the reverse geocoding data
  • Notable fix: do not try to delete offline assets when they expire from the trash
Create tags on the fly.

You can create new tags directly from the “Tag assets” modal.

Screen.Recording.2025-01-07.at.12.59.43.mov
Asset actions on the folder view

The following common actions are available when multi-selecting assets in the folder view: download, change date, change location, archive, delete, and refresh thumbnails/videos/metadata.

SCR-20250107-lrxw

Documentation updates

Many recent changes were made to the https://immich.app website; the complete list of commits can be seen below. This includes updates to the roadmap and moving the stable release milestone to early 2025.

image
Bugfix: Reverse geocoding

Previously, if the database container crashed during a specific and short window, the geodata import process could silently fail. This has been fixed in this release. Affected users may want to re-run metadata extraction, as some assets could incorrectly have no city, state, country, etc., due to the bug.

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻


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

Full Changelog: immich-app/immich@v1.123.0...v1.124.0

v1.123.0

Compare Source

v1.123.0
Highlights

Welcome to release v1.123.0 of Immich. This is the last release of the year as the team is winding down for the holiday season. Thank you for your support and the fantastic year. We cannot wait to continue adding more features, optimizing, and making Immich a delightful app experience for you and your family.

This release fixes bugs in the web and mobile, notably from the recent new native video player. We also add a feature to allow you to change the timeline view order of an album in the mobile app

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻


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

Full Changelog: immich-app/immich@v1.122.3...v1.123.0

v1.122.3

Compare Source

v1.122.3
What's Changed
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: immich-app/immich@v1.122.2...v1.122.3

v1.122.2

Compare Source

v1.122.2

This release fixes visual glitches on Android due to enabling the Impeller rendering engine and a small fix for the web

What's Changed
🐛 Bug fixes
New Contributors

Full Changelog: immich-app/immich@v1.122.1...v1.122.2

v1.122.1

Compare Source

v1.122.1
Hotfixes

Full Changelog: immich-app/immich@v1.122.0...v1.122.1

v1.122.0

Compare Source

v1.122.0
Highlights

Welcome to release v1.122.0 of Immich. After a long release break, Immich is back and brings many new features with loads of bug fixes to enhance the user experience further and make Immich more delightful to use. Some of the highlights below:

  • HDR video support in the mobile app
  • Multiple URLs for machine learning service
  • Automatic switching between server URLs in the mobile app
  • Ability to hide users when searching in an Immich instance
  • Access the most recent albums through the web navigation bar
  • Custom email templates
  • Automatically clean up files left behind by interrupted uploads
  • More responsive hosted maps for users in Oceania
  • Notable fix: swiping between videos failing on older Android devices
HDR video support

Thanks to the tireless work of @​mertalev and @​shenlong-tanwen, HDR videos are displayed correctly in their full dynamic range using the native video player on each respective platform directly in Immich. We hope this feature brings you a more lively experience when viewing past videos.

[!NOTE]
Some videos may appear warped when viewing. If this occurs, please sign out and sign back in. This only needs to be done once and does not apply to new app installations on 1.122.0 or later.

Multiple URLs for machine learning service

Remote machine learning enables folks to run machine learning on a more powerful computer, like their gaming PC. However, the expectation of constant uptime of the remote PC was a pain point for users. Immich now allows specifying multiple URLs so it can fall back to other PCs, including the local machine learning service on the same server.

You can add a


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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from f6516af to 320aa8f Compare December 5, 2024 18:56
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.121.0 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 320aa8f to c494803 Compare December 6, 2024 15:26
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.0 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.1 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from c494803 to 12f68d2 Compare December 9, 2024 01:10
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.2 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 12f68d2 to b1b9fc6 Compare December 13, 2024 16:00
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.2 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.3 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from b1b9fc6 to ce484aa Compare December 17, 2024 18:20
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.122.3 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.123.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from ce484aa to d4c7cb3 Compare January 8, 2025 14:35
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.123.0 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.124.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from d4c7cb3 to c674ab0 Compare January 8, 2025 21:54
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.124.0 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.124.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from c674ab0 to 4781b5a Compare January 9, 2025 01:17
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.124.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.124.2 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 4781b5a to ede4e7c Compare January 23, 2025 21:57
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.124.2 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.1 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from ede4e7c to c6788b0 Compare January 24, 2025 21:29
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.1 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.2 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from c6788b0 to 6408b58 Compare January 26, 2025 17:51
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.2 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.3 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 6408b58 to 3f4c4c6 Compare January 27, 2025 21:25
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.3 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.5 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 3f4c4c6 to 3835e46 Compare January 28, 2025 05:23
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.5 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.6 Jan 28, 2025
@renovate renovate bot changed the title chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.6 chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.125.6 - autoclosed Jan 29, 2025
@renovate renovate bot closed this Jan 29, 2025
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-server-1.x branch January 29, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants