📝 What’s Changed
- Update JS dependencies (#4176) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump google-apis-storage_v1 from 0.59.0 to 0.60.0 (#4177) @dependabot[bot]
- ⬆️ Bump faraday from 2.14.0 to 2.14.1 (#4178) @dependabot[bot]
- ⬆️ Bump devise-i18n from 1.15.0 to 1.16.0 (#4179) @dependabot[bot]
- ⬆️ Bump rdoc from 7.1.0 to 7.2.0 (#4181) @dependabot[bot]
- ⬆️ Bump irb from 1.16.0 to 1.17.0 (#4182) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.241.4 to 3.242.0 (#4162) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.8 to 43.2.9 (#4172) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.212.0 to 1.213.0 (#4157) @dependabot[bot]
- ⬆️ Bump turbo-rails from 2.0.21 to 2.0.23 (#4160) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.21.1 to 1.22.0 (#4164) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.17 to 0.1.18 (#4165) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.4 to 4.33.5 (#4175) @dependabot[bot]
- ⬆️ Bump oj from 3.16.13 to 3.16.15 (#4174) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1210.0 to 1.1213.0 (#4173) @dependabot[bot]
- ⬆️ Bump json from 2.18.0 to 2.18.1 (#4169) @dependabot[bot]
- ⬆️ Bump brakeman from 7.1.2 to 8.0.2 (#4168) @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.