From 3ffdbc61b7ccaa16de9b4b4194ab0bdc7dc2e21d Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 31 Mar 2026 10:23:49 +0200 Subject: [PATCH] Update slink to v1.10.3 (#5254) --- slink/docker-compose.yml | 2 +- slink/umbrel-app.yml | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/slink/docker-compose.yml b/slink/docker-compose.yml index e1f87fcc..0d65a52c 100644 --- a/slink/docker-compose.yml +++ b/slink/docker-compose.yml @@ -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: diff --git a/slink/umbrel-app.yml b/slink/umbrel-app.yml index 289a33cb..27b02d44 100644 --- a/slink/umbrel-app.yml +++ b/slink/umbrel-app.yml @@ -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