📝 What’s Changed
🚀 Features
- Latest Language Strings (#4346) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump parallel from 1.27.0 to 1.28.0 (#4345) @dependabot[bot]
- ⬆️ Bump ansi from 1.5.0 to 1.6.0 (#4339) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.217.0 to 1.218.0 (#4342) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1231.0 to 1.1233.0 (#4343) @dependabot[bot]
- ⬆️ Bump overcommit from 0.68.0 to 0.69.0 (#4344) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1229.0 to 1.1231.0 (#4332) @dependabot[bot]
- ⬆️ Bump pagy from 43.4.2 to 43.4.4 (#4333) @dependabot[bot]
- ⬆️ 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]
- ⬆️ Bump parser from 3.3.10.2 to 3.3.11.1 (#4331) @dependabot[bot]
- ⬆️ 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]
- ⬆️ Bump thruster from 0.1.19 to 0.1.20 (#4328) @dependabot[bot]
- ⬆️ Bump json from 2.19.2 to 2.19.3 (#4327) @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
- 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.