📝 What’s Changed
- Document OSS vs Pro expiration fields on API v2 (#4796) @pglombardo, Peter Giacomo Lombardo
- Warn against mounting volumes over /opt/PasswordPusher/db (#4795) @pglombardo, @cursoragent, Peter Giacomo Lombardo
- Add environment variable overrides for logging and stdout in settings files (#4783) @mathsyx69
⬆️ Dependencies updates
- ⬆️ Bump helm/kind-action from 1.14.0 to 1.15.0 (#4798) @dependabot[bot]
- ⬆️ Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 (#4799) @dependabot[bot]
- ⬆️ Bump et-orbi from 1.4.1 to 1.4.2 (#4800) @dependabot[bot]
- ⬆️ Bump mission_control-jobs from 1.1.0 to 1.2.0 (#4794) @dependabot[bot]
- ⬆️ Bump electron-to-chromium from 1.5.415 to 1.5.418 (#4792) @dependabot[bot]
- ⬆️ Bump baseline-browser-mapping from 2.11.19 to 2.11.20 (#4785) @dependabot[bot]
- ⬆️ Bump node-releases from 2.0.53 to 2.0.54 (#4787) @dependabot[bot]
- ⬆️ Bump update-browserslist-db from 1.3.1 to 1.3.2 (#4788) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1281.0 to 1.1282.0 (#4784) @dependabot[bot]
- ⬆️ Bump net-protocol from 0.2.2 to 0.3.0 (#4786) @dependabot[bot]
- ⬆️ Bump responders from 3.2.0 to 3.2.1 (#4789) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.47.0 to 4.48.0 (#4790) @dependabot[bot]
- ⬆️ Bump googleauth from 1.17.3 to 1.17.4 (#4791) @dependabot[bot]
- ⬆️ Bump electron-to-chromium from 1.5.412 to 1.5.415 (#4779) @dependabot[bot]
- ⬆️ Bump caniuse-lite from 1.0.30001809 to 1.0.30001810 (#4780) @dependabot[bot]
- ⬆️ Bump pagy from 43.6.1 to 43.6.2 (#4781) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.25 to 0.1.26 (#4782) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.6.0 to 1.7.0 (#4777) @dependabot[bot]
- ⬆️ Bump baseline-browser-mapping from 2.11.16 to 2.11.19 (#4778) @dependabot[bot]
- ⬆️ Bump sass from 1.102.0 to 1.103.1 (#4774) @dependabot[bot]
- ⬆️ Bump read-cache from 1.0.0 to 1.0.2 (#4775) @dependabot[bot]
- ⬆️ Bump rubyzip from 3.4.1 to 3.5.0 (#4776) @dependabot[bot]
👥 List of contributors
@mathsyx69, @pglombardo, @dependabot[bot], @cursoragent 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.