Releases: ysrdevs/uv-password-manager
Releases · ysrdevs/uv-password-manager
v2.3 Release
Add In-App Documentation and Improve Session Handling (v2.3)
- Added an in-app help and documentation system accessible from the main menu. Users can now view guides and explanations for all features within the application.
- Improved session handling to ensure a smooth user experience. The application now correctly forces a session timeout and presents a simplified menu with "Log in again" and "Quit" options.
- Fixed an issue where the session timeout message was incorrectly displayed when quitting the application.
- Enhanced the main menu's behavior to properly handle user actions and avoid redundant prompts.
This commit message follows the standard format, including a brief overview of the new features
v2.2 Release
This release enhances password security by allowing users to define and enforce custom password requirements for different types of accounts.
- Implement customizable password policies feature
- Allow users to create, edit, and delete password policies
- Apply policies when generating or validating passwords
- Add policy selection when creating or updating accounts
- Ensure at least one default policy always exists
- Update main menu to include password policy management option
v2.1 Release
Features
- Generate secure random passwords
- Store account information (username, password, and TOTP secret if applicable)
- Retrieve stored passwords and copy them to clipboard
- List all stored accounts
- Export account data in various formats (CSV, JSON, LastPass CSV, Proton Pass CSV)
- Optional password-protected zip export for added security
- Two-factor authentication (2FA) support with TOTP
- Secure storage of account information in an encrypted file