Closed renovate[bot] closed 2 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
v1.114.0
->v1.115.0
Release Notes
immich-app/immich (ghcr.io/immich-app/immich-server)
### [`v1.115.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.115.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.114.0...v1.115.0) ### v1.115.0 > \[!NOTE] > We are working on redesigning the flows and layout of the mobile app to incorporate recently added features such as folders and tags, as well as making improvements to album management on the mobile app. We are gathering feedback in this [discussion](https://redirect.github.com/immich-app/immich/discussions/12597). We are excited to hear your feedback. Welcome to release `v1.115.0` of Immich. This release focuses on cleaning up our backlog of issues. It is also worth noting that the [Cursed knowledge page](http://immich.app/cursed-knowledge/) has been updated with *even more cursed knowledge*. Please find some of the release highlights below: - Administration button - Manually link and unlink Live motion photos - Default exclusion patterns - Start-up folder checks - Upload trash indicator Notable bug fixes include: - Signing out of the web now signs out of all tabs - Long-standing issue regarding inaccurate album asset count has been fixed - Search text is preserved when switching between "Context" and "File name or extension" - Editing a person's name or birthdate on mobile has been fixed ##### Administration button The `Administration` button on the web is now moved inside the profile sheet to clean up the top app bar and improve the navigation experience for all screen sizes. ##### Manually link and unlink Live motion photos Live photos (iOS) can now be manually linked an unlinked. [Screencast from 09-11-2024 10:15:57 AM.webm](https://redirect.github.com/user-attachments/assets/07ec144a-af03-4827-8e6b-f2b4f30ec1f4) ##### Default exclusion patterns We have added default exclusion patterns whenever a new external library is created. By default, we exclude the `@eaDir` folder Synology uses to store miscellaneous files and any files beginning with `._`. Of course, you can edit these patterns if you want to, but this is highly unlikely. ![image](https://redirect.github.com/user-attachments/assets/1ec7fe82-c0f0-4049-a3fa-54e42ebd5d19) ##### Startup folder checks Immich will now *fail to start* if it is unable to read/write to `upload/`, `library/`, `thumbs/`, `encoded-videos/` or `profile/`. Starting with this release, the server will write an `.immich` file to each of the previously listed folders. On subsequent restarts, it will *fail to start* if it fails to locate the previously written `.immich` file. This will hopefully increase transparency around situations where the `UPLOAD_LOCATION` mount is incorrectly configured or unavailable. ##### Upload trash indicator When you upload a duplicate via the web and that duplicate is in the trash, you now will see an indicator for it, along with being able to open the asset in a new tab. | Light | Dark | | - | - | | ![image](https://redirect.github.com/user-attachments/assets/78facde1-db58-49bf-833e-e53179082308) | ![image](https://redirect.github.com/user-attachments/assets/6a58bae3-0ccf-40dc-ad89-5b43da41faeb) | *** #### Support ImmichConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.