📝 What’s Changed
🚀 Features
- Display time and dates in user's timezone (#4274) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1227.0 to 1.1228.0 (#4283) @dependabot[bot]
- ⬆️ Bump pagy from 43.4.0 to 43.4.1 (#4282) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.19.1 to 1.19.2 (#4281) @dependabot[bot]
- ⬆️ Bump kamal from 2.10.1 to 2.11.0 (#4280) @dependabot[bot]
- ⬆️ Bump bcrypt from 3.1.21 to 3.1.22 (#4279) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.122.0 to 1.123.0 (#4278) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.216.0 to 1.217.0 (#4277) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.243.0 to 3.244.0 (#4276) @dependabot[bot]
- ⬆️ Bump json from 2.19.1 to 2.19.2 (#4275) @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.