📝 What’s Changed
- Fix inconsistent error responses for invalid API v2 push creation requests (#4379) Thanks for reporting @sfaxluke!
⬆️ Dependencies updates
- ⬆️ Bump mailbin from 1.1.0 to 1.1.1 (#4374) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1237.0 to 1.1238.0 (#4376) @dependabot[bot]
- ⬆️ Bump pagy from 43.5.0 to 43.5.1 (#4375) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @pglombardo 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.