📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump bigdecimal from 3.3.0 to 3.3.1 (#3750) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1170.0 to 1.1171.0 (#3749) @dependabot[bot]
- ⬆️ Bump rack from 3.1.17 to 3.1.18 (#3748) @dependabot[bot]
- ⬆️ Bump prism from 1.5.1 to 1.5.2 (#3747) @dependabot[bot]
- ⬆️ Bump minitest from 5.25.5 to 5.26.0 (#3744) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1168.0 to 1.1170.0 (#3743) @dependabot[bot]
- ⬆️ Bump bigdecimal from 3.2.3 to 3.3.0 (#3741) @dependabot[bot]
- ⬆️ Bump json from 2.15.0 to 2.15.1 (#3738) @dependabot[bot]
- ⬆️ Bump rack from 3.1.16 to 3.1.17 (#3737) @dependabot[bot]
- ⬆️ Bump pp from 0.6.2 to 0.6.3 (#3736) @dependabot[bot]
- ⬆️ Bump net-imap from 0.5.11 to 0.5.12 (#3735) @dependabot[bot]
- ⬆️ Bump erb from 5.0.2 to 5.0.3 (#3734) @dependabot[bot]
- ⬆️ Bump rdoc from 6.14.2 to 6.15.0 (#3732) @dependabot[bot]
- ⬆️ Bump actions/first-interaction from 3.0.0 to 3.1.0 (#3733) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.56.0 to 0.57.0 (#3731) @dependabot[bot]
- ⬆️ Bump net-imap from 0.5.10 to 0.5.11 (#3730) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1167.0 to 1.1168.0 (#3729) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1166.0 to 1.1167.0 (#3726) @dependabot[bot]
- ⬆️ Bump et-orbi from 1.3.0 to 1.4.0 (#3725) @dependabot[bot]
- ⬆️ Bump rubyzip from 3.1.0 to 3.1.1 (#3723) @dependabot[bot]
- ⬆️ Bump turbo-rails from 2.0.16 to 2.0.17 (#3722) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1165.0 to 1.1166.0 (#3724) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.33.3 to 2.33.4 (#3721) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.199.0 to 1.199.1 (#3719) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1164.0 to 1.1165.0 (#3718) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.112.0 to 1.113.0 (#3717) @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.