Update slink to v1.8.2 (#4245)
This commit is contained in:
parent
7e8000b582
commit
b64a1a1c9b
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3000
|
||||
|
||||
web:
|
||||
image: anirdev/slink:v1.8.1@sha256:fa14b64febaa9426d92f2e65bd72be541de92ab4986faecfc82906d69b808a39
|
||||
image: anirdev/slink:v1.8.2@sha256:b689c57836cd752bd36c1567385fd69cca4efed78ab1c9bb6a65161a05f569e2
|
||||
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.8.1"
|
||||
version: "1.8.2"
|
||||
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,18 +28,11 @@ gallery:
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
This update brings several new features and improvements:
|
||||
- URL shortening for easy image sharing with configurable settings
|
||||
- Enhanced preview mode for better image viewing on the exploration page
|
||||
- Bookmarks to save favorite images for quick access
|
||||
- Comments system for images with full management capabilities
|
||||
- Notifications for user interactions like comments and bookmarks
|
||||
- Real-time image feed for instant visibility of new uploads
|
||||
- Image format conversion support
|
||||
- Download button added to the Explore page
|
||||
- Copy image links in various formats (HTML, Markdown, BBCode, etc.)
|
||||
- Keyboard shortcut (Ctrl+C) to copy images directly from the info page
|
||||
- Improved UI consistency and simplified image description layout
|
||||
This update includes improvements and optimizations:
|
||||
- Improved Docker image optimization for reduced size
|
||||
- Better masonry layout distribution for image galleries
|
||||
- Automatic admin user creation using environment variables
|
||||
- Updated to Symfony 8.0 for improved performance and stability
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/andrii-kryvoviaz/slink/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user