Skip to content

Releases: Hyperati-Labs/vaultdeck

VaultDeck v1.2.6

03 Feb 10:49

Choose a tag to compare

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

02 Feb 19:13

Choose a tag to compare

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

30 Jan 21:30

Choose a tag to compare

  • 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

30 Jan 21:31

Choose a tag to compare

  • 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

29 Jan 19:53

Choose a tag to compare

Changed

  • Added accent tint to settings icons.

Added

  • Tag manager with rename, delete and color picker functionality.

VaultDeck v1.2.0

29 Jan 18:20

Choose a tag to compare

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

28 Jan 18:36

Choose a tag to compare

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

26 Jan 21:05

Choose a tag to compare

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

26 Jan 16:33

Choose a tag to compare

Initial release

  • Offline vault with PIN/biometrics.
  • Encrypted local storage and encrypted backups.
  • Tagging, search, theme toggle, privacy controls.