Releases: pglombardo/PasswordPusher
v1.51.12: Remove Redundant Fonts
📝 What’s Changed
🚀 Features
- Remove redundant fonts (#3141) @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.51.12
..and go to http://localhost:5100
🔗 Useful Links
v1.51.11: Dependency & Security Updates
📝 What’s Changed
🚀 Features
- Latest Language Strings (#3167) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1063.0 to 1.1064.0 (#3166) @dependabot[bot]
- ⬆️ Bump google-cloud-core from 1.7.1 to 1.8.0 (#3165) @dependabot[bot]
- ⬆️ Bump rack from 3.1.11 to 3.1.12 (#3163) @dependabot[bot]
- ⬆️ Bump devise-i18n from 1.12.1 to 1.13.0 (#3161) @dependabot[bot]
- ⬆️ Bump i18n-tasks from 1.0.14 to 1.0.15 (#3160) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1062.0 to 1.1063.0 (#3159) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.220.0 to 3.220.1 (#3155) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1061.0 to 1.1062.0 (#3154) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1060.0 to 1.1061.0 (#3151) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.49.0 to 0.50.0 (#3149) @dependabot[bot]
- ⬆️ Bump turbo-rails from 2.0.11 to 2.0.13 (#3148) @dependabot[bot]
- ⬆️ Bump rack from 3.1.10 to 3.1.11 (#3147) @dependabot[bot]
- ⬆️ Bump google-cloud-errors from 1.4.0 to 1.5.0 (#3145) @dependabot[bot]
- ⬆️ Bump overcommit from 0.67.0 to 0.67.1 (#3146) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.219.0 to 3.220.0 (#3143) @dependabot[bot]
- ⬆️ Bump cssbundling-rails from 1.4.2 to 1.4.3 (#3142) @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.51.11
..and go to http://localhost:5100
🔗 Useful Links
v1.51.10: API - New Version Endpoint
📝 What’s Changed
- JSON API: New Version Endpoint (#3140) @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.51.10
..and go to http://localhost:5100
🔗 Useful Links
v1.51.9: 🗜️ Reduce memory footprint using jemalloc
📝 What’s Changed
This release integrates the jemalloc memory allocator to reduce memory footprint. Jemalloc is a memory allocator designed to reduce memory fragmentation and provide more efficient memory management.
Expected Benefits
- Reduced memory footprint (typically 10-30% lower memory usage)
- Improved memory fragmentation handling
- Better performance under high load
- More efficient garbage collection cycles
Technical Details
- Added jemalloc as the default memory allocator
- Compatible with existing deployments
- No configuration changes required for users
🚀 Features
- Performance: Add jemalloc (#3136) @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.51.9
..and go to http://localhost:5100
🔗 Useful Links
v1.51.8: Fix Asset Bundling & New Content Security Policy
📝 What’s Changed
- Assets: Fix asset bundling & paths (#3137) @pglombardo
🚀 Features
- New Content Security Policy (#3128) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1055.0 to 1.1056.0 (#3133) @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.51.8
..and go to http://localhost:5100
🔗 Useful Links
v1.51.7: Dark Theme Fix
📝 What’s Changed
- Fix Dark Themes: Remove forced bg-light (#3131) @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.51.7
..and go to http://localhost:5100
🔗 Useful Links
v1.51.6: Fix Passphrase, TurboDrive & Logout Button
📝 What’s Changed
- Fix: Update Passphrase Cookie & TurboDrive Default Settings (#3129) @pglombardo
- Fix: Logout Menu Item (#3119) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump rubocop-ast from 1.38.0 to 1.38.1 (#3126) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1054.0 to 1.1055.0 (#3125) @dependabot[bot]
- ⬆️ Bump cssbundling-rails from 1.4.1 to 1.4.2 (#3124) @dependabot[bot]
- ⬆️ Bump oj from 3.16.9 to 3.16.10 (#3123) @dependabot[bot]
- ⬆️ Bump httpclient from 2.8.3 to 2.9.0 (#3121) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1053.0 to 1.1054.0 (#3120) @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.51.6
..and go to http://localhost:5100
🔗 Useful Links
v1.51.5: New Login Session Timeout Config Option
📝 What’s Changed
🚀 Features
- New Login Session Timeout Config Option (#3118) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1052.0 to 1.1053.0 (#3116) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.5.0 to 2.6.0 (#3115) @dependabot[bot]
- ⬆️ Bump stringio from 3.1.3 to 3.1.5 (#3114) @dependabot[bot]
- ⬆️ Bump zeitwerk from 2.7.1 to 2.7.2 (#3110) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.218.1 to 3.219.0 (#3111) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.181.0 to 1.182.0 (#3108) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.98.0 to 1.99.0 (#3107) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.2 to 1.18.3 (#3106) @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.51.5
..and go to http://localhost:5100
🔗 Useful Links
v1.51.4: Fix the Custom Logo Formatting in Login Pages
📝 What’s Changed
- Fix: Login Pages Logo Formatting (#3105) @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.51.4
..and go to http://localhost:5100
🔗 Useful Links
v1.51.3: Better Redirect Handling & New Environment Variable
📝 What’s Changed
- Fix: Better redirect handling (#3104) @pglombardo
- Add environment variable to disable Turbo Drive (#3101) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1050.0 to 1.1051.0 (#3100) @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.51.3
..and go to http://localhost:5100