v1.50.13: Expiring File Download Links & Better Session Reset
·
422 commits
to refs/heads/master
since this release
📝 What’s Changed
When a push contains attached files:
- Unique download links are generated each time the push is viewed
- Each file download link expires after 5 minutes
- A countdown timer shows the remaining time until expiration
- Time Limited Download Links (#2617) @pglombardo
- Delete session cookie and reset session on logout. (#2903) @pglombardo
🚀 Features
- Reconstitute "stable" tag in git (#3072) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1048.0 to 1.1049.0 (#3070) @dependabot[bot]
- ⬆️ Bump json from 2.9.1 to 2.10.1 (#3069) @dependabot[bot]
- Bump esbuild from 0.24.0 to 0.25.0 (#3067) @dependabot[bot]
- ⬆️ Bump brakeman from 6.2.2 to 7.0.0 (#2951) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
docker run -d -p 5100:5100 pglombardo/pwpush:1.50.13
..and go to http://localhost:5100