Skip to content

fix(server): hide original filename when not showing metadata#27581

Merged
danieldietzler merged 1 commit intomainfrom
fix/shared-link-filename
Apr 10, 2026
Merged

fix(server): hide original filename when not showing metadata#27581
danieldietzler merged 1 commit intomainfrom
fix/shared-link-filename

Conversation

@meesfrensel
Copy link
Copy Markdown
Collaborator

Description

Don't attach the original filename to generated thumb/preview, when viewing from a shared link with "show metadata" / showExif is disabled/false.

Fixes #27495

How Has This Been Tested?

  • New test case
  • Tested in browser

Please describe to which degree, if any, an LLM was used in creating this pull request.

None

Copy link
Copy Markdown
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@danieldietzler danieldietzler merged commit 26957f3 into main Apr 10, 2026
81 checks passed
@danieldietzler danieldietzler deleted the fix/shared-link-filename branch April 10, 2026 10:07
eleboucher pushed a commit to eleboucher/homelab that referenced this pull request Apr 10, 2026
…4) (#139)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [immich-app/immich](https://github.com/immich-app/immich) | patch | `v2.7.3` → `v2.7.4` |

---

### Release Notes

<details>
<summary>immich-app/immich (immich-app/immich)</summary>

### [`v2.7.4`](https://github.com/immich-app/immich/releases/tag/v2.7.4)

[Compare Source](immich-app/immich@v2.7.3...v2.7.4)

### v2.7.4

This release addresses some issues with image rendering on the mobile app

#### What's Changed

##### 🐛 Bug fixes

- refactor(mobile): cleanup iOS image loading pipeline by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;27672](immich-app/immich#27672)
- fix(server): hide original filename when not showing metadata by [@&#8203;meesfrensel](https://github.com/meesfrensel) in [#&#8203;27581](immich-app/immich#27581)
- fix(mobile): fix Flutter cache eviction on thumbnails    by [@&#8203;LeLunZ](https://github.com/LeLunZ) in [#&#8203;27663](immich-app/immich#27663)
- chore: pump cronet version by [@&#8203;shenlong-tanwen](https://github.com/shenlong-tanwen) in [#&#8203;27685](immich-app/immich#27685)

**Full Changelog**: <immich-app/immich@v2.7.3...v2.7.4>

</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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/139
Co-authored-by: bot-owl <bot@erwanleboucher.dev>
Co-committed-by: bot-owl <bot@erwanleboucher.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File name compromises metadata when sharing

2 participants