3bc7ca20c7c1de7dc3dc31801335976d1220ab4f
161 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 121f92ebf1 |
Update immich monorepo to v2.3.1 (#2112)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | minor | `v2.2.3` -> `v2.3.1` | | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | minor | `v2.2.3` -> `v2.3.1` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v2.3.1`](https://github.com/immich-app/immich/releases/tag/v2.3.1) [Compare Source](https://github.com/immich-app/immich/compare/v2.3.0...v2.3.1) ##### v2.3.1 ##### Hot fixes Fixed an issue where the new version notification pop-up causes the web app to enter a rendering loop and freeze up. > \[!IMPORTANT] > We encourage all users to update to this version to avoid the issue that will happen when the next minor update is available, i.e., `v2.4.0` ##### What's Changed ##### 🐛 Bug fixes - fix: supporter badge by [@​jrasm91](https://github.com/jrasm91) in [#​24012](https://github.com/immich-app/immich/pull/24012) - fix: new update notification cause rendering loop by [@​alextran1502](https://github.com/alextran1502) in [#​24013](https://github.com/immich-app/immich/pull/24013) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.3.0...v2.3.1> ### [`v2.3.0`](https://github.com/immich-app/immich/releases/tag/v2.3.0) [Compare Source](https://github.com/immich-app/immich/compare/v2.2.3...v2.3.0) ##### v2.3.0 *Loa loa loa, the stock is running low on [Retro DVD ](https://immich.store/products/immich-retro)**📀**! If you want to get one for yourself, you still can, but once this batch is gone, we won’t be making any more, **EVER!** So get one while you can from [immich.store](https://immich.store/)!* <img alt="image" src="https://github.com/user-attachments/assets/f5977e5f-aabe-4c7a-a8d3-ee44b43b0f15" /> > \[!IMPORTANT]\ > We will start the work on removing the old mobile timeline soon. If you are still using the old timeline, please make sure to switch to the new timeline. If this message does not make sense to you, you can ignore it as you are already on the new timeline ##### Highlights Welcome to the release `v2.3.0` of Immich. This version comes with enhancements to the OCR feature and many bug fixes. This release also introduces foundational support for workflows and an application restore mechanism directly in the web UI. Let’s dive into some of the highlights below - OCR Improvements - Add/move action in mobile app - Delete synchronization - Android - Notable fixes: app freezes on resume on iOS - Sneak peek: Maintenance mode and workflow ##### Add/move action in mobile app The asset viewer in the mobile app now includes an “Add to” button that lets you quickly add an asset to an album, the locked folder, or the archive. Thanks [@​happychriss](https://github.com/happychriss)! <p align="center"> <img width="300" alt="Tapping the Add to button presents a menu to add/move an asset" src="https://github.com/user-attachments/assets/21327e0b-ae5f-43b2-9f44-b75655895852" /> </p> ##### OCR Improvement This release includes several enhancements to the OCR feature. There are now language-specific OCR model variants, extending support to Greek, Korean, Russian, Belarusian, Ukrainian, Thai, and languages using the Latin script. All variants (including the existing models) support English as well. There is also an English-only model that performs better for libraries where multilingual support is not needed. To switch to one of these models, you can navigate to the [OCR settings](https://my.immich.app/admin/system-settings?isOpen=machine-learning+ocr), choose the relevant model, save, then re-run OCR on all assets through the [Job Status](https://my.immich.app/admin/jobs-status) page. <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/86008221-4116-43d3-bd0d-f954e0e1a83a" /> </p> The OCR information can now be viewed by toggling a button in the web viewer. You can hover the mouse over the text and copy it. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/693bcfd0-f4f0-40c1-a292-403b04166514" /> </p> ##### Delete synchronization on Android. This release restores the previous mechanism for synchronizing the deletion action between the web and the mobile app. In addition to putting the asset in Immich’s trash bin, the mechanism also puts the deleted asset in the device’s trash system when the app opens. The mechanism has been reworked to align with the new data sync mechanism in the mobile app. You can enable the mechanism in the `App Settings > Advanced > Sync Remote Deletions` <p align="center"> <img width="400" alt="image" src="https://github.com/user-attachments/assets/60d3f53d-a5f8-4235-944d-0e2e80040148" /> </p> ##### Notable fixes: app freezes on resume on iOS Previously, iOS background tasks, such as local or remote data sync and background uploads, could abruptly terminate database operations when the iOS’s background time expires, leaving the database lock unreleased. It leads to an annoying symptom: the app appears to freeze when opening from the background, requiring a hard restart (swipe up to close, then reopen) to regain access to the database. The bug happened sporadically and was incredibly hard to track down. Thanks to the relentless pursuit of the bug, we believe it has been caught through our extensive testing. Please let us know if you are still getting “bugged” by this one in the new version. ##### Sneak peek: Maintenance mode and workflow We can’t contain the excitement to share two exciting items in the work, which have some portions already merged into the server, and are ready to be built upon ##### Maintenance mode This mode will allow the admin to put the server into a state where no one can access it without entirely shutting it down. This paves the way for restoring the server from a previous point in time directly from the web UI, no more fidgeting with the terminal. <https://github.com/user-attachments/assets/26aa5f7f-5e5f-45b5-aa89-347325f10f41> ##### Workflow The foundation of workflows and plugins also made its way to the server; the UI is being worked on. This feature will enable many more custom use cases that are not available in the core application. The community can write custom plugins and share them. We are very excited to see this happening faster than anticipated. Below is a screenshot of how the feature could look. <p align="center"> <img width="600" height="4574" alt="image" src="https://github.com/user-attachments/assets/c0fccc92-6d9b-41e9-b271-574568425ba3" /> <img width="600" height="1822" alt="image" src="https://github.com/user-attachments/assets/c8991763-cd45-4c1e-90ad-5a1179eef789" /> </p> ##### What's Changed ##### 🚀 Features * feat: Add random memories resource by @​jpg0 in https://github.com/immich-app/immich/pull/20025 * feat(mobile): Quick date picker in the search page by @​exelix11 in https://github.com/immich-app/immich/pull/22653 * feat: workflow foundation by @​alextran1502 in https://github.com/immich-app/immich/pull/23621 * feat(mobile): add to album from asset viewer by @​happychriss in https://github.com/immich-app/immich/pull/23608 * feat: maintenance mode by @​insertish in https://github.com/immich-app/immich/pull/23431 * feat(mobile): location edit from asset viewer by @​bwees in https://github.com/immich-app/immich/pull/23925 * feat: timeline e2e tests by @​midzelis in https://github.com/immich-app/immich/pull/23895 * feat: show OCR bounding box by @​alextran1502 in https://github.com/immich-app/immich/pull/23717 ##### 🌟 Enhancements * fix(web): add URLs to results in large files utility by @​Snowknight26 in https://github.com/immich-app/immich/pull/23617 * feat(ml): add preload and fp16 settings for ocr by @​mertalev in https://github.com/immich-app/immich/pull/23576 * feat(ml): multilingual ocr by @​mertalev in https://github.com/immich-app/immich/pull/23527 * feat(mobile): Show lens model information in the asset viewer detail panel by @​fabianbees in https://github.com/immich-app/immich/pull/23601 * feat: lazy load thumbnails on people and place list by @​lukashass in https://github.com/immich-app/immich/pull/23682 * feat: make memories slideshow duration configurable by @​meesfrensel in https://github.com/immich-app/immich/pull/22783 * feat(mobile): chat-style for asset activity view by @​idubnori in https://github.com/immich-app/immich/pull/23347 * feat: show update version info by @​alextran1502 in https://github.com/immich-app/immich/pull/23698 * feat(mobile): album activity deep link by @​idubnori in https://github.com/immich-app/immich/pull/23737 * feat(web): animate gifs on hover by @​meesfrensel in https://github.com/immich-app/immich/pull/23198 * feat(web): disable searching by disabled features by @​meesfrensel in https://github.com/immich-app/immich/pull/23798 * feat: library details page by @​danieldietzler in https://github.com/immich-app/immich/pull/23908 * feat(web): always view original of animated images by @​meesfrensel in https://github.com/immich-app/immich/pull/23842 * feat: add originalPath for external library assets in dedupe by @​kprkpr in https://github.com/immich-app/immich/pull/23710 ##### 🐛 Bug fixes * feat: exif medium tests by @​jrasm91 in https://github.com/immich-app/immich/pull/23561 * fix(web): fix timezone dropdown for timestamps lacking milliseconds by @​skatsubo in https://github.com/immich-app/immich/pull/23615 * fix(web): "select all" button in trash and permanently deleted count by @​Yonyc in https://github.com/immich-app/immich/pull/23594 * fix: fully sync local library on app restart by @​alextran1502 in https://github.com/immich-app/immich/pull/23323 * fix: check if unmetered instead of wifi by @​shenlong-tanwen in https://github.com/immich-app/immich/pull/23380 * fix(mobile): Add fade-in to asset viewer transition by @​goalie2002 in https://github.com/immich-app/immich/pull/23692 * fix(web): i18n for admin>users>sessions by @​meesfrensel in https://github.com/immich-app/immich/pull/23756 * feat: opt-in sync of deletes and restores from web to Android (beta timeline) by @​PeterOmbodi in https://github.com/immich-app/immich/pull/20473 * fix(mobile): Set dynamic height of actions row in BottomSheet by @​vitoksmile in https://github.com/immich-app/immich/pull/23755 * fix(mobile): Hide download button in asset viewer "immersive mode" by @​goalie2002 in https://github.com/immich-app/immich/pull/23720 * fix(mobile): sync album and asset activity state when add/remove asset level activity by @​idubnori in https://github.com/immich-app/immich/pull/23484 * fix(server): properly handle HEAD requests to SSR paths by @​dav-wolff in https://github.com/immich-app/immich/pull/23788 * fix(web): make sliding window cover all visible space to show small number of assets by @​meesfrensel in https://github.com/immich-app/immich/pull/23796 * refactor: shared links modals by @​danieldietzler in https://github.com/immich-app/immich/pull/23803 * chore: bump background_downloader by @​shenlong-tanwen in https://github.com/immich-app/immich/pull/23839 * fix(server): include the previous year in memories for January 1, 2, 3 by @​skatsubo in https://github.com/immich-app/immich/pull/23832 * fix: timeline scroll after navigate by @​danieldietzler in https://github.com/immich-app/immich/pull/23664 * fix: prefer filename from body over path in mime validation by @​shenlong-tanwen in https://github.com/immich-app/immich/pull/23810 * fix(web): keep album timeline when selecting cover by @​roadev in https://github.com/immich-app/immich/pull/23819 * fix: word wrap on custom link preview by @​100daysummer in https://github.com/immich-app/immich/pull/23942 * fix(mobile): delete from device warning shows incorrectly by @​YarosMallorca in https://github.com/immich-app/immich/pull/23935 * fix: deep link to last asset by @​midzelis in https://github.com/immich-app/immich/pull/23920 * fix: null dereference when canceling bucket in album by @​midzelis in https://github.com/immich-app/immich/pull/23924 * fix: incorrect header height calculation in estimated month height by @​midzelis in https://github.com/immich-app/immich/pull/23923 * chore: update drift by @​alextran1502 in https://github.com/immich-app/immich/pull/23877 * chore: reset remote sync on app update by @​shenlong-tanwen in https://github.com/immich-app/immich/pull/23969 * fix(server): copy relevant panorama tags to preview image by @​meesfrensel in https://github.com/immich-app/immich/pull/23953 * fix: unarchive action doesn't update archive page by @​midzelis in https://github.com/immich-app/immich/pull/23987 ##### 📚 Documentation * chore: update config.json example by @​bo0tzz in https://github.com/immich-app/immich/pull/23471 * fix(docs): bump docs for PG versions by @​mmomjian in https://github.com/immich-app/immich/pull/23714 * feat: endpoint descriptions by @​jrasm91 in https://github.com/immich-app/immich/pull/23813 * feat: endpoint versioning by @​jrasm91 in https://github.com/immich-app/immich/pull/23858 * chore: include link to discord server when referencing contribution channel by @​Hritik14 in https://github.com/immich-app/immich/pull/23728 * fix(docs): update Readme links by @​mmomjian in https://github.com/immich-app/immich/pull/23959 ##### 🌐 Translations * chore(web): update translations by @​weblate in https://github.com/immich-app/immich/pull/23449 ##### New Contributors * @​FreeWind6 made their first contribution in https://github.com/immich-app/immich/pull/23627 * @​Yonyc made their first contribution in https://github.com/immich-app/immich/pull/23594 * @​fabianbees made their first contribution in https://github.com/immich-app/immich/pull/23601 * @​exelix11 made their first contribution in https://github.com/immich-app/immich/pull/22653 * @​AlexanderS made their first contribution in https://github.com/immich-app/immich/pull/23838 * @​Hritik14 made their first contribution in https://github.com/immich-app/immich/pull/23728 * @​roadev made their first contribution in https://github.com/immich-app/immich/pull/23819 * @​zebrapurring made their first contribution in https://github.com/immich-app/immich/pull/22145 * @​happychriss made their first contribution in https://github.com/immich-app/immich/pull/23608 * @​insertish made their first contribution in https://github.com/immich-app/immich/pull/23948 * @​100daysummer made their first contribution in https://github.com/immich-app/immich/pull/23942 * @​kprkpr made their first contribution in https://github.com/immich-app/immich/pull/23710 **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.2.3...v2.3.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #2112 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| ed7156b06d | Update immich monorepo to v2.2.3 (#1956) | |||
| bd20cf1401 | Update ghcr.io/immich-app/immich-server Docker tag to v2.2.2 (#1934) | |||
| f3657abe7f | Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.2.2 (#1933) | |||
| cbf83e1e46 | adjust retention | |||
| 8de589d907 |
Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.2.1 (#1904)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | minor | `v2.1.0` -> `v2.2.1` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v2.2.1`](https://github.com/immich-app/immich/releases/tag/v2.2.1) [Compare Source](https://github.com/immich-app/immich/compare/v2.2.0...v2.2.1) <!-- Release notes generated using configuration in .github/release.yml at v2.2.1 --> #### What's Changed ##### 🐛 Bug fixes - fix(mobile): regression - not displayed activity button in top bar by [@​idubnori](https://github.com/idubnori) in [#​23366](https://github.com/immich-app/immich/pull/23366) - fix: asset copy validation error by [@​danieldietzler](https://github.com/danieldietzler) in [#​23387](https://github.com/immich-app/immich/pull/23387) - fix(ml): ocr failing with rootless docker by [@​mertalev](https://github.com/mertalev) in [#​23402](https://github.com/immich-app/immich/pull/23402) - fix(mobile): video seeking on android by [@​mertalev](https://github.com/mertalev) in [#​23405](https://github.com/immich-app/immich/pull/23405) - fix: button condition rendering by [@​alextran1502](https://github.com/alextran1502) in [#​23400](https://github.com/immich-app/immich/pull/23400) - fix: view in timeline does not jump to the timeline correctly by [@​alextran1502](https://github.com/alextran1502) in [#​23428](https://github.com/immich-app/immich/pull/23428) - fix: show close button on purchase modal by [@​alextran1502](https://github.com/alextran1502) in [#​23436](https://github.com/immich-app/immich/pull/23436) ##### 📚 Documentation - chore: update android signing fingerprints to docs by [@​luneth](https://github.com/luneth) in [#​23361](https://github.com/immich-app/immich/pull/23361) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://github.com/weblate) in [#​23375](https://github.com/immich-app/immich/pull/23375) #### New Contributors - [@​luneth](https://github.com/luneth) made their first contribution in [#​23361](https://github.com/immich-app/immich/pull/23361) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.2.0...v2.2.1> ### [`v2.2.0`](https://github.com/immich-app/immich/releases/tag/v2.2.0) [Compare Source](https://github.com/immich-app/immich/compare/v2.1.0...v2.2.0) ### v2.2.0 *The month following our [stable release ](https://immich.app/blog/stable-release)**🎉** has flown by! We are blown away by the support from everyone around this milestone, especially for the [Retro DVD ](https://immich.store/products/immich-retro)**📀**! If you want to get one for yourself, you still can, but once this batch is gone, we won’t be making any more, **EVER!** So get one while you can from [immich.store](https://immich.store/)!* <img width="2292" height="209" alt="image" src="https://github.com/user-attachments/assets/3829caef-8674-4ab0-a0d0-954c317e8987" /> #### Highlights Welcome to version `v2.2.0` of Immich. This release comes with the traditional Immich fashion, where the features and enhancements list is longer than the bug fixes list. Let’s dive right into the highlights of this exciting release - New mutable Docker tag for `v2` versions - Optical Character Recognition (OCR) - \[Web] Wasm implementation for justified layout calculation 🦀 - \[Web] UI improvement for the review duplicates screen - \[Mobile] Show albums in the asset’s detail sheet - \[Mobile] Show similar photos - \[Mobile] Chat-style for activity view - \[Mobile] High precision seeking for video - \[Mobile] New UI to present server-client version mismatch - Option to create a new user as an admin - Notable fix: older iOS devices freeze when spawning background tasks - Notable fix: temporary files on iOS are now cleaned up properly ##### Docker tag for `v2` versions The `example.env` file has been updated to use `IMMICH_VERSION=v2`, which is a mutable Docker tag that points to the latest `2.x.x` release image. ##### Optical Character Recognition (OCR) OCR search has been one of the most requested features on our users' wishlists. Thanks to the fantastic work of [@​flipped-1121](https://github.com/flipped-1121) and [@​mertalev](https://github.com/mertalev), Immich can now recognize texts in images, adding a powerful capability to its already powerful search features. This will help users find lost family recipes or a crypto wallet’s passphrase more easily. The OCR pipeline is integrated into the existing machine learning flow. For new uploads, it will run automatically with the existing machine learning flow. For existing setups, you can go to `Administration > Job > Click on “All” for OCR job` to extract OCR information for your gallery <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/ece151cf-4268-406a-a68f-ce3c9c869c15" /> </p> To search for letters in photos, a new radio button has been added to the search type on the web app, and in the dropdown list on the mobile app. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/adb161c8-717d-4030-b5eb-4f3cfef11a96" /> </p> OCR currently has official support for English, Chinese (Simplified), Chinese (Traditional) and Japanese text. Languages using Latin script generally work as well, but may have lower accuracy or interpret characters without the diacritics. ##### \[Web] Wasm implementation for justified layout calculation 🦀 This release comes with a blazing-fast re-implementation of the justified layout on the web, which makes calculating the size of the thumbnails in each bucket several times faster, significantly improving the rendering performance for a large bucket, i.e., 10s of thousands of assets in a single month ##### \[Web] UI improvement for the review duplicates screen To help you decide which asset to keep in a group of duplicates, more information has been added to the info section below each asset, including date/time, location, and the number of albums the asset is in. The info section has been redesigned to make scanning the information faster, with different properties getting highlighted. We will keep improving on this interface to make it more intuitive <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/0bee8443-b44e-4264-a4ab-36a99cef4596" /> </p> ##### \[Mobile\] Show albums in the asset’s detail You can view and navigate to the albums that the asset belongs to in the info sheet <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/96bb194a-cc54-478b-9958-b6e8eea9b03c" /> </p> ##### \[Mobile\] Show similar photos The popular feature “Show similar photos” has made its way to the mobile app. You can use the button in the detail sheet to find similar images to the one you are viewing. <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/45cb751d-da22-4fe8-bc47-406dbb9c9cfc" /> </p> ##### \[Mobile\] Chat-style for album activity view The album’s activity view now displays the messages and actions in a chat-style view, making it easier to follow <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/a5a8a4aa-ebbe-4282-844b-27e9df14a529" /> </p> ##### \[Mobile\] High precision seeking for video The progress bar of the video player now has higher precision duration handling. This makes seeking much more fluid than before, as well as making position updates in the progress bar smooth, rather than jumping from second to second. ##### \[Mobile] New UI to present server-client version mismatch As we are now in the stable-era, we want to make the notification of a new version more subtle, less distracting. The update message and icon’s color on the mobile app have been redesigned for that purpose. When your server version is older than the available one, a message with a clickable link is displayed, directing you to the latest release notes. When your mobile app version is older than the one available on the App Store, a message with a clickable link appears, directing you to the App Store to perform the update. | Server update | App update | | --------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | <img width="300" alt="image" src="https://github.com/user-attachments/assets/c136aab6-ef39-4769-ab35-b6719b188ed5" /> | <img width="300" height="2340" alt="image" src="https://github.com/user-attachments/assets/3bead2e2-f202-48b8-9164-c5c29c999434" /> | #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> 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> <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🔒 Security - fix(server): bump valkey to 8 by [@​mmomjian](https://github.com/mmomjian) in [#​22911](https://github.com/immich-app/immich/pull/22911) ##### 🚀 Features - feat(ml): coreml by [@​mertalev](https://github.com/mertalev) in [#​17718](https://github.com/immich-app/immich/pull/17718) - feat(server): Option to configure SMTPS transport by [@​clementmartin](https://github.com/clementmartin) in [#​22833](https://github.com/immich-app/immich/pull/22833) - feat: show location & date on duplicate asset comparison overview by [@​adrianjost](https://github.com/adrianjost) in [#​22632](https://github.com/immich-app/immich/pull/22632) - feat: view the user's app version on the user page by [@​aviv926](https://github.com/aviv926) in [#​21345](https://github.com/immich-app/immich/pull/21345) - feat: GHA for iOS release flow by [@​alextran1502](https://github.com/alextran1502) in [#​23196](https://github.com/immich-app/immich/pull/23196) - feat(web): add search filter for camera lens model. by [@​dagstuan](https://github.com/dagstuan) in [#​21792](https://github.com/immich-app/immich/pull/21792) - feat(web): load original videos by [@​andre-antunesdesa](https://github.com/andre-antunesdesa) in [#​20041](https://github.com/immich-app/immich/pull/20041) - feat(cli): add --delete-duplicates option by [@​RobinJ1995](https://github.com/RobinJ1995) in [#​20035](https://github.com/immich-app/immich/pull/20035) - feat: ocr by [@​flipped-1121](https://github.com/flipped-1121) in [#​18836](https://github.com/immich-app/immich/pull/18836) - feat: show "appears in" albums on asset viewer bottom sheet by [@​bwees](https://github.com/bwees) in [#​21925](https://github.com/immich-app/immich/pull/21925) - feat: getAssetOcr endpoint by [@​alextran1502](https://github.com/alextran1502) in [#​23331](https://github.com/immich-app/immich/pull/23331) - feat(mobile): view similar photos by [@​vitoksmile](https://github.com/vitoksmile) in [#​22148](https://github.com/immich-app/immich/pull/22148) - feat(mobile): chat-style album activities timeline by [@​idubnori](https://github.com/idubnori) in [#​23185](https://github.com/immich-app/immich/pull/23185) ##### 🌟 Enhancements - feat(album): show per-user contributions in shared albums by [@​Chaoscontrol](https://github.com/Chaoscontrol) in [#​21740](https://github.com/immich-app/immich/pull/21740) - feat: add video auto play setting by [@​Saschl](https://github.com/Saschl) in [#​20416](https://github.com/immich-app/immich/pull/20416) - fix(web): improve scrubber behavior on scroll-limited timelines by [@​midzelis](https://github.com/midzelis) in [#​22917](https://github.com/immich-app/immich/pull/22917) - feat(web): Download links and Obtainium link generator on Utilities page and onboarding by [@​NicholasFlamy](https://github.com/NicholasFlamy) in [#​20589](https://github.com/immich-app/immich/pull/20589) - feat(web): create user as admin by [@​jrasm91](https://github.com/jrasm91) in [#​23026](https://github.com/immich-app/immich/pull/23026) - chore: rework backup success notification descriptions by [@​bwees](https://github.com/bwees) in [#​23024](https://github.com/immich-app/immich/pull/23024) - feat(mobile): Change the UI of asset activity list to bottom sheet by [@​idubnori](https://github.com/idubnori) in [#​23075](https://github.com/immich-app/immich/pull/23075) - feat: improved update messaging on app bar server info by [@​bwees](https://github.com/bwees) in [#​22938](https://github.com/immich-app/immich/pull/22938) - refactor(web): improve date labels in scrubber by [@​midzelis](https://github.com/midzelis) in [#​23046](https://github.com/immich-app/immich/pull/23046) - feat: support database dumps for pg18 by [@​zackpollard](https://github.com/zackpollard) in [#​23186](https://github.com/immich-app/immich/pull/23186) - feat: improvements of thumbnail animations by [@​Lauritz-Tieste](https://github.com/Lauritz-Tieste) in [#​20300](https://github.com/immich-app/immich/pull/20300) - feat(web): reactively update shared link expiration by [@​khanbasharat3a1](https://github.com/khanbasharat3a1) in [#​22274](https://github.com/immich-app/immich/pull/22274) - feat: (mobile) open asset viewer from album activity page by [@​idubnori](https://github.com/idubnori) in [#​23182](https://github.com/immich-app/immich/pull/23182) - feat(mobile): high precision seeking by [@​mertalev](https://github.com/mertalev) in [#​22346](https://github.com/immich-app/immich/pull/22346) - feat(web): wasm justified layout, sync edition by [@​mertalev](https://github.com/mertalev) in [#​23194](https://github.com/immich-app/immich/pull/23194) - feat: logout sessions on password change by [@​MontejoJorge](https://github.com/MontejoJorge) in [#​23188](https://github.com/immich-app/immich/pull/23188) - feat(server): enhance metadata reading for video files by [@​tstachl](https://github.com/tstachl) in [#​23258](https://github.com/immich-app/immich/pull/23258) - feat: improve UI for resolving duplication detection by [@​alextran1502](https://github.com/alextran1502) in [#​23145](https://github.com/immich-app/immich/pull/23145) - feat: toasts by [@​jrasm91](https://github.com/jrasm91) in [#​23298](https://github.com/immich-app/immich/pull/23298) - feat: asset copy by [@​danieldietzler](https://github.com/danieldietzler) in [#​23172](https://github.com/immich-app/immich/pull/23172) ##### 🐛 Bug fixes - fix(web): prevent photo-only memories showing mute button by [@​meesfrensel](https://github.com/meesfrensel) in [#​22802](https://github.com/immich-app/immich/pull/22802) - fix: get all assets for the Recents album on iOS by [@​alextran1502](https://github.com/alextran1502) in [#​22956](https://github.com/immich-app/immich/pull/22956) - fix: tag clean up query and add tests by [@​MontejoJorge](https://github.com/MontejoJorge) in [#​22633](https://github.com/immich-app/immich/pull/22633) - fix: unit overlapses value in server stats card by [@​alextran1502](https://github.com/alextran1502) in [#​22994](https://github.com/immich-app/immich/pull/22994) - fix: navigate to time action by [@​midzelis](https://github.com/midzelis) in [#​20928](https://github.com/immich-app/immich/pull/20928) - fix: remove assets from shared link by [@​MontejoJorge](https://github.com/MontejoJorge) in [#​22935](https://github.com/immich-app/immich/pull/22935) - fix(server): only asset owner should see favorite status by [@​pwojtaszko](https://github.com/pwojtaszko) in [#​20654](https://github.com/immich-app/immich/pull/20654) - fix(web): render context overlays over the scrollbar by [@​PaulSonOfLars](https://github.com/PaulSonOfLars) in [#​23007](https://github.com/immich-app/immich/pull/23007) - fix(web): two scrollbars in folder view by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​23045](https://github.com/immich-app/immich/pull/23045) - fix: skip ML availability check if ML is disabled by [@​bo0tzz](https://github.com/bo0tzz) in [#​23053](https://github.com/immich-app/immich/pull/23053) - chore: skip dialog for single merged asset by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22958](https://github.com/immich-app/immich/pull/22958) - fix(mobile): notate experimental network features, cleanup mis assigned translation tags by [@​mmomjian](https://github.com/mmomjian) in [#​23021](https://github.com/immich-app/immich/pull/23021) - fix(ml): pin cudnn version by [@​mertalev](https://github.com/mertalev) in [#​23110](https://github.com/immich-app/immich/pull/23110) - fix(server): use GPSLongitudeRef and GPSLatitudeRef EXIF fields by [@​ruippeixotog](https://github.com/ruippeixotog) in [#​21445](https://github.com/immich-app/immich/pull/21445) - fix: allow editing all images by [@​bwees](https://github.com/bwees) in [#​23144](https://github.com/immich-app/immich/pull/23144) - fix: isolate freeze app on older ios device by [@​alextran1502](https://github.com/alextran1502) in [#​22509](https://github.com/immich-app/immich/pull/22509) - fix: android skip posting hash response after detached from engine by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​23192](https://github.com/immich-app/immich/pull/23192) - fix: back/forward navigation won't reset scroll in timeline by [@​midzelis](https://github.com/midzelis) in [#​22838](https://github.com/immich-app/immich/pull/22838) - fix: handle null bucketId or name in android local sync by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​23224](https://github.com/immich-app/immich/pull/23224) - fix: fetch original name before upload by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​21877](https://github.com/immich-app/immich/pull/21877) - fix: focus-trap on safari by [@​midzelis](https://github.com/midzelis) in [#​23246](https://github.com/immich-app/immich/pull/23246) - fix(web): disable picture-in-picture on video viewer by [@​tstachl](https://github.com/tstachl) in [#​23318](https://github.com/immich-app/immich/pull/23318) - fix: make hitbox on app bar dialog bigger by [@​bwees](https://github.com/bwees) in [#​23316](https://github.com/immich-app/immich/pull/23316) - fix: clear temp cache on iOS before uploads by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​23326](https://github.com/immich-app/immich/pull/23326) ##### 📚 Documentation - fix(web): clarify some transcoding settings by [@​meesfrensel](https://github.com/meesfrensel) in [#​22797](https://github.com/immich-app/immich/pull/22797) - docs: fix small error by [@​0xflotus](https://github.com/0xflotus) in [#​22890](https://github.com/immich-app/immich/pull/22890) - docs: Expand on OpenVINO WSL HW accel by [@​Mraedis](https://github.com/Mraedis) in [#​21054](https://github.com/immich-app/immich/pull/21054) - docs: clarify well-known usage by [@​jrasm91](https://github.com/jrasm91) in [#​23018](https://github.com/immich-app/immich/pull/23018) - feat: move community projects and guides to immich-aweseome by [@​jrasm91](https://github.com/jrasm91) in [#​23016](https://github.com/immich-app/immich/pull/23016) - fix(docs): cli upload json format example by [@​leepeuker](https://github.com/leepeuker) in [#​22858](https://github.com/immich-app/immich/pull/22858) - docs: update [backup-and-restore.md](http://backup-and-restore.md) by [@​nickwebcouk](https://github.com/nickwebcouk) in [#​21065](https://github.com/immich-app/immich/pull/21065) #### New Contributors - [@​Chaoscontrol](https://github.com/Chaoscontrol) made their first contribution in [#​21740](https://github.com/immich-app/immich/pull/21740) - [@​meesfrensel](https://github.com/meesfrensel) made their first contribution in [#​22802](https://github.com/immich-app/immich/pull/22802) - [@​0xflotus](https://github.com/0xflotus) made their first contribution in [#​22890](https://github.com/immich-app/immich/pull/22890) - [@​clementmartin](https://github.com/clementmartin) made their first contribution in [#​22833](https://github.com/immich-app/immich/pull/22833) - [@​leepeuker](https://github.com/leepeuker) made their first contribution in [#​22858](https://github.com/immich-app/immich/pull/22858) - [@​nickwebcouk](https://github.com/nickwebcouk) made their first contribution in [#​21065](https://github.com/immich-app/immich/pull/21065) - [@​idubnori](https://github.com/idubnori) made their first contribution in [#​23075](https://github.com/immich-app/immich/pull/23075) - [@​ruippeixotog](https://github.com/ruippeixotog) made their first contribution in [#​21445](https://github.com/immich-app/immich/pull/21445) - [@​Nykri](https://github.com/Nykri) made their first contribution in [#​22888](https://github.com/immich-app/immich/pull/22888) - [@​slagiewka](https://github.com/slagiewka) made their first contribution in [#​23130](https://github.com/immich-app/immich/pull/23130) - [@​khanbasharat3a1](https://github.com/khanbasharat3a1) made their first contribution in [#​22274](https://github.com/immich-app/immich/pull/22274) - [@​andre-antunesdesa](https://github.com/andre-antunesdesa) made their first contribution in [#​20041](https://github.com/immich-app/immich/pull/20041) - [@​RobinJ1995](https://github.com/RobinJ1995) made their first contribution in [#​20035](https://github.com/immich-app/immich/pull/20035) - [@​flipped-1121](https://github.com/flipped-1121) made their first contribution in [#​18836](https://github.com/immich-app/immich/pull/18836) - [@​ZacWarham](https://github.com/ZacWarham) made their first contribution in [#​23275](https://github.com/immich-app/immich/pull/23275) - [@​tstachl](https://github.com/tstachl) made their first contribution in [#​23258](https://github.com/immich-app/immich/pull/23258) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.1.0...v2.2.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1904 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 1013f377f0 |
Update ghcr.io/immich-app/immich-server Docker tag to v2.2.1 (#1905)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | minor | `v2.1.0` -> `v2.2.1` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v2.2.1`](https://github.com/immich-app/immich/releases/tag/v2.2.1) [Compare Source](https://github.com/immich-app/immich/compare/v2.2.0...v2.2.1) <!-- Release notes generated using configuration in .github/release.yml at v2.2.1 --> #### What's Changed ##### 🐛 Bug fixes - fix(mobile): regression - not displayed activity button in top bar by [@​idubnori](https://github.com/idubnori) in [#​23366](https://github.com/immich-app/immich/pull/23366) - fix: asset copy validation error by [@​danieldietzler](https://github.com/danieldietzler) in [#​23387](https://github.com/immich-app/immich/pull/23387) - fix(ml): ocr failing with rootless docker by [@​mertalev](https://github.com/mertalev) in [#​23402](https://github.com/immich-app/immich/pull/23402) - fix(mobile): video seeking on android by [@​mertalev](https://github.com/mertalev) in [#​23405](https://github.com/immich-app/immich/pull/23405) - fix: button condition rendering by [@​alextran1502](https://github.com/alextran1502) in [#​23400](https://github.com/immich-app/immich/pull/23400) - fix: view in timeline does not jump to the timeline correctly by [@​alextran1502](https://github.com/alextran1502) in [#​23428](https://github.com/immich-app/immich/pull/23428) - fix: show close button on purchase modal by [@​alextran1502](https://github.com/alextran1502) in [#​23436](https://github.com/immich-app/immich/pull/23436) ##### 📚 Documentation - chore: update android signing fingerprints to docs by [@​luneth](https://github.com/luneth) in [#​23361](https://github.com/immich-app/immich/pull/23361) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://github.com/weblate) in [#​23375](https://github.com/immich-app/immich/pull/23375) #### New Contributors - [@​luneth](https://github.com/luneth) made their first contribution in [#​23361](https://github.com/immich-app/immich/pull/23361) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.2.0...v2.2.1> ### [`v2.2.0`](https://github.com/immich-app/immich/releases/tag/v2.2.0) [Compare Source](https://github.com/immich-app/immich/compare/v2.1.0...v2.2.0) ### v2.2.0 *The month following our [stable release ](https://immich.app/blog/stable-release)**🎉** has flown by! We are blown away by the support from everyone around this milestone, especially for the [Retro DVD ](https://immich.store/products/immich-retro)**📀**! If you want to get one for yourself, you still can, but once this batch is gone, we won’t be making any more, **EVER!** So get one while you can from [immich.store](https://immich.store/)!* <img width="2292" height="209" alt="image" src="https://github.com/user-attachments/assets/3829caef-8674-4ab0-a0d0-954c317e8987" /> #### Highlights Welcome to version `v2.2.0` of Immich. This release comes with the traditional Immich fashion, where the features and enhancements list is longer than the bug fixes list. Let’s dive right into the highlights of this exciting release - New mutable Docker tag for `v2` versions - Optical Character Recognition (OCR) - \[Web] Wasm implementation for justified layout calculation 🦀 - \[Web] UI improvement for the review duplicates screen - \[Mobile] Show albums in the asset’s detail sheet - \[Mobile] Show similar photos - \[Mobile] Chat-style for activity view - \[Mobile] High precision seeking for video - \[Mobile] New UI to present server-client version mismatch - Option to create a new user as an admin - Notable fix: older iOS devices freeze when spawning background tasks - Notable fix: temporary files on iOS are now cleaned up properly ##### Docker tag for `v2` versions The `example.env` file has been updated to use `IMMICH_VERSION=v2`, which is a mutable Docker tag that points to the latest `2.x.x` release image. ##### Optical Character Recognition (OCR) OCR search has been one of the most requested features on our users' wishlists. Thanks to the fantastic work of [@​flipped-1121](https://github.com/flipped-1121) and [@​mertalev](https://github.com/mertalev), Immich can now recognize texts in images, adding a powerful capability to its already powerful search features. This will help users find lost family recipes or a crypto wallet’s passphrase more easily. The OCR pipeline is integrated into the existing machine learning flow. For new uploads, it will run automatically with the existing machine learning flow. For existing setups, you can go to `Administration > Job > Click on “All” for OCR job` to extract OCR information for your gallery <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/ece151cf-4268-406a-a68f-ce3c9c869c15" /> </p> To search for letters in photos, a new radio button has been added to the search type on the web app, and in the dropdown list on the mobile app. <p align="center"> <img width="500" alt="image" src="https://github.com/user-attachments/assets/adb161c8-717d-4030-b5eb-4f3cfef11a96" /> </p> OCR currently has official support for English, Chinese (Simplified), Chinese (Traditional) and Japanese text. Languages using Latin script generally work as well, but may have lower accuracy or interpret characters without the diacritics. ##### \[Web] Wasm implementation for justified layout calculation 🦀 This release comes with a blazing-fast re-implementation of the justified layout on the web, which makes calculating the size of the thumbnails in each bucket several times faster, significantly improving the rendering performance for a large bucket, i.e., 10s of thousands of assets in a single month ##### \[Web] UI improvement for the review duplicates screen To help you decide which asset to keep in a group of duplicates, more information has been added to the info section below each asset, including date/time, location, and the number of albums the asset is in. The info section has been redesigned to make scanning the information faster, with different properties getting highlighted. We will keep improving on this interface to make it more intuitive <p align="center"> <img width="800" alt="image" src="https://github.com/user-attachments/assets/0bee8443-b44e-4264-a4ab-36a99cef4596" /> </p> ##### \[Mobile\] Show albums in the asset’s detail You can view and navigate to the albums that the asset belongs to in the info sheet <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/96bb194a-cc54-478b-9958-b6e8eea9b03c" /> </p> ##### \[Mobile\] Show similar photos The popular feature “Show similar photos” has made its way to the mobile app. You can use the button in the detail sheet to find similar images to the one you are viewing. <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/45cb751d-da22-4fe8-bc47-406dbb9c9cfc" /> </p> ##### \[Mobile\] Chat-style for album activity view The album’s activity view now displays the messages and actions in a chat-style view, making it easier to follow <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/a5a8a4aa-ebbe-4282-844b-27e9df14a529" /> </p> ##### \[Mobile\] High precision seeking for video The progress bar of the video player now has higher precision duration handling. This makes seeking much more fluid than before, as well as making position updates in the progress bar smooth, rather than jumping from second to second. ##### \[Mobile] New UI to present server-client version mismatch As we are now in the stable-era, we want to make the notification of a new version more subtle, less distracting. The update message and icon’s color on the mobile app have been redesigned for that purpose. When your server version is older than the available one, a message with a clickable link is displayed, directing you to the latest release notes. When your mobile app version is older than the one available on the App Store, a message with a clickable link appears, directing you to the App Store to perform the update. | Server update | App update | | --------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | <img width="300" alt="image" src="https://github.com/user-attachments/assets/c136aab6-ef39-4769-ab35-b6719b188ed5" /> | <img width="300" height="2340" alt="image" src="https://github.com/user-attachments/assets/3bead2e2-f202-48b8-9164-c5c29c999434" /> | #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> 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> <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🔒 Security - fix(server): bump valkey to 8 by [@​mmomjian](https://github.com/mmomjian) in [#​22911](https://github.com/immich-app/immich/pull/22911) ##### 🚀 Features - feat(ml): coreml by [@​mertalev](https://github.com/mertalev) in [#​17718](https://github.com/immich-app/immich/pull/17718) - feat(server): Option to configure SMTPS transport by [@​clementmartin](https://github.com/clementmartin) in [#​22833](https://github.com/immich-app/immich/pull/22833) - feat: show location & date on duplicate asset comparison overview by [@​adrianjost](https://github.com/adrianjost) in [#​22632](https://github.com/immich-app/immich/pull/22632) - feat: view the user's app version on the user page by [@​aviv926](https://github.com/aviv926) in [#​21345](https://github.com/immich-app/immich/pull/21345) - feat: GHA for iOS release flow by [@​alextran1502](https://github.com/alextran1502) in [#​23196](https://github.com/immich-app/immich/pull/23196) - feat(web): add search filter for camera lens model. by [@​dagstuan](https://github.com/dagstuan) in [#​21792](https://github.com/immich-app/immich/pull/21792) - feat(web): load original videos by [@​andre-antunesdesa](https://github.com/andre-antunesdesa) in [#​20041](https://github.com/immich-app/immich/pull/20041) - feat(cli): add --delete-duplicates option by [@​RobinJ1995](https://github.com/RobinJ1995) in [#​20035](https://github.com/immich-app/immich/pull/20035) - feat: ocr by [@​flipped-1121](https://github.com/flipped-1121) in [#​18836](https://github.com/immich-app/immich/pull/18836) - feat: show "appears in" albums on asset viewer bottom sheet by [@​bwees](https://github.com/bwees) in [#​21925](https://github.com/immich-app/immich/pull/21925) - feat: getAssetOcr endpoint by [@​alextran1502](https://github.com/alextran1502) in [#​23331](https://github.com/immich-app/immich/pull/23331) - feat(mobile): view similar photos by [@​vitoksmile](https://github.com/vitoksmile) in [#​22148](https://github.com/immich-app/immich/pull/22148) - feat(mobile): chat-style album activities timeline by [@​idubnori](https://github.com/idubnori) in [#​23185](https://github.com/immich-app/immich/pull/23185) ##### 🌟 Enhancements - feat(album): show per-user contributions in shared albums by [@​Chaoscontrol](https://github.com/Chaoscontrol) in [#​21740](https://github.com/immich-app/immich/pull/21740) - feat: add video auto play setting by [@​Saschl](https://github.com/Saschl) in [#​20416](https://github.com/immich-app/immich/pull/20416) - fix(web): improve scrubber behavior on scroll-limited timelines by [@​midzelis](https://github.com/midzelis) in [#​22917](https://github.com/immich-app/immich/pull/22917) - feat(web): Download links and Obtainium link generator on Utilities page and onboarding by [@​NicholasFlamy](https://github.com/NicholasFlamy) in [#​20589](https://github.com/immich-app/immich/pull/20589) - feat(web): create user as admin by [@​jrasm91](https://github.com/jrasm91) in [#​23026](https://github.com/immich-app/immich/pull/23026) - chore: rework backup success notification descriptions by [@​bwees](https://github.com/bwees) in [#​23024](https://github.com/immich-app/immich/pull/23024) - feat(mobile): Change the UI of asset activity list to bottom sheet by [@​idubnori](https://github.com/idubnori) in [#​23075](https://github.com/immich-app/immich/pull/23075) - feat: improved update messaging on app bar server info by [@​bwees](https://github.com/bwees) in [#​22938](https://github.com/immich-app/immich/pull/22938) - refactor(web): improve date labels in scrubber by [@​midzelis](https://github.com/midzelis) in [#​23046](https://github.com/immich-app/immich/pull/23046) - feat: support database dumps for pg18 by [@​zackpollard](https://github.com/zackpollard) in [#​23186](https://github.com/immich-app/immich/pull/23186) - feat: improvements of thumbnail animations by [@​Lauritz-Tieste](https://github.com/Lauritz-Tieste) in [#​20300](https://github.com/immich-app/immich/pull/20300) - feat(web): reactively update shared link expiration by [@​khanbasharat3a1](https://github.com/khanbasharat3a1) in [#​22274](https://github.com/immich-app/immich/pull/22274) - feat: (mobile) open asset viewer from album activity page by [@​idubnori](https://github.com/idubnori) in [#​23182](https://github.com/immich-app/immich/pull/23182) - feat(mobile): high precision seeking by [@​mertalev](https://github.com/mertalev) in [#​22346](https://github.com/immich-app/immich/pull/22346) - feat(web): wasm justified layout, sync edition by [@​mertalev](https://github.com/mertalev) in [#​23194](https://github.com/immich-app/immich/pull/23194) - feat: logout sessions on password change by [@​MontejoJorge](https://github.com/MontejoJorge) in [#​23188](https://github.com/immich-app/immich/pull/23188) - feat(server): enhance metadata reading for video files by [@​tstachl](https://github.com/tstachl) in [#​23258](https://github.com/immich-app/immich/pull/23258) - feat: improve UI for resolving duplication detection by [@​alextran1502](https://github.com/alextran1502) in [#​23145](https://github.com/immich-app/immich/pull/23145) - feat: toasts by [@​jrasm91](https://github.com/jrasm91) in [#​23298](https://github.com/immich-app/immich/pull/23298) - feat: asset copy by [@​danieldietzler](https://github.com/danieldietzler) in [#​23172](https://github.com/immich-app/immich/pull/23172) ##### 🐛 Bug fixes - fix(web): prevent photo-only memories showing mute button by [@​meesfrensel](https://github.com/meesfrensel) in [#​22802](https://github.com/immich-app/immich/pull/22802) - fix: get all assets for the Recents album on iOS by [@​alextran1502](https://github.com/alextran1502) in [#​22956](https://github.com/immich-app/immich/pull/22956) - fix: tag clean up query and add tests by [@​MontejoJorge](https://github.com/MontejoJorge) in [#​22633](https://github.com/immich-app/immich/pull/22633) - fix: unit overlapses value in server stats card by [@​alextran1502](https://github.com/alextran1502) in [#​22994](https://github.com/immich-app/immich/pull/22994) - fix: navigate to time action by [@​midzelis](https://github.com/midzelis) in [#​20928](https://github.com/immich-app/immich/pull/20928) - fix: remove assets from shared link by [@​MontejoJorge](https://github.com/MontejoJorge) in [#​22935](https://github.com/immich-app/immich/pull/22935) - fix(server): only asset owner should see favorite status by [@​pwojtaszko](https://github.com/pwojtaszko) in [#​20654](https://github.com/immich-app/immich/pull/20654) - fix(web): render context overlays over the scrollbar by [@​PaulSonOfLars](https://github.com/PaulSonOfLars) in [#​23007](https://github.com/immich-app/immich/pull/23007) - fix(web): two scrollbars in folder view by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​23045](https://github.com/immich-app/immich/pull/23045) - fix: skip ML availability check if ML is disabled by [@​bo0tzz](https://github.com/bo0tzz) in [#​23053](https://github.com/immich-app/immich/pull/23053) - chore: skip dialog for single merged asset by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22958](https://github.com/immich-app/immich/pull/22958) - fix(mobile): notate experimental network features, cleanup mis assigned translation tags by [@​mmomjian](https://github.com/mmomjian) in [#​23021](https://github.com/immich-app/immich/pull/23021) - fix(ml): pin cudnn version by [@​mertalev](https://github.com/mertalev) in [#​23110](https://github.com/immich-app/immich/pull/23110) - fix(server): use GPSLongitudeRef and GPSLatitudeRef EXIF fields by [@​ruippeixotog](https://github.com/ruippeixotog) in [#​21445](https://github.com/immich-app/immich/pull/21445) - fix: allow editing all images by [@​bwees](https://github.com/bwees) in [#​23144](https://github.com/immich-app/immich/pull/23144) - fix: isolate freeze app on older ios device by [@​alextran1502](https://github.com/alextran1502) in [#​22509](https://github.com/immich-app/immich/pull/22509) - fix: android skip posting hash response after detached from engine by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​23192](https://github.com/immich-app/immich/pull/23192) - fix: back/forward navigation won't reset scroll in timeline by [@​midzelis](https://github.com/midzelis) in [#​22838](https://github.com/immich-app/immich/pull/22838) - fix: handle null bucketId or name in android local sync by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​23224](https://github.com/immich-app/immich/pull/23224) - fix: fetch original name before upload by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​21877](https://github.com/immich-app/immich/pull/21877) - fix: focus-trap on safari by [@​midzelis](https://github.com/midzelis) in [#​23246](https://github.com/immich-app/immich/pull/23246) - fix(web): disable picture-in-picture on video viewer by [@​tstachl](https://github.com/tstachl) in [#​23318](https://github.com/immich-app/immich/pull/23318) - fix: make hitbox on app bar dialog bigger by [@​bwees](https://github.com/bwees) in [#​23316](https://github.com/immich-app/immich/pull/23316) - fix: clear temp cache on iOS before uploads by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​23326](https://github.com/immich-app/immich/pull/23326) ##### 📚 Documentation - fix(web): clarify some transcoding settings by [@​meesfrensel](https://github.com/meesfrensel) in [#​22797](https://github.com/immich-app/immich/pull/22797) - docs: fix small error by [@​0xflotus](https://github.com/0xflotus) in [#​22890](https://github.com/immich-app/immich/pull/22890) - docs: Expand on OpenVINO WSL HW accel by [@​Mraedis](https://github.com/Mraedis) in [#​21054](https://github.com/immich-app/immich/pull/21054) - docs: clarify well-known usage by [@​jrasm91](https://github.com/jrasm91) in [#​23018](https://github.com/immich-app/immich/pull/23018) - feat: move community projects and guides to immich-aweseome by [@​jrasm91](https://github.com/jrasm91) in [#​23016](https://github.com/immich-app/immich/pull/23016) - fix(docs): cli upload json format example by [@​leepeuker](https://github.com/leepeuker) in [#​22858](https://github.com/immich-app/immich/pull/22858) - docs: update [backup-and-restore.md](http://backup-and-restore.md) by [@​nickwebcouk](https://github.com/nickwebcouk) in [#​21065](https://github.com/immich-app/immich/pull/21065) #### New Contributors - [@​Chaoscontrol](https://github.com/Chaoscontrol) made their first contribution in [#​21740](https://github.com/immich-app/immich/pull/21740) - [@​meesfrensel](https://github.com/meesfrensel) made their first contribution in [#​22802](https://github.com/immich-app/immich/pull/22802) - [@​0xflotus](https://github.com/0xflotus) made their first contribution in [#​22890](https://github.com/immich-app/immich/pull/22890) - [@​clementmartin](https://github.com/clementmartin) made their first contribution in [#​22833](https://github.com/immich-app/immich/pull/22833) - [@​leepeuker](https://github.com/leepeuker) made their first contribution in [#​22858](https://github.com/immich-app/immich/pull/22858) - [@​nickwebcouk](https://github.com/nickwebcouk) made their first contribution in [#​21065](https://github.com/immich-app/immich/pull/21065) - [@​idubnori](https://github.com/idubnori) made their first contribution in [#​23075](https://github.com/immich-app/immich/pull/23075) - [@​ruippeixotog](https://github.com/ruippeixotog) made their first contribution in [#​21445](https://github.com/immich-app/immich/pull/21445) - [@​Nykri](https://github.com/Nykri) made their first contribution in [#​22888](https://github.com/immich-app/immich/pull/22888) - [@​slagiewka](https://github.com/slagiewka) made their first contribution in [#​23130](https://github.com/immich-app/immich/pull/23130) - [@​khanbasharat3a1](https://github.com/khanbasharat3a1) made their first contribution in [#​22274](https://github.com/immich-app/immich/pull/22274) - [@​andre-antunesdesa](https://github.com/andre-antunesdesa) made their first contribution in [#​20041](https://github.com/immich-app/immich/pull/20041) - [@​RobinJ1995](https://github.com/RobinJ1995) made their first contribution in [#​20035](https://github.com/immich-app/immich/pull/20035) - [@​flipped-1121](https://github.com/flipped-1121) made their first contribution in [#​18836](https://github.com/immich-app/immich/pull/18836) - [@​ZacWarham](https://github.com/ZacWarham) made their first contribution in [#​23275](https://github.com/immich-app/immich/pull/23275) - [@​tstachl](https://github.com/tstachl) made their first contribution in [#​23258](https://github.com/immich-app/immich/pull/23258) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.1.0...v2.2.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1905 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 68e41321c5 | align retention and schedule | |||
| 828747c680 | migrate to local backups | |||
| 92a1a376d7 | disable garage backup | |||
| 22d57f8159 | explciit true on wal archives | |||
| a42c30a961 | stagger backup schedule | |||
| 32aff946ef | add garage backups | |||
| a1d8836046 | add garage backups | |||
| 9befb30c43 |
Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.1.0 (#1764)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://github.com/immich-app/immich) | minor | `v2.0.1` -> `v2.1.0` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v2.1.0`](https://github.com/immich-app/immich/releases/tag/v2.1.0) [Compare Source](https://github.com/immich-app/immich/compare/v2.0.1...v2.1.0) ### v2.1.0 Welcome to release `v2.1.0` of Immich! It’s been about 2 weeks since our [stable release](https://immich.app/blog/stable-release) 🎉 and the celebratory [Retro DVD](https://immich.store/products/immich-retro) 📀, which many of you are starting to receive. For those outside the US still waiting for theirs, we're currently awaiting a new batch of DVDs. Hopefully, those start shipping early next week at the latest. We’d like to take a moment to thank everyone for the support, kind words, and otherwise positive feedback. It’s been great to hear, and it means more to us than you know ♥️. #### Highlights This release contains mostly bug fixes, with a few minor enhancements. Here are some of the highlights: - Improved slideshow shuffle order (web) - Edit seconds and milliseconds (web) - Upload to stack (web) - Local album event notifications (web) - Notable fix: mobile search page scrolls back to the top As always, this release also contains the latest [translations](https://hosted.weblate.org/projects/immich/immich/). ##### Improved slideshow shuffle order (web) This release improves on the algorithm used to implement the `Shuffle` order for the slideshow feature on the web. You should now see a better distribution of photos (fewer repeats). <img width="500" alt="image" src="https://github.com/user-attachments/assets/d1d3a3de-4814-49d5-a4aa-9cf9b3be0fff" /> ##### Edit seconds and milliseconds (web) The change date modal on the web now supports the option to specify seconds and milliseconds. <img width="500" alt="image" src="https://github.com/user-attachments/assets/3f6bd91c-b61d-4f53-9cec-cd8480e6acfd" /> ##### Upload to stack (web) For stacks, a new menu option has been added: `Add upload to stack`. This action will open a file picker, allowing you to upload directly to the stack. <img width="500" alt="image" src="https://github.com/user-attachments/assets/4a19edd4-0b6d-457d-96ae-f93ef7ffec72" /> ##### Local album event notifications (web) This release adds a new in-app notification type: `Shared Album Invitation` and `Shared Album Update`. When you are invited to a shared album, and when a new asset is added to it, all users will receive a notification about the update. You can click on the notification to go directly to the mentioned album. The foundation for in-app (web) notifications was introduced in [#​17701](https://github.com/immich-app/immich/issues/17701), and we’re still working on expanding it to include more event types, with the hope of eventually incorporating it into the mobile app as a push notification. <img width="500" alt="image" src="https://github.com/user-attachments/assets/db0735f2-6ef6-48a7-86bc-2fc48aabaf02" /> ##### Notable fix: mobile search page scrolls back to the top The search page on mobile uses “infinite scroll”, which means new chunks of assets are automatically loaded in as you scroll down the page. However, prior to this release, the scroll position would reset to the top whenever new chunks were added, resulting in a frustrating user experience. This has been fixed, and the scroll position no longer resets. #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> 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 - feat(server): improve checkAlbumAccess query performance by [@​skatsubo](https://github.com/skatsubo) in [#​22467](https://github.com/immich-app/immich/pull/22467) - fix(web): do not notify on patch releases by [@​jrasm91](https://github.com/jrasm91) in [#​22591](https://github.com/immich-app/immich/pull/22591) - fix(web): Uniform random distribution during shuffle by [@​Pascal-So](https://github.com/Pascal-So) in [#​19902](https://github.com/immich-app/immich/pull/19902) - feat(web): seconds and milliseconds in timestamps by [@​kaziu687](https://github.com/kaziu687) in [#​20337](https://github.com/immich-app/immich/pull/20337) - feat(web): Add upload to stack action by [@​Sese-Schneider](https://github.com/Sese-Schneider) in [#​19842](https://github.com/immich-app/immich/pull/19842) - feat(server): add `immich.users.total` metric by [@​Tushar-Harsora](https://github.com/Tushar-Harsora) in [#​21780](https://github.com/immich-app/immich/pull/21780) - feat: local album events notification by [@​alextran1502](https://github.com/alextran1502) in [#​22817](https://github.com/immich-app/immich/pull/22817) ##### 🐛 Bug fixes - fix(docs): link to immich docs does not lead correctly to docs by [@​XavierDupuis](https://github.com/XavierDupuis) in [#​22687](https://github.com/immich-app/immich/pull/22687) - fix(server): fix chunking Postgres query parameters by [@​skatsubo](https://github.com/skatsubo) in [#​22684](https://github.com/immich-app/immich/pull/22684) - fix(ml): Resolve IPv6 startup crash and healthcheck failure by [@​CaptainJack2491](https://github.com/CaptainJack2491) in [#​22387](https://github.com/immich-app/immich/pull/22387) - fix(server): override reserved color metadata for video thumbnails by [@​mertalev](https://github.com/mertalev) in [#​22348](https://github.com/immich-app/immich/pull/22348) - fix(mobile): trash description cut off by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​22662](https://github.com/immich-app/immich/pull/22662) - fix(mobile): empty album description does not save by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​22649](https://github.com/immich-app/immich/pull/22649) - fix(mobile): video player using ref after disposal by [@​mertalev](https://github.com/mertalev) in [#​21843](https://github.com/immich-app/immich/pull/21843) - fix: missing responsive calculation in UserPageLayout by [@​midzelis](https://github.com/midzelis) in [#​22455](https://github.com/immich-app/immich/pull/22455) - fix: use full-size image for non-web-compatible panoramas by [@​grgergo1](https://github.com/grgergo1) in [#​20359](https://github.com/immich-app/immich/pull/20359) - fix: hide view in timeline button on local timeline by [@​bwees](https://github.com/bwees) in [#​22713](https://github.com/immich-app/immich/pull/22713) - fix: Fix issue fail to download iOS live photos by [@​CuberL](https://github.com/CuberL) in [#​22708](https://github.com/immich-app/immich/pull/22708) - fix(mobile): closing editor goes back to main page by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​22647](https://github.com/immich-app/immich/pull/22647) - fix: improve the selected sidebar item text color in dark mode by [@​alextran1502](https://github.com/alextran1502) in [#​22640](https://github.com/immich-app/immich/pull/22640) - fix: promote to foreground service before starting engine by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22517](https://github.com/immich-app/immich/pull/22517) - fix: bottom sheet blank with local assets that have remote counterparts by [@​bwees](https://github.com/bwees) in [#​22743](https://github.com/immich-app/immich/pull/22743) - fix: skip local only assets in move to lock action by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22728](https://github.com/immich-app/immich/pull/22728) - fix: brief flashing when swiping from video by [@​Saschl](https://github.com/Saschl) in [#​22187](https://github.com/immich-app/immich/pull/22187) - fix: persist search page scroll offset between rebuilds by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22733](https://github.com/immich-app/immich/pull/22733) - fix: only cast to device if the asset is a RemoteAsset by [@​bwees](https://github.com/bwees) in [#​22805](https://github.com/immich-app/immich/pull/22805) - fix: ios skip posting hash response after detached from engine by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22695](https://github.com/immich-app/immich/pull/22695) - fix: shared album control permissions by [@​bwees](https://github.com/bwees) in [#​22435](https://github.com/immich-app/immich/pull/22435) - fix: show dialog before delete local action by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22280](https://github.com/immich-app/immich/pull/22280) - chore: refactor show view in timeline button by [@​bwees](https://github.com/bwees) in [#​22894](https://github.com/immich-app/immich/pull/22894) ##### 📚 Documentation - docs: update Synology install guide by [@​TDR001](https://github.com/TDR001) in [#​21996](https://github.com/immich-app/immich/pull/21996) - docs: add some external library notes by [@​jrasm91](https://github.com/jrasm91) in [#​22776](https://github.com/immich-app/immich/pull/22776) - docs: add Immich-Stack to community-projects by [@​Qhilm](https://github.com/Qhilm) in [#​21563](https://github.com/immich-app/immich/pull/21563) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://github.com/weblate) in [#​22623](https://github.com/immich-app/immich/pull/22623) #### New Contributors - [@​XavierDupuis](https://github.com/XavierDupuis) made their first contribution in [#​22687](https://github.com/immich-app/immich/pull/22687) - [@​adrianjost](https://github.com/adrianjost) made their first contribution in [#​22631](https://github.com/immich-app/immich/pull/22631) - [@​CaptainJack2491](https://github.com/CaptainJack2491) made their first contribution in [#​22387](https://github.com/immich-app/immich/pull/22387) - [@​USBAkimbo](https://github.com/USBAkimbo) made their first contribution in [#​22673](https://github.com/immich-app/immich/pull/22673) - [@​MontejoJorge](https://github.com/MontejoJorge) made their first contribution in [#​22702](https://github.com/immich-app/immich/pull/22702) - [@​diogotcorreia](https://github.com/diogotcorreia) made their first contribution in [#​21602](https://github.com/immich-app/immich/pull/21602) - [@​CuberL](https://github.com/CuberL) made their first contribution in [#​22708](https://github.com/immich-app/immich/pull/22708) - [@​TDR001](https://github.com/TDR001) made their first contribution in [#​21996](https://github.com/immich-app/immich/pull/21996) - [@​PeterDaveHello](https://github.com/PeterDaveHello) made their first contribution in [#​22703](https://github.com/immich-app/immich/pull/22703) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.0.1...v2.1.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1764 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| 248d995b59 |
Update ghcr.io/immich-app/immich-server Docker tag to v2.1.0 (#1765)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | minor | `v2.0.1` -> `v2.1.0` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v2.1.0`](https://github.com/immich-app/immich/releases/tag/v2.1.0) [Compare Source](https://github.com/immich-app/immich/compare/v2.0.1...v2.1.0) ### v2.1.0 Welcome to release `v2.1.0` of Immich! It’s been about 2 weeks since our [stable release](https://immich.app/blog/stable-release) 🎉 and the celebratory [Retro DVD](https://immich.store/products/immich-retro) 📀, which many of you are starting to receive. For those outside the US still waiting for theirs, we're currently awaiting a new batch of DVDs. Hopefully, those start shipping early next week at the latest. We’d like to take a moment to thank everyone for the support, kind words, and otherwise positive feedback. It’s been great to hear, and it means more to us than you know ♥️. #### Highlights This release contains mostly bug fixes, with a few minor enhancements. Here are some of the highlights: - Improved slideshow shuffle order (web) - Edit seconds and milliseconds (web) - Upload to stack (web) - Local album event notifications (web) - Notable fix: mobile search page scrolls back to the top As always, this release also contains the latest [translations](https://hosted.weblate.org/projects/immich/immich/). ##### Improved slideshow shuffle order (web) This release improves on the algorithm used to implement the `Shuffle` order for the slideshow feature on the web. You should now see a better distribution of photos (fewer repeats). <img width="500" alt="image" src="https://github.com/user-attachments/assets/d1d3a3de-4814-49d5-a4aa-9cf9b3be0fff" /> ##### Edit seconds and milliseconds (web) The change date modal on the web now supports the option to specify seconds and milliseconds. <img width="500" alt="image" src="https://github.com/user-attachments/assets/3f6bd91c-b61d-4f53-9cec-cd8480e6acfd" /> ##### Upload to stack (web) For stacks, a new menu option has been added: `Add upload to stack`. This action will open a file picker, allowing you to upload directly to the stack. <img width="500" alt="image" src="https://github.com/user-attachments/assets/4a19edd4-0b6d-457d-96ae-f93ef7ffec72" /> ##### Local album event notifications (web) This release adds a new in-app notification type: `Shared Album Invitation` and `Shared Album Update`. When you are invited to a shared album, and when a new asset is added to it, all users will receive a notification about the update. You can click on the notification to go directly to the mentioned album. The foundation for in-app (web) notifications was introduced in [#​17701](https://github.com/immich-app/immich/issues/17701), and we’re still working on expanding it to include more event types, with the hope of eventually incorporating it into the mobile app as a push notification. <img width="500" alt="image" src="https://github.com/user-attachments/assets/db0735f2-6ef6-48a7-86bc-2fc48aabaf02" /> ##### Notable fix: mobile search page scrolls back to the top The search page on mobile uses “infinite scroll”, which means new chunks of assets are automatically loaded in as you scroll down the page. However, prior to this release, the scroll position would reset to the top whenever new chunks were added, resulting in a frustrating user experience. This has been fixed, and the scroll position no longer resets. #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> 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 - feat(server): improve checkAlbumAccess query performance by [@​skatsubo](https://github.com/skatsubo) in [#​22467](https://github.com/immich-app/immich/pull/22467) - fix(web): do not notify on patch releases by [@​jrasm91](https://github.com/jrasm91) in [#​22591](https://github.com/immich-app/immich/pull/22591) - fix(web): Uniform random distribution during shuffle by [@​Pascal-So](https://github.com/Pascal-So) in [#​19902](https://github.com/immich-app/immich/pull/19902) - feat(web): seconds and milliseconds in timestamps by [@​kaziu687](https://github.com/kaziu687) in [#​20337](https://github.com/immich-app/immich/pull/20337) - feat(web): Add upload to stack action by [@​Sese-Schneider](https://github.com/Sese-Schneider) in [#​19842](https://github.com/immich-app/immich/pull/19842) - feat(server): add `immich.users.total` metric by [@​Tushar-Harsora](https://github.com/Tushar-Harsora) in [#​21780](https://github.com/immich-app/immich/pull/21780) - feat: local album events notification by [@​alextran1502](https://github.com/alextran1502) in [#​22817](https://github.com/immich-app/immich/pull/22817) ##### 🐛 Bug fixes - fix(docs): link to immich docs does not lead correctly to docs by [@​XavierDupuis](https://github.com/XavierDupuis) in [#​22687](https://github.com/immich-app/immich/pull/22687) - fix(server): fix chunking Postgres query parameters by [@​skatsubo](https://github.com/skatsubo) in [#​22684](https://github.com/immich-app/immich/pull/22684) - fix(ml): Resolve IPv6 startup crash and healthcheck failure by [@​CaptainJack2491](https://github.com/CaptainJack2491) in [#​22387](https://github.com/immich-app/immich/pull/22387) - fix(server): override reserved color metadata for video thumbnails by [@​mertalev](https://github.com/mertalev) in [#​22348](https://github.com/immich-app/immich/pull/22348) - fix(mobile): trash description cut off by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​22662](https://github.com/immich-app/immich/pull/22662) - fix(mobile): empty album description does not save by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​22649](https://github.com/immich-app/immich/pull/22649) - fix(mobile): video player using ref after disposal by [@​mertalev](https://github.com/mertalev) in [#​21843](https://github.com/immich-app/immich/pull/21843) - fix: missing responsive calculation in UserPageLayout by [@​midzelis](https://github.com/midzelis) in [#​22455](https://github.com/immich-app/immich/pull/22455) - fix: use full-size image for non-web-compatible panoramas by [@​grgergo1](https://github.com/grgergo1) in [#​20359](https://github.com/immich-app/immich/pull/20359) - fix: hide view in timeline button on local timeline by [@​bwees](https://github.com/bwees) in [#​22713](https://github.com/immich-app/immich/pull/22713) - fix: Fix issue fail to download iOS live photos by [@​CuberL](https://github.com/CuberL) in [#​22708](https://github.com/immich-app/immich/pull/22708) - fix(mobile): closing editor goes back to main page by [@​YarosMallorca](https://github.com/YarosMallorca) in [#​22647](https://github.com/immich-app/immich/pull/22647) - fix: improve the selected sidebar item text color in dark mode by [@​alextran1502](https://github.com/alextran1502) in [#​22640](https://github.com/immich-app/immich/pull/22640) - fix: promote to foreground service before starting engine by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22517](https://github.com/immich-app/immich/pull/22517) - fix: bottom sheet blank with local assets that have remote counterparts by [@​bwees](https://github.com/bwees) in [#​22743](https://github.com/immich-app/immich/pull/22743) - fix: skip local only assets in move to lock action by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22728](https://github.com/immich-app/immich/pull/22728) - fix: brief flashing when swiping from video by [@​Saschl](https://github.com/Saschl) in [#​22187](https://github.com/immich-app/immich/pull/22187) - fix: persist search page scroll offset between rebuilds by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22733](https://github.com/immich-app/immich/pull/22733) - fix: only cast to device if the asset is a RemoteAsset by [@​bwees](https://github.com/bwees) in [#​22805](https://github.com/immich-app/immich/pull/22805) - fix: ios skip posting hash response after detached from engine by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22695](https://github.com/immich-app/immich/pull/22695) - fix: shared album control permissions by [@​bwees](https://github.com/bwees) in [#​22435](https://github.com/immich-app/immich/pull/22435) - fix: show dialog before delete local action by [@​shenlong-tanwen](https://github.com/shenlong-tanwen) in [#​22280](https://github.com/immich-app/immich/pull/22280) - chore: refactor show view in timeline button by [@​bwees](https://github.com/bwees) in [#​22894](https://github.com/immich-app/immich/pull/22894) ##### 📚 Documentation - docs: update Synology install guide by [@​TDR001](https://github.com/TDR001) in [#​21996](https://github.com/immich-app/immich/pull/21996) - docs: add some external library notes by [@​jrasm91](https://github.com/jrasm91) in [#​22776](https://github.com/immich-app/immich/pull/22776) - docs: add Immich-Stack to community-projects by [@​Qhilm](https://github.com/Qhilm) in [#​21563](https://github.com/immich-app/immich/pull/21563) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://github.com/weblate) in [#​22623](https://github.com/immich-app/immich/pull/22623) #### New Contributors - [@​XavierDupuis](https://github.com/XavierDupuis) made their first contribution in [#​22687](https://github.com/immich-app/immich/pull/22687) - [@​adrianjost](https://github.com/adrianjost) made their first contribution in [#​22631](https://github.com/immich-app/immich/pull/22631) - [@​CaptainJack2491](https://github.com/CaptainJack2491) made their first contribution in [#​22387](https://github.com/immich-app/immich/pull/22387) - [@​USBAkimbo](https://github.com/USBAkimbo) made their first contribution in [#​22673](https://github.com/immich-app/immich/pull/22673) - [@​MontejoJorge](https://github.com/MontejoJorge) made their first contribution in [#​22702](https://github.com/immich-app/immich/pull/22702) - [@​diogotcorreia](https://github.com/diogotcorreia) made their first contribution in [#​21602](https://github.com/immich-app/immich/pull/21602) - [@​CuberL](https://github.com/CuberL) made their first contribution in [#​22708](https://github.com/immich-app/immich/pull/22708) - [@​TDR001](https://github.com/TDR001) made their first contribution in [#​21996](https://github.com/immich-app/immich/pull/21996) - [@​PeterDaveHello](https://github.com/PeterDaveHello) made their first contribution in [#​22703](https://github.com/immich-app/immich/pull/22703) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.0.1...v2.1.0> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1765 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
|||
| ffbddceb92 | switch index | |||
| e907ef4f62 | reduce backups | |||
| 78c2c46010 | schedule | |||
| 4613460b39 | schedule | |||
| e325170af5 | change backup schedule | |||
| bccb38b482 | remove old | |||
| ffde325783 | scale | |||
| f62ab4fe42 | migrate to 17 | |||
| ab90dfbed0 | scale | |||
| b6e6bca159 | import | |||
| dcc9726d10 | change source | |||
| 9985088d99 | change source | |||
| f5c84253b1 | enable super | |||
| bb7674a900 | revert image | |||
| edefe2c565 | switch image | |||
| ab5043ac90 | fix indent | |||
| 182a23fc56 | import | |||
| a5d342526a | change | |||
| d329753887 | scale down | |||
| 077ae2448a | change user | |||
| db81e31605 | enable super | |||
| d3d96c1658 | change image | |||
| 02bd13ab3d | downgrade | |||
| 8f14a93fe6 | swtich db | |||
| f0261f31d1 | switch to 16 | |||
| 2a77123501 | fix name | |||
| 114ec054a4 | add cred | |||
| 7555f07eb5 | fix cred | |||
| 736aa2ed54 | recovery | |||
| 1f0092b6d9 | change image and import | |||
| 8c13c3c19a | change image | |||
| 7e32e7fe7e | remove vector | |||
| 1f1ace4217 | add vectors | |||
| 239dfa06a7 | add vectors |