Skip to content

Releases: pglombardo/PasswordPusher

v1.40.5: Fix QR Code Dark Mode Display

18 Apr 07:40
94209d3
Compare
Choose a tag to compare

Thanks to the anonymous tipster via the feedback form!

📝 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.40.5

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

🔗 Useful Links

v1.40.4: URLs Redirect Fix

17 Apr 14:25
53cda1f
Compare
Choose a tag to compare

📝 What’s Changed

  • URLs: Redirect after passphrase & disable turbolinks for form (#2059) @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.40.4

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

🔗 Useful Links

v1.40.3: Fix Admin Dashboard User Search

16 Apr 20:35
68fc825
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.40.3

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

🔗 Useful Links

v1.40.2: Language Strings & Minor Fixes

15 Apr 18:49
99f65dc
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.40.2

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

🔗 Useful Links

v1.40.1: Minor QR Code Fix

11 Apr 16:04
f0b6bfd
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.40.1

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

🔗 Useful Links

v1.40.0: QR Codes with Print & Share Pages

10 Apr 12:35
1a41ee1
Compare
Choose a tag to compare

📝 What’s Changed

This adds QR codes to the preview pages with an option to print a customised shareable page. See the screenshots here.

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

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

🔗 Useful Links

v1.39.9: More TestMailer Tool Checks

10 Apr 07:45
317f38e
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.9

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

🔗 Useful Links

v1.39.8: Email Tools

08 Apr 15:54
df99188
Compare
Choose a tag to compare

📝 What’s Changed

This release adds a new TestMailer to test sending email from the application console. See this article for instructions.

🚀 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.8

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

🔗 Useful Links

v1.39.7: Database Performance Bump

07 Apr 12:51
3a30235
Compare
Choose a tag to compare

📝 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.39.7

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

🔗 Useful Links

v1.39.6: New Docker Tag Scheme

05 Apr 10:16
698f69d
Compare
Choose a tag to compare

📝 What’s Changed

This release introduces a new Docker tagging schema to replace the old.

The new, more sensible Docker tag schema is now:

  1. vX.X.X - version tags are release versions of the application
  2. latest - the latest (most recent) vX.X.X release
  3. stable - this tag will always point to the latest stable release
  4. nightly - the nightly development builds

The release tag will no longer be updated.

🚀 Features

📝 Documentation

⬆️ 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.6

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

🔗 Useful Links