Releases: pglombardo/PasswordPusher
v1.53.7: Reduce Memory Footprint
📝 What’s Changed
This release changes the application process to run in single mode. This should reduce memory use down to ~300MB. If you disable the background worker with PWP__NO_WORKER=true
, then it is ~200MB.
🚀 Features
- Memory: Run Puma in single mode (#3277) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-core from 3.222.1 to 3.222.2 (#3274) @dependabot[bot]
- ⬆️ Bump connection_pool from 2.5.0 to 2.5.1 (#3275) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1087.0 to 1.1088.0 (#3273) @dependabot[bot]
- ⬆️ Bump ffi from 1.17.1 to 1.17.2 (#3272) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.7
..and go to http://localhost:5100
🔗 Useful Links
v1.53.6: Print Preview Bug Fix & Latest Language Strings
📝 What’s Changed
- Fix: Print preview does not require an authenticated session (#3271) Thanks @TomHeim29!
🚀 Features
- Latest Language Strings (#3270) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump parallel from 1.26.3 to 1.27.0 (#3269) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1086.0 to 1.1087.0 (#3268) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.44.0 to 1.44.1 (#3267) @dependabot[bot]
- ⬆️ Bump autoprefixer-rails from 10.4.19.0 to 10.4.21.0 (#3265) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1084.0 to 1.1086.0 (#3264) @dependabot[bot]
- ⬆️ Bump rack from 3.1.12 to 3.1.13 (#3263) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.6
..and go to http://localhost:5100
🔗 Useful Links
v1.53.5: Language String, Messaging & Key Rotation Support
📝 What’s Changed
- Fix the Spanish translation link (#3262) Thanks @alex-arce!
- Preview: Improved expiration message (#3258) Thanks @guntherv73!
🚀 Features
- Encryption: Add ability for key rotation (#3261) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1083.0 to 1.1084.0 (#3259) @dependabot[bot]
👥 List of contributors
@alex-arce, @dependabot[bot], @pglombardo and dependabot[bot]
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.5
..and go to http://localhost:5100
🔗 Useful Links
v1.53.4: Dependency & Security Updates
📝 What’s Changed
- Security: Update selentium-webdriver (#3257) Thanks for reporting @jeremymaes!
⬆️ Dependencies updates
- ⬆️ Bump rubocop-rails from 2.30.3 to 2.31.0 (#3255) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1082.0 to 1.1083.0 (#3254) @dependabot[bot]
- ⬆️ Bump standard from 1.47.0 to 1.49.0 (#3252) @dependabot[bot]
- ⬆️ Bump standard-performance from 1.7.0 to 1.8.0 (#3251) @dependabot[bot]
- ⬆️ Bump brakeman from 7.0.1 to 7.0.2 (#3249) @dependabot[bot]
- ⬆️ Bump reline from 0.6.0 to 0.6.1 (#3248) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1081.0 to 1.1082.0 (#3247) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.43.0 to 1.44.0 (#3245) @dependabot[bot]
- ⬆️ Bump irb from 1.15.1 to 1.15.2 (#3244) @dependabot[bot]
- ⬆️ Bump brakeman from 7.0.0 to 7.0.1 (#3242) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1080.0 to 1.1081.0 (#3243) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.4
..and go to http://localhost:5100
🔗 Useful Links
v1.53.3: Dependency & Security Updates
📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1079.0 to 1.1080.0 (#3240) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1078.0 to 1.1079.0 (#3239) @dependabot[bot]
- ⬆️ Bump rollbar from 3.6.1 to 3.6.2 (#3238) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.182.0 to 1.183.0 (#3234) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.6 to 1.18.7 (#3235) @dependabot[bot]
- ⬆️ Bump rdoc from 6.13.0 to 6.13.1 (#3232) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.222.0 to 3.222.1 (#3231) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.1.3 to 1.1.4 (#3199) @dependabot[bot]
- ⬆️ Bump parser from 3.3.7.2 to 3.3.7.3 (#3224) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.221.0 to 3.222.0 (#3228) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1075.0 to 1.1076.0 (#3227) @dependabot[bot]
- ⬆️ Bump logger from 1.6.6 to 1.7.0 (#3226) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1074.0 to 1.1075.0 (#3225) @dependabot[bot]
- ⬆️ Bump stringio from 3.1.5 to 3.1.6 (#3219) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1073.0 to 1.1074.0 (#3218) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.41.0 to 1.43.0 (#3217) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.5 to 1.18.6 (#3214) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.220.2 to 3.221.0 (#3213) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1072.0 to 1.1073.0 (#3212) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1071.0 to 1.1072.0 (#3211) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1070.0 to 1.1071.0 (#3208) @dependabot[bot]
- ⬆️ Bump rdoc from 6.12.0 to 6.13.0 (#3210) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.3
..and go to http://localhost:5100
🔗 Useful Links
v1.53.2: Dependency & Security Updates
📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump rubocop-ast from 1.40.0 to 1.41.0 (#3206) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.220.1 to 3.220.2 (#3207) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1069.0 to 1.1070.0 (#3205) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.39.0 to 1.40.0 (#3202) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.4 to 1.18.5 (#3203) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1068.0 to 1.1069.0 (#3200) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1067.0 to 1.1068.0 (#3198) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.38.1 to 1.39.0 (#3197) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1066.0 to 1.1067.0 (#3196) @dependabot[bot]
- ⬆️ Bump googleauth from 1.13.1 to 1.14.0 (#3195) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.3 to 1.18.4 (#3194) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1065.0 to 1.1066.0 (#3192) @dependabot[bot]
- ⬆️ Bump google-cloud-env from 2.2.1 to 2.2.2 (#3191) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.2
..and go to http://localhost:5100
🔗 Useful Links
v1.53.1: Fix Docker Port Overrides
📝 What’s Changed
When running the pglombardo/pwpush
Docker container, it defaults to port 5100. You can now override this using the PORT
environment variable. Some cloud platforms set this environment variable automatically based on deployment needs.
docker run -p 7501:7501 -e PORT=7501 pglombardo/pwpush:1.53.1
Thanks @iungoron for reporting!
- Docker: Set default port to 5100 (#3189) @pglombardo
- Fix: Foreman port ordering (#3188) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump minitest from 5.25.4 to 5.25.5 (#3184) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.1
..and go to http://localhost:5100
🔗 Useful Links
v1.53.0: New Bundled Background Workers
📝 What’s Changed
This release adds new functionality to the pglombardo/pwpush
container. It now runs the worker processes to periodically run required background tasks.
If you are currently using the Beta pwpush-worker
container, you can either remove that container entirely or set PWP__NO_WORKER=true
in the pwpush
container to disable the background workers added in this release.
Read more in the Background Tasks documentation.
- Bundled Worker with Automatic Recurring Background Jobs (#3183) @pglombardo
- Run Background Worker in Core Container (#3170) @pglombardo
- Add Purge Unattached Blobs Job (#3171) @pglombardo
👥 List of contributors
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
docker run -d -p 5100:5100 pglombardo/pwpush:1.53.0
..and go to http://localhost:5100
🔗 Useful Links
v1.52.0: Re-enable Arm64 Docker Container Builds
arm64
architecture Docker container builds are back.
📝 What’s Changed
- Restore Docker arm64 builds (#3172) @pglombardo
- Remove Deprecated Assets (#3173) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump json from 2.10.1 to 2.10.2 (#3182) @dependabot[bot]
- ⬆️ Bump ruby from 3.4-alpine to 3.4.2-alpine in /containers/docker (#3092) @dependabot[bot]
- ⬆️ Bump rubocop-rails-omakase from 1.0.0 to 1.1.0 (#3181) @dependabot[bot]
- ⬆️ Bump rubocop-minitest from 0.37.0 to 0.37.1 (#3178) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.29.1 to 2.30.3 (#3176) @dependabot[bot]
- ⬆️ Bump rubocop-performance from 1.23.1 to 1.24.0 (#3177) @dependabot[bot]
- ⬆️ Bump standard from 1.45.0 to 1.47.0 (#3175) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1064.0 to 1.1065.0 (#3174) @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
docker run -d -p 5100:5100 pglombardo/pwpush:1.52.0
..and go to http://localhost:5100
🔗 Useful Links
v1.51.13: Bug Fixes
📝 What’s Changed
- Fix: Block preloading in "View Now" link (#3169) - Thanks for investigating @iungoron & @TomHeim29!
- Settings: Move up Settings initialization to be first (#3168) - Thanks for reporting @jmkrm and to everyone in #3122!
👥 List of contributors
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
docker run -d -p 5100:5100 pglombardo/pwpush:1.51.13
..and go to http://localhost:5100