📝 What’s Changed
This release fixes CVE-2025-24293.
⬆️ Dependencies updates
- ⬆️ Bump rubocop-rails from 2.33.1 to 2.33.3 (#3622) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.34.0 to 4.35.0 (#3609) @dependabot[bot]
- ⬆️ Bump jbuilder from 2.14.0 to 2.14.1 (#3607) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1145.0 to 1.1146.0 (#3606) @dependabot[bot]
- ⬆️ Bump regexp_parser from 2.11.1 to 2.11.2 (#3605) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.33.0 to 2.33.1 (#3602) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1144.0 to 1.1145.0 (#3600) @dependabot[bot]
- ⬆️ Bump jbuilder from 2.13.0 to 2.14.0 (#3599) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.32.0 to 2.33.0 (#3596) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1143.0 to 1.1144.0 (#3595) @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
→ Setup a DNS record to point to your server (e.g. pwpush.example.com
) and run:
docker run -d -p "80:80" -p "443:433" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`
and browse to https://pwpush.example.com
.
or alternatively
→ Use one of our production ready Docker Compose files with persistent databases.