📝 What’s Changed
🚀 Features
- Add Financial Supporters section to README (#4529) @pglombardo
⬆️ Dependencies updates
- Remove unmaintained apipie-rails (#4555) @pglombardo
- ⬆️ Bump google-apis-core from 1.2.2 to 1.2.3 (#4551) @dependabot[bot]
- ⬆️ Bump google-cloud-core from 1.8.0 to 1.9.0 (#4552) @dependabot[bot]
- ⬆️ Bump json from 2.19.8 to 2.19.9 (#4553) @dependabot[bot]
- ⬆️ Bump google-cloud-storage from 1.60.0 to 1.61.0 (#4554) @dependabot[bot]
- ⬆️ Bump parallel from 1.28.0 to 2.1.0 (#4550) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.225.0 to 1.225.1 (#4549) @dependabot[bot]
- ⬆️ Bump retriable from 3.8.0 to 4.1.1 (#4548) @dependabot[bot]
- ⬆️ Bump msgpack from 1.8.2 to 1.8.3 (#4547) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.251.0 to 3.252.0 (#4546) @dependabot[bot]
- ⬆️ Bump standard from 1.54.0 to 1.55.0 (#4545) @dependabot[bot]
- ⬆️ Bump rubocop from 1.84.2 to 1.87.0 (#4544) @dependabot[bot]
- ⬆️ Bump google-apis-core from 1.2.1 to 1.2.2 (#4543) @dependabot[bot]
- ⬆️ Bump overcommit from 0.70.0 to 0.71.0 (#4542) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1258.0 to 1.1259.0 (#4541) @dependabot[bot]
- ⬆️ Bump msgpack from 1.8.1 to 1.8.2 (#4540) @dependabot[bot]
- ⬆️ Bump net-imap from 0.6.4 to 0.6.4.1 (#4539) @dependabot[bot]
- ⬆️ Bump google-apis-core from 1.1.0 to 1.2.1 (#4537) @dependabot[bot]
- ⬆️ Bump pagy from 43.5.5 to 43.5.6 (#4538) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1257.0 to 1.1258.0 (#4534) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.9.4 to 2.9.5 (#4535) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.35.3 to 2.35.4 (#4536) @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.