New Features
- Password Strength Indicator - Real-time visualization (Weak/Medium/Strong) with color-coded meter
- File Info Display - Shows filename and size after selection
- Drag & Drop Support - Drag files directly onto cards with visual feedback
- Loading State Enhancement - Animated spinner and card dimming during operations
- Success Animations - Animated checkmark icon on completion
Bug Fixes
- Fixed toast message positioning on mobile screens
- Progress bars now reset correctly between operations
- Added error handling to encryption with user-friendly messages
- File inputs and passwords clear after successful operations
Accessibility
- Added aria-labels to all inputs and buttons
- Improved screen reader support
UI Polish
- Monospace fonts for technical elements (encrypt, decrypt, locally)
- Better typography and visual hierarchy
- Larger, better-aligned card header icons
- Toast notification when password is copied to clipboard
Technical
- Improved code organization and error handling