Skip to content

Releases: pglombardo/PasswordPusher

v1.63.4: SQLite3 Improvements & New Background Job

21 Nov 11:44
ed45c7b

Choose a tag to compare

📝 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

v1.63.2: SQLite3 as default for new installations

16 Nov 15:59
b66a494

Choose a tag to compare

📝 What’s Changed

This release makes SQLite3 on a persistent volume the default for new installations.

Also, the new suggested installation method is through a simplified docker-compose.yml file detailed in the Quick Start section.

Documentation has also been updated: https://docs.pwpush.com/docs/installation/

🚀 Features

👥 List of contributors

@pglombardo

🛥️ 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

v1.63.1: Remove arm64 builds from Docker Containers

16 Nov 09:15
8248d7a

Choose a tag to compare

📝 What’s Changed

The arm64 container builds causes the build time to increase from 5 minutes up to an hour. We are removing the arm64 platform for the time being.

🚀 Features

👥 List of contributors

@pglombardo

🛥️ 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

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

16 Nov 08:55
57c5208

Choose a tag to compare

Note: after reading this, please use v1.63.4 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.

I may likely retry MariaDB/MySQL support in a future version.

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

Read more

Pre-Release: New Administration Center

16 Oct 12:43
5602b2d

Choose a tag to compare

In the v1.63.x series, we are upgrading the base framework and introducing a new Administration Center. If you have the time, please try this prerelease out and let us know if you have any issues!

To use, you will likely have to manually set the pre-release tag v1.63.0-g.

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

v1.62.1: Dependencies & Security Updates

10 Oct 09:12
8064294

Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 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

→ 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

v1.62.0: Updated Bootswatch Themes; Security & Dependency Updates

24 Sep 09:10
6b29e96

Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 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

→ 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

v1.61.1: Latest Language Strings

12 Sep 08:52
f71f918

Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 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

→ 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

v1.61.0: Themes: Add new Brite theme from Bootswatch

08 Sep 07:13
c4fbe74

Choose a tag to compare

📝 What’s Changed

This release adds a new theme from the Bootswatch project.

Screenshot 2025-09-01 at 19 55 59

Set the following environment variables to enable:

PWP__THEME=brite
PWP_PRECOMPILE=true

🚀 Features

⬆️ Dependencies updates

👥 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

→ 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

v1.60.2: Better Job Logging & Language Selection Dropdown

01 Sep 07:22
300c777

Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot[bot], @ozovalihasan, @pglombardo, @steffenbusch 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