| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-02 | 2.9 kB | |
| v2.2.1_ Dependency _ Security Updates source code.tar.gz | 2026-04-02 | 10.1 MB | |
| v2.2.1_ Dependency _ Security Updates source code.zip | 2026-04-02 | 10.9 MB | |
| Totals: 3 Items | 21.0 MB | 0 | |
:memo: What’s Changed
:rocket: Features
- Latest Language Strings (#4346) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump parallel from 1.27.0 to 1.28.0 (#4345) @dependabot[bot]
- :arrow_up: Bump ansi from 1.5.0 to 1.6.0 (#4339) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.217.0 to 1.218.0 (#4342) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1231.0 to 1.1233.0 (#4343) @dependabot[bot]
- :arrow_up: Bump overcommit from 0.68.0 to 0.69.0 (#4344) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1229.0 to 1.1231.0 (#4332) @dependabot[bot]
- :arrow_up: Bump pagy from 43.4.2 to 43.4.4 (#4333) @dependabot[bot]
- :arrow_up: Bump ffi from 1.17.3 to 1.17.4 (#4334) @dependabot[bot]
- Bump brace-expansion from 5.0.3 to 5.0.5 (#4335) @dependabot[bot]
- :arrow_up: Bump parser from 3.3.10.2 to 3.3.11.1 (#4331) @dependabot[bot]
- :arrow_up: Bump action_text-trix from 2.1.17 to 2.1.18 (#4330) @dependabot[bot]
- Bump yaml from 2.8.2 to 2.8.3 (#4329) @dependabot[bot]
- :arrow_up: Bump thruster from 0.1.19 to 0.1.20 (#4328) @dependabot[bot]
- :arrow_up: Bump json from 2.19.2 to 2.19.3 (#4327) @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
- 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:
:::bash docker compose up -d
Open https://pwpush.example.com or alternatively http://your-ip:5100.