Releases: pglombardo/PasswordPusher
v1.41.4: Latest Language Strings
📝 What’s Changed
🚀 Features
- Latest Language Strings (#2244) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.942.0 to 1.943.0 (#2241) @dependabot
- ⬆️ Bump rexml from 3.2.8 to 3.3.0 (#2239) @dependabot
- ⬆️ Bump terser from 1.2.2 to 1.2.3 (#2238) @dependabot
- ⬆️ Bump rack from 3.0.11 to 3.1.2 (#2237) @dependabot
- ⬆️ Bump aws-sdk-s3 from 1.152.0 to 1.152.1 (#2235) @dependabot
- ⬆️ Bump aws-partitions from 1.941.0 to 1.942.0 (#2234) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.41.4
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.41.3: Dependency & Security Updates
📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump oj from 3.16.3 to 3.16.4 (#2230) @dependabot
- ⬆️ Bump aws-partitions from 1.940.0 to 1.941.0 (#2229) @dependabot
- ⬆️ Bump sprockets-rails from 3.4.2 to 3.5.1 (#2227) @dependabot
- ⬆️ Bump parallel from 1.24.0 to 1.25.1 (#2226) @dependabot
- ⬆️ Bump builder from 3.2.4 to 3.3.0 (#2224) @dependabot
- ⬆️ Bump aws-sdk-kms from 1.82.0 to 1.83.0 (#2219) @dependabot
- ⬆️ Bump aws-sdk-s3 from 1.151.0 to 1.152.0 (#2220) @dependabot
- ⬆️ Bump aws-partitions from 1.939.0 to 1.940.0 (#2218) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.41.3
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.41.2: Dependency & Security Updates
📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Update to Rails 7.1.3.4 via 4f71e8a
- ⬆️ Bump aws-partitions from 1.938.0 to 1.939.0 (#2206) @dependabot
- ⬆️ Bump reviewdog/action-brakeman from 2.10.0 to 2.11.0 (#2205) @dependabot
- ⬆️ Bump aws-partitions from 1.937.0 to 1.938.0 (#2202) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.41.2
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.41.1: The War Against the Bots
📝 What’s Changed
The new user sign up confirmation process now requires a click through. This is done so that URL scanners don't inadvertently confirm accounts.
Also now included is an example setup of running Password Pusher with Caddy for simple SSL hosting.
🚀 Features
- User Confirmation: Add click-through step (#2199) @pglombardo
- Latest Language Strings (#2200) @pglombardo
- Launch Password Pusher with Let's Encrypt SSL/TLS Certificates (#2192) @pglombardo
- Caddy: Add Secure Cookies Policy (#2201) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump net-imap from 0.4.11 to 0.4.12 (#2194) @dependabot
- ⬆️ Bump google-cloud-storage from 1.51.0 to 1.52.0 (#2197) @dependabot
- ⬆️ Bump ffi from 1.16.3 to 1.17.0 (#2196) @dependabot
- ⬆️ Bump mini_portile2 from 2.8.6 to 2.8.7 (#2195) @dependabot
- ⬆️ Bump google-apis-storage_v1 from 0.38.0 to 0.39.0 (#2193) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.41.1
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.41.0: New Invisible Captcha for User Sign Ups
📝 What’s Changed
🚀 Features
- Add Captcha to New User Registration (#2173) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump parser from 3.3.1.0 to 3.3.2.0 (#2191) @dependabot
- ⬆️ Bump aws-partitions from 1.936.0 to 1.937.0 (#2190) @dependabot
- ⬆️ Bump apipie-rails from 1.3.0 to 1.4.0 (#2188) @dependabot
- ⬆️ Bump reline from 0.5.7 to 0.5.8 (#2189) @dependabot
- ⬆️ Bump config from 5.5.0 to 5.5.1 (#2187) @dependabot
- ⬆️ Bump aws-partitions from 1.935.0 to 1.936.0 (#2185) @dependabot
- ⬆️ Bump config from 5.4.0 to 5.5.0 (#2184) @dependabot
- ⬆️ Bump aws-partitions from 1.934.0 to 1.935.0 (#2183) @dependabot
- ⬆️ Bump devise-i18n from 1.12.0 to 1.12.1 (#2179) @dependabot
- ⬆️ Bump route_translator from 14.1.1 to 14.1.2 (#2178) @dependabot
- ⬆️ Bump google-apis-iamcredentials_v1 from 0.20.0 to 0.21.0 (#2177) @dependabot
- ⬆️ Bump invisible_captcha from 2.2.0 to 2.3.0 (#2176) @dependabot
- ⬆️ Bump zeitwerk from 2.6.14 to 2.6.15 (#2175) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.40.16
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.40.15: Latest Language Strings, Dependency & Security Updates
📝 What’s Changed
🚀 Features
- Latest Language Strings (#2172) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump google-apis-storage_v1 from 0.37.0 to 0.38.0 (#2156) @dependabot
- ⬆️ Bump rails from 7.1.3.2 to 7.1.3.3 (#2151) @dependabot
- ⬆️ Bump aws-partitions from 1.933.0 to 1.934.0 (#2170) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.40.15
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.40.14: Fix Mail System Value Check & Dependencies
,__ __
'~~****Nm_ _mZ*****~~
_8@mm@K_
W~@` '@~W
][][ ][][
gz 'W'W. ,W`W` es
,Wf gZ****MA****Ns VW.
gA` ,Wf ][ VW. 'Ms
Wf ,@` ][ '@. VW
M. W` _mm_ ][ _mm_ 'W ,A
'W ][ i@@@@i][i@@@@i ][ W`
!b @ !@@@@!][!@@@@! @ d!
VWmP ~**~ ][ ~**~ YmWf
][ ][ ][
,mW[ ][ ]Wm.
,A` @ ,gms. ][ ,gms. @ 'M.
W` Yi W@@@W ][ W@@@W iP 'W
d! 'W M@@@A ][ M@@@A W` !b
@. !b'V*f` ][ 'V*f`d! ,@
'Ms VW. ][ ,Wf gA`
VW. 'Ms. ][ ,gA` ,Wf
'Ms 'V*mmWWmm*f` gA`
📝 What’s Changed
- Mail: Fix value checks (#2169) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-kms from 1.81.0 to 1.82.0 (#2168) @dependabot
- ⬆️ Bump rdoc from 6.6.3.1 to 6.7.0 (#2167) @dependabot
- ⬆️ Bump aws-partitions from 1.932.0 to 1.933.0 (#2166) @dependabot
- ⬆️ Bump minitest from 5.23.0 to 5.23.1 (#2164) @dependabot
- ⬆️ Bump aws-partitions from 1.931.0 to 1.932.0 (#2163) @dependabot
- ⬆️ Bump racc from 1.7.3 to 1.8.0 (#2161) @dependabot
- ⬆️ Bump rack-timeout from 0.6.3 to 0.7.0 (#2160) @dependabot
- ⬆️ Bump rb-inotify from 0.10.1 to 0.11.1 (#2155) @dependabot
- ⬆️ Bump aws-partitions from 1.930.0 to 1.931.0 (#2154) @dependabot
- ⬆️ Bump aws-partitions from 1.929.0 to 1.930.0 (#2153) @dependabot
- ⬆️ Bump rexml from 3.2.6 to 3.2.8 (#2150) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.40.14
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.40.13: Rescue Safeties, Dependency & Security Updates
📝 What’s Changed
🚀 Features
- Rescue from ActionController::ParameterMissing (#2138) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump reline from 0.5.6 to 0.5.7 (#2139) @dependabot
- ⬆️ Bump regexp_parser from 2.9.1 to 2.9.2 (#2149) @dependabot
- ⬆️ Bump minitest from 5.22.3 to 5.23.0 (#2148) @dependabot
- ⬆️ Bump aws-sdk-core from 3.196.0 to 3.196.1 (#2147) @dependabot
- ⬆️ Bump standard-performance from 1.3.1 to 1.4.0 (#2143) @dependabot
- ⬆️ Bump standard from 1.35.1 to 1.36.0 (#2144) @dependabot
- ⬆️ Bump aws-sdk-s3 from 1.150.0 to 1.151.0 (#2142) @dependabot
- ⬆️ Bump zeitwerk from 2.6.13 to 2.6.14 (#2141) @dependabot
- ⬆️ Bump aws-sdk-s3 from 1.149.1 to 1.150.0 (#2137) @dependabot
- ⬆️ Bump aws-sdk-kms from 1.80.0 to 1.81.0 (#2135) @dependabot
- ⬆️ Bump google-apis-core from 0.14.1 to 0.15.0 (#2134) @dependabot
- ⬆️ Bump aws-sdk-core from 3.195.0 to 3.196.0 (#2133) @dependabot
- ⬆️ Bump nokogiri from 1.16.4 to 1.16.5 (#2132) @dependabot
- ⬆️ Bump i18n-tasks from 1.0.13 to 1.0.14 (#2127) @dependabot
- ⬆️ Bump regexp_parser from 2.9.0 to 2.9.1 (#2131) @dependabot
- ⬆️ Bump aws-sdk-core from 3.194.2 to 3.195.0 (#2129) @dependabot
- ⬆️ Bump reline from 0.5.5 to 0.5.6 (#2128) @dependabot
- ⬆️ Bump aws-partitions from 1.925.0 to 1.926.0 (#2126) @dependabot
- ⬆️ Bump rack from 3.0.10 to 3.0.11 (#2125) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.40.13
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.40.12: Dependencies, Security & Error Handling
📝 What’s Changed
🚀 Features
- Rescue from ActionController::BadRequest (#2124) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-core from 3.194.1 to 3.194.2 (#2122) @dependabot
- ⬆️ Bump nio4r from 2.7.1 to 2.7.3 (#2120) @dependabot
- ⬆️ Bump net-imap from 0.4.10 to 0.4.11 (#2123) @dependabot
- ⬆️ Bump bigdecimal from 3.1.7 to 3.1.8 (#2121) @dependabot
- ⬆️ Bump multipart-post from 2.4.0 to 2.4.1 (#2119) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.40.12
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter
v1.40.11: Dependencies, Security & Documentation
📝 What’s Changed
- URLs: Document JSON API Passphrase Usage (#2118) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-s3 from 1.149.0 to 1.149.1 (#2117) @dependabot
- ⬆️ Bump i18n from 1.14.4 to 1.14.5 (#2115) @dependabot
- ⬆️ Bump aws-sdk-core from 3.194.0 to 3.194.1 (#2113) @dependabot
- ⬆️ Bump irb from 1.13.0 to 1.13.1 (#2112) @dependabot
- ⬆️ Bump aws-partitions from 1.922.0 to 1.924.0 (#2111) @dependabot
- ⬆️ Bump reline from 0.5.4 to 0.5.5 (#2109) @dependabot
- ⬆️ Bump request_store from 1.6.0 to 1.7.0 (#2107) @dependabot
- ⬆️ Bump irb from 1.12.0 to 1.13.0 (#2105) @dependabot
- ⬆️ Bump aws-sdk-s3 from 1.148.0 to 1.149.0 (#2102) @dependabot
- ⬆️ Bump aws-sdk-core from 3.193.0 to 3.194.0 (#2101) @dependabot
- ⬆️ Bump reline from 0.5.3 to 0.5.4 (#2097) @dependabot
- ⬆️ Bump rubocop-ast from 1.31.2 to 1.31.3 (#2096) @dependabot
- ⬆️ Bump aws-partitions from 1.921.0 to 1.922.0 (#2095) @dependabot
- ⬆️ Bump aws-partitions from 1.920.0 to 1.921.0 (#2094) @dependabot
- ⬆️ Bump jbuilder from 2.11.5 to 2.12.0 (#2093) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
🛥️ 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.40.11
..and go to http://localhost:5100
🔗 Useful Links
- Configuration Documentation
- API Documentation
- Docker Hub
- GitHub
- Website
- Newsletter