📝 What’s Changed
- Fix: use expiration_count variable (#3645) Thanks @steffenbusch!
🚀 Features
- Update the language drop‑down menu to be multi‑column (#3641) @ozovalihasan
⬆️ Dependencies updates
- ⬆️ Bump google-cloud-storage from 1.56.0 to 1.57.0 (#3629) @dependabot[bot]
- ⬆️ Bump unicode-display_width from 3.1.4 to 3.1.5 (#3628) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1152.0 to 1.1153.0 (#3659) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.231.0 to 3.232.0 (#3658) @dependabot[bot]
- ⬆️ Bump net-imap from 0.5.9 to 0.5.10 (#3657) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1151.0 to 1.1152.0 (#3656) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.111.0 to 1.112.0 (#3655) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.230.0 to 3.231.0 (#3654) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.110.0 to 1.111.0 (#3653) @dependabot[bot]
- ⬆️ Bump rexml from 3.4.1 to 3.4.2 (#3652) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.197.0 to 1.198.0 (#3651) @dependabot[bot]
- ⬆️ Bump signet from 0.20.0 to 0.21.0 (#3649) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1150.0 to 1.1151.0 (#3648) @dependabot[bot]
- ⬆️ Bump googleauth from 1.14.0 to 1.15.0 (#3647) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.55.0 to 0.56.0 (#3643) @dependabot[bot]
- ⬆️ Bump devise-i18n from 1.14.0 to 1.15.0 (#3642) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.229.0 to 3.230.0 (#3640) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1149.0 to 1.1150.0 (#3639) @dependabot[bot]
- ⬆️ Bump rubyzip from 3.0.1 to 3.0.2 (#3638) @dependabot[bot]
- ⬆️ Bump fugit from 1.11.1 to 1.11.2 (#3637) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1148.0 to 1.1149.0 (#3636) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.196.1 to 1.197.0 (#3635) @dependabot[bot]
- ⬆️ Bump apipie-rails from 1.4.2 to 1.5.0 (#3634) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @ozovalihasan, @pglombardo, @steffenbusch 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:433" --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.