📝 What’s Changed
- Add a button to show additional options for pushes (#4348) @ozovalihasan
- Update tests to be run in parallel (#4349) @ozovalihasan
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1235.0 to 1.1236.0 (#4359) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.218.0 to 1.219.0 (#4360) @dependabot[bot]
- ⬆️ Bump minitest-reporters from 1.7.1 to 1.8.0 (#4356) @dependabot[bot]
- ⬆️ Bump lockbox from 2.1.0 to 2.2.0 (#4355) @dependabot[bot]
- ⬆️ Bump addressable from 2.8.9 to 2.9.0 (#4350) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.98.0 to 1.99.0 (#4351) @dependabot[bot]
- ⬆️ Bump regexp_parser from 2.11.3 to 2.12.0 (#4352) @dependabot[bot]
- ⬆️ Bump execjs from 2.10.0 to 2.10.1 (#4353) @dependabot[bot]
- ⬆️ Bump rack-session from 2.1.1 to 2.1.2 (#4357) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1234.0 to 1.1235.0 (#4358) @dependabot[bot]
- Update to Ruby 4.0.2 (#4293) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @ozovalihasan, @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.