📝 What’s Changed
- Skip First Run if disabled logins & signups (#4324) @pglombardo
- Disable Spam Protection for First Run Process (#4323) @pglombardo
- Add Dark mode support to error pages (#4290) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump activejob from 8.1.2.1 to 8.1.3 (#4320) @dependabot[bot]
- ⬆️ Bump actiontext from 8.1.2.1 to 8.1.3 (#4318) @dependabot[bot]
- ⬆️ Bump google-cloud-storage from 1.58.0 to 1.59.0 (#4317) @dependabot[bot]
- ⬆️ Bump railties from 8.1.2.1 to 8.1.3 (#4316) @dependabot[bot]
- ⬆️ Bump activerecord from 8.1.2.1 to 8.1.3 (#4315) @dependabot[bot]
- ⬆️ Bump activemodel from 8.1.2.1 to 8.1.3 (#4314) @dependabot[bot]
- ⬆️ Bump actioncable from 8.1.2.1 to 8.1.3 (#4313) @dependabot[bot]
- ⬆️ Bump activesupport from 8.1.2.1 to 8.1.3 (#4308) @dependabot[bot]
- ⬆️ Bump terser from 1.2.6 to 1.2.7 (#4302) @dependabot[bot]
- ⬆️ Bump azure/setup-helm from 4 to 5 (#4301) @dependabot[bot]
- ⬆️ Bump actionpack from 8.1.2 to 8.1.2.1 (#4300) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.34.0 to 4.34.1 (#4297) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.3.2 to 1.4.0 (#4298) @dependabot[bot]
- ⬆️ Bump net-ssh from 7.3.1 to 7.3.2 (#4296) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1228.0 to 1.1229.0 (#4295) @dependabot[bot]
- ⬆️ Bump pagy from 43.4.1 to 43.4.2 (#4294) @dependabot[bot]
- ⬆️ Bump google-cloud-errors from 1.5.0 to 1.6.0 (#4292) @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.