📝 What’s Changed
🚀 Features
- Latest Language Strings (#4475) @pglombardo
- Add copyable share message to push preview page (#4474) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump zeitwerk from 2.7.5 to 2.8.0 (#4472) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1247.0 to 1.1249.0 (#4468) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.35.1 to 2.35.2 (#4473) @dependabot[bot]
- ⬆️ Bump oj from 3.17.0 to 3.17.1 (#4464) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.35.0 to 2.35.1 (#4465) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.20 to 0.1.21 (#4467) @dependabot[bot]
- ⬆️ Bump faraday from 2.14.1 to 2.14.2 (#4469) @dependabot[bot]
- ⬆️ Bump jbuilder from 2.14.1 to 2.15.0 (#4470) @dependabot[bot]
- Bump brace-expansion from 5.0.5 to 5.0.6 (#4471) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.24.3 to 1.24.4 (#4460) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.221.0 to 1.222.0 (#4457) @dependabot[bot]
- ⬆️ Bump pagy from 43.5.3 to 43.5.4 (#4458) @dependabot[bot]
- ⬆️ Bump jwt from 3.1.2 to 3.2.0 (#4461) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.43.0 to 4.44.0 (#4453) @dependabot[bot]
- ⬆️ Bump google-cloud-storage from 1.59.0 to 1.60.0 (#4452) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.34.3 to 2.35.0 (#4449) @dependabot[bot]
- ⬆️ Bump action_text-trix from 2.1.18 to 2.1.19 (#4448) @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.