📝 What’s Changed
🚀 Features
- Themes: Pull latest updates from Bootswatch (#3661) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-core from 3.232.0 to 3.233.0 (#3716) @dependabot[bot]
- ⬆️ Bump globalid from 1.2.1 to 1.3.0 (#3715) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1163.0 to 1.1164.0 (#3714) @dependabot[bot]
- ⬆️ Bump puma from 7.0.3 to 7.0.4 (#3713) @dependabot[bot]
- ⬆️ Bump mysql2 from 0.5.6 to 0.5.7 (#3712) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.47.0 to 1.47.1 (#3711) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1162.0 to 1.1163.0 (#3710) @dependabot[bot]
- ⬆️ Bump json from 2.14.1 to 2.15.0 (#3709) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.46.0 to 1.47.0 (#3707) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.7.3 to 2.7.4 (#3704) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1161.0 to 1.1162.0 (#3706) @dependabot[bot]
- ⬆️ Bump ruby from 3.4.5-alpine to 3.4.6-alpine in /containers/docker (#3705) @dependabot[bot]
- ⬆️ Bump better_html from 2.1.1 to 2.2.0 (#3699) @dependabot[bot]
- ⬆️ Bump json from 2.13.2 to 2.14.1 (#3698) @dependabot[bot]
- ⬆️ Bump marcel from 1.0.4 to 1.1.0 (#3697) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1160.0 to 1.1161.0 (#3696) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1159.0 to 1.1160.0 (#3695) @dependabot[bot]
- ⬆️ Bump regexp_parser from 2.11.2 to 2.11.3 (#3694) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.9 to 1.18.10 (#3693) @dependabot[bot]
- ⬆️ Bump puma from 7.0.2 to 7.0.3 (#3692) @dependabot[bot]
- ⬆️ Bump standard from 1.51.0 to 1.51.1 (#3691) @dependabot[bot]
- ⬆️ Bump prism from 1.4.0 to 1.5.1 (#3690) @dependabot[bot]
- ⬆️ Bump puma from 6.6.1 to 7.0.2 (#3680) @dependabot[bot]
- ⬆️ Bump jwt from 2.10.2 to 3.1.2 (#3650) @dependabot[bot]
- ⬆️ Bump actions/setup-python from 5 to 6 (#3670) @dependabot[bot]
- ⬆️ Bump actions/setup-node from 4 to 5 (#3671) @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.