Unclaimed project
Are you a maintainer of PasswordPusher ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
PasswordPusher 🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
© 2026 AnnounceHQ. All rights reserved.
Back to changelogNew January 27, 2026
v1.67.0: New Push Editing Functionality Did you send a push but need to update the expiration, passphrase or content? This release introduces the ability to Edit pushes.
:memo: What’s Changed
Upgrade devise to 5.0 stable release (#4152) @pglombardo
Add server-side validation for edit push expiration values (#4151) @pglombardo
:rocket: Features
Add Ability to Edit Pushes (#3959) @LukasMalyszko
:arrow_up: Dependencies updates
:arrow_up: Bump pagy from 43.2.7 to 43.2.8 (#4146) @dependabot[bot]
:arrow_up: Bump aws-partitions from 1.1208.0 to 1.1209.0 (#4144) @dependabot[bot]
Fix flaky system tests by pinning Chrome to v133 (#4142) @pglombardo
v1.67.0: New Push Editing Functionality - PasswordPusher Release Notes | AnnounceHQ
:busts_in_silhouette: List of contributors
:motor_boat: Docker Images Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version → Setup a DNS record to point to your server (e.g. pwpush.example.com) and run:
docker run -d -p "80:80" -p "443:443" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`
and browse to https://pwpush.example.com.
:link: Useful Links