Native OS Share Button, Security Patches, and Dependency Updates
✨ Features
- web: Added a native OS Share button to the upload success screen. Uses the Web Share API (
navigator.share()) and is only shown on devices that support it (iOS Safari, Android Chrome). The Copy button remains unchanged as fallback.
🔒 Security
- server: Updated
honofrom4.12.15to4.12.18to patch two moderate vulnerabilities -bodyLimit()bypass for chunked requests (GHSA-9vqf-7f2p-gf9v) and unvalidated JSX tag names allowing HTML injection (GHSA-69xw-7hcm-h432).
🎨 Improvements
- infra: Updated all dependencies to their latest compatible versions (
react19.2.6,zod4.4.3,react-router-dom7.15.0,vite8.0.11,@aws-sdk/*3.1045.0,eslint10.3.0,dompurify3.4.2, and others).
🐳 Docker
- Image:
skyfay/skysend:v2.7.0 - Also tagged as:
latest,v2 - Platforms: linux/amd64, linux/arm64