What's Changed
New Features
- Clipboard auto-paste: Archive modal automatically pastes URLs from clipboard when opened (desktop support, graceful fallback on iOS)
Mobile Improvements
- Optimized modal layout with better spacing (92vw width)
- Full-width stacked buttons for easier touch interaction
- Improved button placement (Archive button on top, Cancel below)
Bug Fixes
- Fixed clipboard auto-paste not being triggered when modal opens
- Fixed input fields being cut off on mobile devices
- Fixed button layout issues on small screens
- Added proper box-sizing for input width calculation
Technical Details
- Added clipboard debug logging for troubleshooting
- Documented iOS clipboard API restrictions
- Enhanced mobile content padding for better UX
Full Changelog: 1.0.4...1.0.5