Update slink to v1.10.3 (#5254)

This commit is contained in:
Alexander L. 2026-03-31 10:23:49 +02:00 committed by GitHub
parent 7fe649f29e
commit 3ffdbc61b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3000
web:
image: anirdev/slink:v1.10.2@sha256:22f82c454afb114e9132c8926f5c0f4d431ac25b90dc48de48b34daa0b1ca1d9
image: anirdev/slink:v1.10.3@sha256:35daa9d5d5480bbc92b86b3c82a51602622919a1cda2b232459c736409ee699c
user: "1000:1000"
restart: on-failure
environment:

View File

@ -3,7 +3,7 @@ id: slink
name: Slink
tagline: A powerful, privacy-first image sharing platform
category: files
version: "1.10.2"
version: "1.10.3"
port: 8811
description: >-
📸 Slink is a modern and privacy-focused image sharing application designed to give users complete control over how their images are stored, managed, and shared. It provides a sleek and user-friendly interface that makes uploading and organizing visual content both simple and efficient. Instead of depending on third-party services, Slink puts the user in charge of their own image collection, ensuring that every upload remains private and secure unless shared intentionally.
@ -28,10 +28,8 @@ gallery:
- 3.jpg
- 4.jpg
releaseNotes: >-
This patch includes improvements and fixes:
- Fixed an issue where images were not displaying correctly on the Explore page in mobile viewer mode
- Resolved a potential issue with local storage permissions that could affect data saving
- Updated dependencies including a security fix for an AWS dependency
This patch improves stability in the OIDC authentication process:
- Improved reliability of the OIDC initial handshake to fix authentication issues in certain setups
Full release notes can be found at https://github.com/andrii-kryvoviaz/slink/releases