π Whatβs Changed
- Add eye toggle to hide payload while typing (#4746) @pglombardo, Peter Giacomo Lombardo
- Honor theme toggle preference in the admin center (#4745) @pglombardo, Peter Giacomo Lombardo
- Show app version in admin sidebar navigation (#4744) @pglombardo, Peter Giacomo Lombardo
π₯ List of contributors
@pglombardo and Peter Giacomo Lombardo
π₯οΈ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
πββοΈ Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set:TLS_DOMAIN: 'pwpush.example.com'for automatic Letβs Encrypt TLS.
- Run:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.