Update anirdev/slink Docker tag to v1.12.0 #4

Merged
forgejo merged 1 commit from refs/pull/4/head into main 2026-06-16 19:05:54 +00:00
forgejo commented 2026-06-16 18:55:11 +00:00 (Migrated from git.smallhack.org)

This PR contains the following updates:

Package Update Change
anirdev/slink (source) minor v1.11.6v1.12.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

andrii-kryvoviaz/slink (anirdev/slink)

Compare Source

📦 Release Notes

🚀 New Features
  • Chunked Uploads: Large images are now uploaded in small chunks, keeping requests lightweight and making large uploads reliable behind proxies with request size limits. Chunk size is configurable via IMAGE_CHUNK_SIZE (default 2M). (#​203)
  • Multi-Upload Collections: Multiple uploads are no longer grouped into a collection automatically. After upload, you can choose to create a collection from them with a single button press. (#​204)
  • Per-Provider SSO Policies: Set registration and approval policies individually for each SSO provider, with the option to inherit the global defaults. (#​208)
  • Per-User EXIF Control: Users can override the global EXIF metadata stripping setting for their own uploads. (#​207)
🛠️ Improvements & Fixes
  • Upload Progress: Upload progress now reflects the actual transfer state, thanks to chunked uploads.
  • EXIF Stripping: Fixed metadata stripping to preserve image orientation and ICC color profiles, so HDR images now display correctly. Only private data is removed.
  • History Table: Fixed the table view overflowing on narrow screens.
  • Image Preview: Image visual effects no longer bleed into the action button row.
  • UI/UX: General interface and usability improvements across the app.
  • Stability & Performance: General stability and performance improvements, including safer concurrent collection updates.
  • Maintenance: Upgraded PHP to 8.5.7, Symfony to 8.1, and Alpine to 3.24; dependencies updated to their latest versions.

Full Changelog: https://github.com/andrii-kryvoviaz/slink/compare/v1.11.6...v1.12.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

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

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [anirdev/slink](https://docs.slinkapp.io) ([source](https://github.com/andrii-kryvoviaz/slink)) | minor | `v1.11.6` → `v1.12.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>andrii-kryvoviaz/slink (anirdev/slink)</summary> ### [`v1.12.0`](https://github.com/andrii-kryvoviaz/slink/releases/tag/v1.12.0) [Compare Source](https://github.com/andrii-kryvoviaz/slink/compare/v1.11.6...v1.12.0) #### 📦 Release Notes ##### 🚀 New Features - **Chunked Uploads:** Large images are now uploaded in small chunks, keeping requests lightweight and making large uploads reliable behind proxies with request size limits. Chunk size is configurable via `IMAGE_CHUNK_SIZE` (default `2M`). ([#&#8203;203](https://github.com/andrii-kryvoviaz/slink/issues/203)) - **Multi-Upload Collections:** Multiple uploads are no longer grouped into a collection automatically. After upload, you can choose to create a collection from them with a single button press. ([#&#8203;204](https://github.com/andrii-kryvoviaz/slink/issues/204)) - **Per-Provider SSO Policies:** Set registration and approval policies individually for each SSO provider, with the option to inherit the global defaults. ([#&#8203;208](https://github.com/andrii-kryvoviaz/slink/issues/208)) - **Per-User EXIF Control:** Users can override the global EXIF metadata stripping setting for their own uploads. ([#&#8203;207](https://github.com/andrii-kryvoviaz/slink/issues/207)) ##### 🛠️ Improvements & Fixes - **Upload Progress:** Upload progress now reflects the actual transfer state, thanks to chunked uploads. - **EXIF Stripping:** Fixed metadata stripping to preserve image orientation and ICC color profiles, so HDR images now display correctly. Only private data is removed. - **History Table:** Fixed the table view overflowing on narrow screens. - **Image Preview:** Image visual effects no longer bleed into the action button row. - **UI/UX:** General interface and usability improvements across the app. - **Stability & Performance:** General stability and performance improvements, including safer concurrent collection updates. - **Maintenance:** Upgraded PHP to 8.5.7, Symfony to 8.1, and Alpine to 3.24; dependencies updated to their latest versions. **Full Changelog**: <https://github.com/andrii-kryvoviaz/slink/compare/v1.11.6...v1.12.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJtaW5vciJdfQ==-->
jessebot (Migrated from git.smallhack.org) approved these changes 2026-06-16 19:03:50 +00:00
Sign in to join this conversation.
No description provided.