Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-14 | 2.7 kB | |
v1.59.2_ Dependency _ Security Updates source code.tar.gz | 2025-08-14 | 9.6 MB | |
v1.59.2_ Dependency _ Security Updates source code.zip | 2025-08-14 | 10.3 MB | |
Totals: 3 Items | 19.9 MB | 18 |
:memo: What’s Changed
This release fixes CVE-2025-24293.
:arrow_up: Dependencies updates
- :arrow_up: Bump rubocop-rails from 2.33.1 to 2.33.3 (#3622) @dependabot[bot]
- :arrow_up: Bump selenium-webdriver from 4.34.0 to 4.35.0 (#3609) @dependabot[bot]
- :arrow_up: Bump jbuilder from 2.14.0 to 2.14.1 (#3607) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1145.0 to 1.1146.0 (#3606) @dependabot[bot]
- :arrow_up: Bump regexp_parser from 2.11.1 to 2.11.2 (#3605) @dependabot[bot]
- :arrow_up: Bump rubocop-rails from 2.33.0 to 2.33.1 (#3602) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1144.0 to 1.1145.0 (#3600) @dependabot[bot]
- :arrow_up: Bump jbuilder from 2.13.0 to 2.14.0 (#3599) @dependabot[bot]
- :arrow_up: Bump rubocop-rails from 2.32.0 to 2.33.0 (#3596) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1143.0 to 1.1144.0 (#3595) @dependabot[bot]
:busts_in_silhouette: List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
:motor_boat: Docker Images
Available on Docker Hub: https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version
→ Setup a DNS record to point to your server (e.g. pwpush.example.com
) and run:
:::sh
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.