- Allow multiple concurrent image generation requests
- Track pending batches with loading placeholders in gallery
- Show progress for each batch independently
- Warn before leaving page with pending generations
- Add clipboard paste support for reference images
- Paste images directly with Ctrl+V/Cmd+V
- Works from screenshots, copied images, etc.
- Add download button on image card hover
- Quick download without opening modal
- Timestamped filenames for organization
- Replace all emoji icons with clean SVG icons
- Professional Lucide/Feather-style icons
- Logo, buttons, loading states, empty states
- Consistent visual language throughout
- Persist image count setting across refreshes
- Save to localStorage on change
- Properly initialize input value on load
- Remove blocking loading indicator
- Generate button stays enabled during generation
- Each request shows inline loading placeholders