Releases: Hyperati-Labs/vaultdeck
Releases · Hyperati-Labs/vaultdeck
VaultDeck v1.2.6
Added
- Multi-selection mode with bulk operations for cards (delete, duplicate, favorite).
- Animated search bar integrated into header.
Improved
- Biometric authentication now respects PIN lockout to prevent security bypass.
- Card list UI refactored with modern multi-selection interface.
VaultDeck v1.2.5
Added
- PIN resiliency system with automatic lockout protection: tracks failed PIN attempts and enforces 60-second lockout after 5 consecutive failures.
- Operation timeout handling for PIN operations with 10-second timeout and error classification (transient vs. permanent errors).
- Attempt counter persistence in secure storage with automatic reset on successful authentication.
Improved
- PIN entry flow with better error handling and user-friendly lockout messaging.
- PIN settings UI to display lockout status and attempt tracking information.
VaultDeck v1.2.3
- Responsive UI refinements with improved layout scaling across devices.
- Tag manager UI/UX
- Removed all development logging statements for cleaner codebase.
VaultDeck v1.2.2
- Revamped Manage Tags screen with modern glassmorphic design and futuristic UI/UX.
- Added search functionality to filter tags in real-time.
- Enhanced statistics banner showing total tags, tagged cards, and untagged cards.
- Fixed Switch component height inconsistency between development and production builds.
VaultDeck v1.2.1
Changed
- Added accent tint to settings icons.
Added
- Tag manager with rename, delete and color picker functionality.
VaultDeck v1.2.0
Added
- User-selectable tag colors with preset swatches and persistent per-tag color map.
- Quick-add “tap to add” strip showing existing vault tags inside the card form.
Improved
- Tag filter chips now clearly differentiate active state while keeping layout stable.
- Tag discard detection fixed to catch unsaved tag edits before navigating away.
- Inline tag input reliably focuses keyboard on first tap.
VaultDeck v1.1.1
Fixed
- Improve card form validation UX and error handling for user inputs.
- Update tar dependency to 7.5.7 for security.
VaultDeck v1.1.0
Features
- Favorites feature: mark cards as favorites for quick access.
- Snackbar feedback when toggling favorites.
- "View" button to jump to favorites when added.
- Heart icon for favorite toggle in list and detail views.
VaultDeck v1.0.0
Initial release
- Offline vault with PIN/biometrics.
- Encrypted local storage and encrypted backups.
- Tagging, search, theme toggle, privacy controls.