Releases: pglombardo/PasswordPusher
v1.14.0 New Option to Disable Anonymous Use
What's Changed
- Add Option to Require Authentication to Push Passwords by @pglombardo in #343
- Dependency and language string updates
tldr; PWP__ALLOW_ANONYMOUS=false
See Configuration documentation for a few more details
Full Changelog: v1.13.0...v1.14.0
v1.13.0 Minor UI Improvements, Drop Legacy Encryption Support & Updates
What's Changed
- Move Clipboard button down by @pglombardo in #336 (Thanks @tibo59!)
- Bundle and yarn updates by @pglombardo in #337
- Update Generate Password Button Color by @pglombardo in #338
- Remove Legacy Encryption Support by @pglombardo in #339
Full Changelog: v1.12.0...v1.13.0
v1.12.0 New Config Option, Updates and Latest Language Strings
What's Changed
- Add Ability to Override the Base URL of Generated Links by @pglombardo in #330
New containers available on Docker hub:
https://hub.docker.com/u/pglombardo
Full Changelog: v1.11.12...v1.12.0
v1.11.12 pwpush-mysql Dependency Updates & Latest Language Strings
Full Changelog: v1.11.11...v1.11.12
New containers available on Docker hub:
https://hub.docker.com/u/pglombardo
v1.11.11 Dependency Updates & Latest Language Strings
What's Changed
- May 4 Dependency Updates by @pglombardo in #327
Full Changelog: v1.11.10...v1.11.11
New containers available on Docker hub:
https://hub.docker.com/u/pglombardo
v1.11.10: Dependency Updates & Latest Language Strings
What's Changed
- Docker: Update Github Actions to Build Branches by @pglombardo in #307
- Add Hungarian Language Support by @pglombardo in #311
Full Changelog: v1.11.9...v1.11.10
v1.11.9: Dependency Updates & Latest Language Strings
What's Changed
- Added translation credits and profile URL by @IvanMFreitas in #299
- Bundle & Yarn Dependency Upgrades by @pglombardo in #303
New Contributors
- @IvanMFreitas made their first contribution in #299
Full Changelog: v1.11.8.1...v1.11.9
v1.11.8.1: Update pwpush-mysql Docker container Ruby version
What's Changed
- Use Ruby 3.0.2 in pwpush-mysql container to avoid bootsnap bug by @pglombardo in #298
Full Changelog: v1.11.8...v1.11.8.1
v1.11.8: Revert Incompatible Docker Ruby Upgrade
As reported in #296 by @rjhenry, Ruby 3.1.0 has some incompatibilities that need to be addressed before updating. This release reverts the change and should resolve the issue.
What's Changed
- Revert Docker container images to ruby:3.0.3 by @pglombardo in #297
Full Changelog: v1.11.7...v1.11.8
v1.11.7: Changing the Default Locale
The default language for the application can now be configured. To do so, see the newly added instructions:
https://github.com/pglombardo/PasswordPusher#internationalization
New containers available on Docker hub:
https://hub.docker.com/u/pglombardo
What's Changed
- Allow for the Default Language to be changed by @pglombardo in #294
Full Changelog: v1.11.6...v1.11.7