This release of our software includes a most refined dark mode — conceived, rather, for those of particular taste. For the individual of a discerning eye, who demands rather more and will accept nothing short of the finest. It is in that spirit that we have the honour of placing this release before you.
📝 What’s Changed
- Refine default theme dark mode (#4836) @pglombardo, Peter Giacomo Lombardo
⬆️ Dependencies updates
- ⬆️ Bump browserslist from 4.28.9 to 4.29.0 (#4846) @dependabot[bot]
- ⬆️ Bump get-east-asian-width from 1.6.0 to 1.7.0 (#4847) @dependabot[bot]
- ⬆️ Bump baseline-browser-mapping from 2.11.23 to 2.11.25 (#4848) @dependabot[bot]
- ⬆️ Bump node-releases from 2.0.55 to 2.0.56 (#4849) @dependabot[bot]
- ⬆️ Bump autoprefixer from 10.6.0 to 10.6.1 (#4851) @dependabot[bot]
- ⬆️ Bump net-protocol from 0.3.0 to 0.4.0 (#4845) @dependabot[bot]
- ⬆️ Bump faraday from 2.14.3 to 2.14.4 (#4850) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.232.0 to 1.232.1 (#4852) @dependabot[bot]
- ⬆️ Bump postcss-cli from 11.0.1 to 12.0.0 (#4808) @dependabot[bot], Peter Giacomo Lombardo
- ⬆️ Bump docker/setup-qemu-action from 4.3.0 to 4.4.0 (#4837) @dependabot[bot]
- ⬆️ Bump docker/build-push-action from 7.3.0 to 7.4.0 (#4839) @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.