📝 What’s Changed
- Add pagination metadata headers to API list endpoints (#4772) @pglombardo, Peter Giacomo Lombardo
⬆️ Dependencies updates
- ⬆️ Bump baseline-browser-mapping from 2.11.14 to 2.11.16 (#4768) @dependabot[bot]
- ⬆️ Bump electron-to-chromium from 1.5.408 to 1.5.412 (#4769) @dependabot[bot]
- ⬆️ Bump tilt from 2.8.0 to 2.9.0 (#4770) @dependabot[bot]
- ⬆️ Bump madmin from 2.5.1 to 2.6.0 (#4771) @dependabot[bot]
👥 List of contributors
@pglombardo, @dependabot[bot] 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.