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 8, 2026
v1.66.0: Admins can now delete user accounts
:memo: What’s Changed
Add bin/ci for Rails 8 continuous integration (#4077) @pglombardo
Implement user deletion functionality in admin and madmin controllers (#3998) @LukasMalyszko
Updates to fix deprecation warnings (#4029) @pglombardo
:arrow_up: Dependencies updates
:arrow_up: Bump importmap-rails from 2.2.2 to 2.2.3 (#4073) @dependabot[bot] :arrow_up: Bump debase-ruby_core_source from 3.4.1 to 4.0.0 (#4065) @dependabot[bot] :arrow_up: Bump aws-sdk-core from 3.241.1 to 3.241.2 (#4072) @dependabot[bot] :arrow_up: Bump sass-embedded from 1.97.1 to 1.97.2 (#4070) @dependabot[bot] :arrow_up: Bump aws-sdk-s3 from 1.210.0 to 1.210.1 (#4069) @dependabot[bot] :arrow_up: Bump aws-sdk-kms from 1.118.0 to 1.119.0 (#4063) @dependabot[bot] :arrow_up: Bump aws-sdk-s3 from 1.209.0 to 1.210.0 (#4062) @dependabot[bot] :arrow_up: Bump rubocop-rails from 2.34.2 to 2.34.3 (#4060) @dependabot[bot] :arrow_up: Bump aws-sdk-s3 from 1.208.0 to 1.209.0 (#4038) @dependabot[bot] :arrow_up: Bump aws-partitions from 1.1197.0 to 1.1200.0 (#4055) @dependabot[bot] :arrow_up: Bump action_text-trix from 2.1.15 to 2.1.16 (#4054) @dependabot[bot] :arrow_up: Bump faraday-follow_redirects from 0.4.0 to 0.5.0 (#4045) @dependabot[bot] :arrow_up: Bump sass-embedded from 1.97.0 to 1.97.1 (#4031) @dependabot[bot]
: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