Update slink to v1.10.3 (#5254)
This commit is contained in:
parent
7fe649f29e
commit
3ffdbc61b7
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user