Skip to content

Releases: pglombardo/PasswordPusher

v1.39.5: Centralise Things & Dependency Updates

04 Apr 20:34
92e526c
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 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.39.5

..and go to http://localhost:5100

🔗 Useful Links

v1.39.4: Admin Dashboard Fix & Latest Language Strings

28 Mar 16:16
406931c
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 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.39.4

..and go to http://localhost:5100

🔗 Useful Links

v1.39.3: nil Safety & Dependency Updates

28 Mar 11:53
b7c50b7
Compare
Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 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.39.3

..and go to http://localhost:5100

🔗 Useful Links

Release Tag updated to 1.37.7

19 Nov 15:30
406931c
Compare
Choose a tag to compare

Moving forward release tag to v1.37.7

v1.39.2: Dashboard, DB & Dependency Updates

23 Mar 21:19
ff18f62
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

  • Admin Dashboard: Show Creation Date & Sign In Count to Users Display (#1989) @pglombardo

⬆️ Dependencies updates

👥 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.39.2

..and go to http://localhost:5100

🔗 Useful Links

v1.39.1: Better Param Prep & Parsing

15 Mar 11:28
ffd07e0
Compare
Choose a tag to compare

📝 What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 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.39.1

..and go to http://localhost:5100

🔗 Useful Links

v1.39.0: New Admin Dashboard for Self Hosted Instances

14 Mar 17:09
f4c5f29
Compare
Choose a tag to compare

📝 What’s Changed

The admin dashboard (/admin) is only available when logins are enabled and your account is marked as Administrator. See the documentation here.

tldr; Mark your account as admin by executing PasswordPusher.grant_system_admin!('user@example.com') in the application console.

See here for a screenshot.

⬆️ Dependencies updates

👥 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.39.0

..and go to http://localhost:5100

🔗 Useful Links

v1.38.1: Fix FilePush Form Error

13 Mar 23:04
e6b4852
Compare
Choose a tag to compare

This fix deals with a limit that applies to pwpush.com only: the maximum number of file pushes allowed for a single account.

📝 What’s Changed

👥 List of contributors

@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.38.1

..and go to http://localhost:5100

🔗 Useful Links

v1.38.0: New Language Option, Removed Deprecated Relative Root & More

13 Mar 09:03
c597c2d
Compare
Choose a tag to compare

This release contains a new enabled_language_codes option in the settings.yml file. If you wish to disable languages from being available in the application, comment out or remove items from this list.

🚀 Features

📝 What’s Changed

⬆️ Dependencies updates

👥 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.38.0

..and go to http://localhost:5100

🔗 Useful Links

v1.37.12: FAQ Update & Dependencies

10 Mar 18:04
dda447a
Compare
Choose a tag to compare

📝 What’s Changed

⬆️ Dependencies updates

👥 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.37.12

..and go to http://localhost:5100

🔗 Useful Links