github pglombardo/PasswordPusher v1.65.0
v1.65.0: Admin & Owner do not count towards total view amount

8 hours ago

πŸ“ What’s Changed

There are two ease-of-use additions in this release:

When a Push owner or an instance admin views a push, it no longer counts against the view expiration but the view activity is still logged in the Audit Log:

Screenshot 2025-12-04 at 18 04 06

When generating a Password, if you previously typed something into the Payload box, you will now get a confirmation dialog asking if you want to replace the content:

Screenshot 2025-12-05 at 11 38 30

Thanks to @ozovalihasan & @LukasMalyszko for the great work and to @CrazyHenk44 for the feature request!

πŸš€ Features

⬆️ Dependencies updates

πŸ‘₯ List of contributors

@LukasMalyszko, @dependabot[bot], @ozovalihasan, @pglombardo and dependabot[bot]

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ 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.

or alternatively

β†’ Use one of our production ready Docker Compose files with persistent databases.

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.