📝 What’s Changed
- Fix custom brand logo falling back to stock dark logo (#4762) @pglombardo, Peter Giacomo Lombardo
- Honor theme toggle on the background jobs page (#4751) @pglombardo, Peter Giacomo Lombardo
⬆️ Dependencies updates
- ⬆️ Bump baseline-browser-mapping from 2.11.13 to 2.11.14 (#4756) @dependabot[bot]
- ⬆️ Bump rack from 3.2.6 to 3.2.7 (#4755) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1279.0 to 1.1281.0 (#4753) @dependabot[bot]
- ⬆️ Bump electron-to-chromium from 1.5.405 to 1.5.408 (#4754) @dependabot[bot]
- ⬆️ Bump brakeman from 8.0.5 to 8.0.6 (#4758) @dependabot[bot]
- ⬆️ Bump execjs from 2.10.1 to 2.10.2 (#4757) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.23 to 0.1.25 (#4760) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.9.5 to 2.9.6 (#4761) @dependabot[bot]
- ⬆️ Bump rbs from 4.1.2 to 4.1.3 (#4750) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.46.0 to 4.47.0 (#4748) @dependabot[bot]
- ⬆️ Bump oj from 3.17.5 to 3.17.6 (#4747) @dependabot[bot]
👥 List of contributors
@pglombardo, @dependabot[bot] and Peter Giacomo Lombardo
🛥️ 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.