📝 What’s Changed
- Fix custom.css overlays with PWP_PRECOMPILE (#4410) @pglombardo
- Fix User Account menu by importing Stimulus controllers via importmap (#4409) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-s3 from 1.219.0 to 1.220.0 (#4404) @dependabot[bot]
- ⬆️ Bump net-imap from 0.6.3 to 0.6.4 (#4408) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.245.0 to 3.246.0 (#4407) @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
- 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.