Releases: pglombardo/PasswordPusher
Releases · pglombardo/PasswordPusher
v1.20.1: New Chinese & Latvian Translations; New Language Menu
What's Changed
- Add Chinese Language Support by @pglombardo in #478
- Add Latvian Language Support by @pglombardo in #480
- Change Language Selector to Modal by @pglombardo in #483
- Latest language strings by @pglombardo in #484
Full Changelog: v1.20.0...v1.20.1
v1.20.0: Framework Upgrade & Security Improvements
What's Changed
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #473
- Framework Upgrade by @pglombardo in #476
- Add spellcheck=false to textarea by @pglombardo in #477 (thanks @mamind1!)
Full Changelog: v1.19.1...v1.20.0
v1.19.1: Better container boot process
What's Changed
- Docker Containers: Better boot process by @pglombardo in #471
Full Changelog: v1.19.0...v1.19.1
v1.19.0: Configurable Password Generator
What's Changed
- Latest language strings by @pglombardo in #467
- Password Generator: Add Standard Configurability by @pglombardo in #470
Full Changelog: v1.18.0...v1.19.0
v1.18.0: Deprecation of Legacy Environment Variables
What's Changed
- Centralize Configuration in Settings object by @pglombardo in #456
Older environment variables have been deprecated. They still work for now but will invoke a warning on app start. Some day in the future, these older environment variables will be removed entirely.
EXPIRE_AFTER_DAYS_DEFAULT
EXPIRE_AFTER_DAYS_MIN
EXPIRE_AFTER_DAYS_MAX
EXPIRE_AFTER_VIEWS_DEFAULT
EXPIRE_AFTER_VIEWS_MIN
EXPIRE_AFTER_VIEWS_MAX
RETRIEVAL_STEP_ENABLED
RETRIEVAL_STEP_DEFAULT
DELETABLE_PASSWORDS_ENABLED
DELETABLE_BY_VIEWER_PASSWORDS
DELETABLE_PASSWORDS_DEFAULT
See the Configuration.md documentation for their replacements.
tldr; All settings are now centralised in the settings.yml
file that have specially named environment variable names.
Full Changelog: v1.17.15...v1.18.0
v1.17.15: Fix bundler issues with Puma
- Force a bundle update puma
Full Changelog: v1.17.14...v1.17.15
v1.17.14: Revert Puma upgrade; Dark Theme Fix & MySQL Updates
What's Changed
- Update MySQL image dependencies. by @pglombardo in #461
- Dark Theme: Better FAQ text color by @pglombardo in #463
- Keep puma webserver < version 6.0 by @pglombardo in #460 (thanks @MindTooth!)
Full Changelog: v1.17.13...v1.17.14
v1.17.13: Security, Dependency and Documentation Updates
What's Changed
- Translations: Language Strings Updates by @pglombardo in #455
- FAQ Updates by @pglombardo in #454
- FAQ: Add rebranding question by @pglombardo in #458
- API Documentation: Improved Language for audit logs by @pglombardo in #457
- Dependency and Security Updates by @pglombardo in #459
Full Changelog: v1.17.12...v1.17.13
v1.17.12: Dashboard Pagination Fix
What's Changed
- Fix: Add pagination controls to Dashboard#active by @pglombardo in #446
Full Changelog: v1.17.11...v1.17.12
v1.17.11: Rollbar Ignore; Security Updates
What's Changed
- Snyk: Use a standard Gemfile name for bot scanning by @pglombardo in #443
- Add two Exceptions to Rollbar ignore by @pglombardo in #445
- [Snyk] Upgrade bootstrap from 5.2.1 to 5.2.2 by @snyk-bot in #442
Full Changelog: v1.17.10...v1.17.11