📝 What’s Changed
- Latest Language Strings (#4650) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump google-apis-storage_v1 from 0.64.0 to 0.65.0 (#4654) @dependabot[bot]
- ⬆️ Bump release-drafter/release-drafter from 7.5.1 to 7.6.0 (#4651) @dependabot[bot]
- ⬆️ Bump concurrent-ruby from 1.3.7 to 1.3.8 (#4652) @dependabot[bot]
- ⬆️ Bump solid_cable from 4.0.0 to 4.0.2 (#4653) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1270.0 to 1.1271.0 (#4655) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.227.0 to 1.228.0 (#4645) @dependabot[bot]
- ⬆️ Bump parser from 3.3.11.1 to 3.3.12.0 (#4644) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1269.0 to 1.1270.0 (#4646) @dependabot[bot]
- ⬆️ Bump erb from 6.0.4 to 6.0.5 (#4647) @dependabot[bot]
- ⬆️ Bump rails-html-sanitizer from 1.7.0 to 1.7.1 (#4648) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.22 to 0.1.23 (#4649) @dependabot[bot]
- ⬆️ Bump rubocop from 1.87.0 to 1.88.2 (#4641) @dependabot[bot]
- ⬆️ Bump standard from 1.55.0 to 1.56.0 (#4642) @dependabot[bot]
- ⬆️ Bump loofah from 2.25.1 to 2.25.2 (#4643) @dependabot[bot]
- ⬆️ Bump oj from 3.17.3 to 3.17.4 (#4640) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1268.0 to 1.1269.0 (#4638) @dependabot[bot]
- ⬆️ Bump json from 2.21.0 to 2.21.1 (#4639) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.35.5 to 2.36.0 (#4636) @dependabot[bot]
- ⬆️ Bump json from 2.20.0 to 2.21.0 (#4635) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.45.0 to 4.46.0 (#4637) @dependabot[bot]
- ⬆️ Bump fugit from 1.12.3 to 1.13.0 (#4631) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.226.0 to 1.227.0 (#4633) @dependabot[bot]
- ⬆️ Bump google-cloud-errors from 1.6.0 to 1.7.0 (#4634) @dependabot[bot]
- ⬆️ Bump pagy from 43.5.6 to 43.6.0 (#4630) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.129.0 to 1.130.0 (#4629) @dependabot[bot]
👥 List of contributors
@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.