📝 What’s Changed
- Bundle & Yarn upgrades for Dependency & Security (#4213) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump actions/checkout from 4 to 6 (#4230) @dependabot[bot]
- ⬆️ Bump pagy from 43.3.0 to 43.3.1 (#4225) @dependabot[bot]
- ⬆️ Bump actions/upload-artifact from 6 to 7 (#4221) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.5 to 4.34.0 (#4223) @dependabot[bot]
- ⬆️ Bump web-console from 4.2.1 to 4.3.0 (#4215) @dependabot[bot]
- ⬆️ Bump erb from 6.0.1 to 6.0.2 (#4216) @dependabot[bot]
- ⬆️ Bump rails-html-sanitizer from 1.6.2 to 1.7.0 (#4218) @dependabot[bot]
- ⬆️ Bump locale from 2.1.4 to 2.1.5 (#4219) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1217.0 to 1.1220.0 (#4220) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.9.0 to 2.9.1 (#4228) @dependabot[bot]
- ⬆️ Bump addressable from 2.8.8 to 2.8.9 (#4227) @dependabot[bot]
- Bump minimatch from 10.2.2 to 10.2.4 (#4226) @dependabot[bot]
- ⬆️ Bump brakeman from 8.0.2 to 8.0.4 (#4224) @dependabot[bot]
- ⬆️ Bump googleauth from 1.16.1 to 1.16.2 (#4222) @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.