π Whatβs Changed
When a recipient receives a push, if they leave the tab open, the payload will auto re-blur after 20 seconds. Helps to avoid over the shoulder exposure or unlocked workstations with open pushes.
π Features
- Auto re-blur revealed payloads after 20 seconds (#4383) @pglombardo
- Migrate Github issue templates to YAML issue forms (#4378) thanks @sfaxluke!
β¬οΈ Dependencies updates
- β¬οΈ Bump rake from 13.3.1 to 13.4.1 (#4384) @dependabot[bot]
π₯ List of contributors
@dependabot[bot], @pglombardo, @sfaxluke and dependabot[bot]
π₯οΈ 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.