📝 What’s Changed
🚀 Features
- Docker: Use separated arm64 builds (#4076) @pglombardo
- Latest Language Strings (#4098) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1204.0 to 1.1205.0 (#4119) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.3.0 to 1.3.1 (#4118) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1202.0 to 1.1204.0 (#4117) @dependabot[bot]
- ⬆️ Bump googleauth from 1.16.0 to 1.16.1 (#4116) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.21.0 to 1.21.1 (#4115) @dependabot[bot]
- ⬆️ Bump rdoc from 7.0.3 to 7.1.0 (#4113) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.20.1 to 1.21.0 (#4111) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.3 to 43.2.4 (#4110) @dependabot[bot]
- ⬆️ Bump rubocop from 1.81.7 to 1.82.1 (#4109) @dependabot[bot]
- ⬆️ Bump prism from 1.7.0 to 1.8.0 (#4107) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.3 to 4.33.4 (#4106) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.2.4 to 1.3.0 (#4101) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.2 to 43.2.3 (#4100) @dependabot[bot]
- ⬆️ Bump tilt from 2.6.1 to 2.7.0 (#4103) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1201.0 to 1.1202.0 (#4104) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.2 to 4.33.3 (#4102) @dependabot[bot]
- ⬆️ Bump google-cloud-storage from 1.57.1 to 1.58.0 (#4099) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.210.1 to 1.211.0 (#4085) @dependabot[bot]
- ⬆️ Bump activestorage from 8.1.1 to 8.1.2 (#4094) @dependabot[bot]
- ⬆️ Bump actiontext from 8.1.1 to 8.1.2 (#4093) @dependabot[bot]
- ⬆️ Bump actionmailbox from 8.1.1 to 8.1.2 (#4091) @dependabot[bot]
- ⬆️ Bump actionmailer from 8.1.1 to 8.1.2 (#4092) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.119.0 to 1.120.0 (#4083) @dependabot[bot]
- ⬆️ Bump rqrcode from 3.1.1 to 3.2.0 (#4079) @dependabot[bot]
- ⬆️ Bump activejob from 8.1.1 to 8.1.2 (#4078) @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
→ Setup a DNS record to point to your server (e.g. pwpush.example.com) and run:
docker run -d -p "80:80" -p "443:443" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`and browse to https://pwpush.example.com.
or alternatively
→ Use one of our production ready Docker Compose files with persistent databases.