github pglombardo/PasswordPusher v1.63.0
v1.63.0: New Administration Center & MySQL/MariaDB Update

latest releases: v1.63.2, v1.63.1
12 hours ago

Note: after reading this, please use v1.63.2 as we have released a few bug fixes since this release.

Great news and not so great news. First, the lesser.

MySQL & MariaDB Support Dropped

MySQL/MariaDB support has been problematic over the years and this most recent issue has forced us to (at least for now) drop MySQL/MariaDB support for v1.63.0 and forward. I wrote up a short summary & explanation here.

Over the 15 years of the project, I’ve never had to pull support for a database but at this point the problems with MySQL/MariaDB are affecting the entire community. We have a backlog of security patches to release and it’s been blocked by the MySQL/MariaDB issues.

With that aside, the great news:

New Administration Center Released

This new functionality will make it much easier for administrators to manage the application. We will use it as a foundation to add, configure and manage new features going forward.

This feature comes directly from the upcoming Self-Hosted Pro offering as part of the feature pipeline.

Thanks to all who beta tested and helped identify issues!

Note: Documentation & examples still need to be updated - that is in progress and will be done over the coming week or so.

Screenshot 2025-10-16 at 14 43 16 Screenshot 2025-10-16 at 14 43 26

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@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.