Update pingvin-share to version v1.10.3 (#2348)

This commit is contained in:
Alexander L. 2025-03-18 22:22:24 +01:00 committed by GitHub
parent d8ae02c0f0
commit 5626960211
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 24 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: stonith404/pingvin-share:v1.9.1@sha256:3e197eac7cda960ad788b30b00f8b41e61bddda2607e22e28bc5b079456a5b86
image: stonith404/pingvin-share:v1.10.3@sha256:7a6ec59ec020636169a8479e91aa920b468107a333b8e5a40c490d5ca956a5b5
user: "1000:1000"
restart: on-failure
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: pingvin-share
category: files
name: Pingvin Share
version: "1.9.1"
version: "1.10.3"
tagline: Self-hosted file sharing platform
description: >-
Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
@ -34,28 +34,11 @@ defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
Key changes in this release:
- Fixed user interface issues with page reloading
- Improved OIDC authentication handling
- Enhanced user management functionality
Previous Notable Changes:
- Added legal page with configuration options
- Improved UI for timespan and filesize inputs
- Added S3 storage provider support
- Added rootless Docker container support
⚠️ Security Updates:
- Fixed remote arbitrary file overwrite vulnerability
Bug Fixes:
- Fixed 4GB+ zip download crashes
- Fixed share attachment issues
- Corrected TOTP password validation
- Fixed public folder ownership
- Fixed authentication issues with OIDC when roles claim is undefined
- Upgraded AWS SDK and Prisma Engine
- Fixed admin property setting for OAuth2 users
- Added config file support for application configuration
- Fixed UI issues with SMTP password autofill and release check failures
Full release notes are available at https://github.com/stonith404/pingvin-share/releases
torOnly: false