📝 What’s Changed
- Fix incorrectly handled tests (#4432) @ozovalihasan
⬆️ Dependencies updates
- ⬆️ Bump devise from 5.0.3 to 5.0.4 (#4446) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1245.0 to 1.1246.0 (#4445) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.9.3 to 2.9.4 (#4439) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.24.2 to 1.24.3 (#4440) @dependabot[bot]
- ⬆️ Bump rollbar from 3.7.0 to 3.8.0 (#4442) @dependabot[bot]
- ⬆️ Bump mailbin from 1.1.1 to 1.1.2 (#4443) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.220.0 to 1.221.0 (#4444) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.24.1 to 1.24.2 (#4436) @dependabot[bot]
- ⬆️ Bump json from 2.19.4 to 2.19.5 (#4437) @dependabot[bot]
- ⬆️ Bump multi_json from 1.21.0 to 1.21.1 (#4438) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @ozovalihasan 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.