π Whatβs Changed
- Harden CSP with strict-dynamic and base-uri (#4382) @pglombardo
π Features
- Change over to importmap for JS & CSS bundling (#4285) @pglombardo
β¬οΈ Dependencies updates
- Update to Ruby 4.0.3 & Puma 8 (#4403) @pglombardo
π₯ List of contributors
π₯οΈ 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.