Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] KDBX Support #27

Merged
merged 5 commits into from
Feb 3, 2024
Merged

[Feature] KDBX Support #27

merged 5 commits into from
Feb 3, 2024

Conversation

OffRange
Copy link
Owner

@OffRange OffRange commented Feb 3, 2024

No description provided.

Refactored LoadingDialog in the app's UI components to improve progress tracking and dialog management.
Refined the backup feature to fully support the KDBX file format, aligning with standard KeePass database handling practices. This update marks a strategic shift away from the previously implemented .KEYGO file format support, streamlining data management and enhancing compatibility with prevalent password security ecosystems.
Implemented a feature to show the file name on the password entry dialog, providing users with a clear context of the file they are accessing. This UI enhancement improves usability by ensuring users are aware of which specific file requires password authentication.
@OffRange OffRange added the enhancement New feature or request label Feb 3, 2024
@OffRange OffRange added this to the Version 1.2 milestone Feb 3, 2024
@OffRange OffRange linked an issue Feb 3, 2024 that may be closed by this pull request
@OffRange OffRange merged commit 6991d09 into main Feb 3, 2024
2 checks passed
@OffRange OffRange deleted the feat/backup-kdbx branch February 3, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to import and export passwords using kdbx format
1 participant