π Features
- New APIv2 (#4371) @pglombardo
- Suppress flash messages on delivery pages (#4367) @pglombardo
- Latest Language Strings (#4372) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump oj from 3.16.16 to 3.16.17 (#4369) @dependabot[bot]
- β¬οΈ Bump multi_json from 1.20.0 to 1.20.1 (#4368) @dependabot[bot]
- β¬οΈ Bump multi_json from 1.19.1 to 1.20.0 (#4364) @dependabot[bot]
- β¬οΈ Bump pagy from 43.4.4 to 43.5.0 (#4362) @dependabot[bot]
- β¬οΈ Bump aws-partitions from 1.1236.0 to 1.1237.0 (#4363) @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.