| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-09 | 2.4 kB | |
| v2.6.5_ Dependency _ Security Updates source code.tar.gz | 2026-05-09 | 10.4 MB | |
| v2.6.5_ Dependency _ Security Updates source code.zip | 2026-05-09 | 11.2 MB | |
| Totals: 3 Items | 21.6 MB | 11 | |
:memo: What’s Changed
- Fix incorrectly handled tests (#4432) @ozovalihasan
:arrow_up: Dependencies updates
- :arrow_up: Bump devise from 5.0.3 to 5.0.4 (#4446) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1245.0 to 1.1246.0 (#4445) @dependabot[bot]
- :arrow_up: Bump sqlite3 from 2.9.3 to 2.9.4 (#4439) @dependabot[bot]
- :arrow_up: Bump bootsnap from 1.24.2 to 1.24.3 (#4440) @dependabot[bot]
- :arrow_up: Bump rollbar from 3.7.0 to 3.8.0 (#4442) @dependabot[bot]
- :arrow_up: Bump mailbin from 1.1.1 to 1.1.2 (#4443) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.220.0 to 1.221.0 (#4444) @dependabot[bot]
- :arrow_up: Bump bootsnap from 1.24.1 to 1.24.2 (#4436) @dependabot[bot]
- :arrow_up: Bump json from 2.19.4 to 2.19.5 (#4437) @dependabot[bot]
- :arrow_up: Bump multi_json from 1.21.0 to 1.21.1 (#4438) @dependabot[bot]
:busts_in_silhouette: List of contributors
@dependabot[bot], @ozovalihasan and dependabot[bot]
:motor_boat: Docker Images
Available on Docker Hub: https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml (raw.githubusercontent.com) or clone the repo.
- In
docker-compose.yml, uncomment and set: TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.-
Run:
:::bash docker compose up -d
Open https://pwpush.example.com or alternatively http://your-ip:5100.