github pglombardo/PasswordPusher v2.10.0
v2.10.0: New light/dark theme toggle and PWP__THEME_MODE instance lock

2 hours ago

πŸ“ What’s Changed

This release introduces a new light/dark theme toggle or optionally, you can force the preferred scheme with PWP__THEME_MODE.

See the new documentation here: https://docs.pwpush.com/docs/rebranding/#light--dark-mode

  • Latest Language Strings (#4742) @pglombardo, Peter Giacomo Lombardo
  • Add light/dark theme toggle and PWP__THEME_MODE instance lock (#4741) @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

  1. Point DNS to your server (e.g. pwpush.example.com).
  2. Download docker-compose.yml or clone the repo.
  3. In docker-compose.yml, uncomment and set:
    • TLS_DOMAIN: 'pwpush.example.com' for automatic Let’s Encrypt TLS.
  4. Run:
docker compose up -d

Open https://pwpush.example.com or alternatively http://your-ip:5100.

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.