## 2.1.3 [19th April 2026]

### Updated

- Plugin display name to **Instant AI Image Generator – Create & Import Images** in readme and plugin headers (WordPress.org naming guidelines)
- Readme: clearer tone, **External services** disclosure, fewer promotional claims

### Fixed

- Block `apiVersion` set to **3** for WordPress 7+ block editor requirements
- Translation calls in `admin/feed.php` use the `ai-image` text domain as a string literal

## 2.1.2 [7th April 2026]

### Fixed

- Scoped Tailwind Preflight to `.ai-image-wrap` only — prevents base style resets from bleeding into wp-admin buttons, headings, and other global elements
- Link color inside the plugin UI now explicitly set to WordPress blue (`#2271b1`) after preflight inherits parent color
- `.search-input-field` scoped under `.ai-image-wrap` to avoid unintended global style matches

### Improved

- Tailwind global `preflight` disabled via `corePlugins` — scoped equivalent in `ai-image-preflight.css` replaces it for the plugin root only
- All Tailwind utilities now use `.ai-image-wrap` as the `important` selector for consistent specificity


## 2.1.1 [17th March 2026] 

### Added

- Dashboard feed widget with styled RSS posts, banner image, badges, and footer links on the WordPress dashboard

### Fixed

- Overflow issue hiding download dropdown button next to import button on image cards
- Z-index layering so dropdown menus appear above all card elements including preview icon
- Hover stability for import button and action buttons - more reliable interaction

### Improved

- Better flex layout for author name and action buttons to prevent overflow
- Author name now properly truncates with ellipsis when space is limited


## 2.1.0 [3rd March 2026] 

### Added

- Wikimedia Commons image provider tab support in dashboard and Global Search
- Wikimedia provider filters (Media Type, Sort)
- Wikimedia support in Block Toolbar "Generate Image" provider menu and smart fallback flow
- Admin API notification system with countdown timers

### Improved

- Wikimedia search handling and result ordering in proxy endpoint

### Fixed

- First-install imports no longer auto-apply Alt Text, Image Title, or Attribution until saved in settings


## 2.0.1 [26th February 2026] 

### Added

- Default API keys for Unsplash & Giphy (works without user configuration)
- Encrypted API key storage for enhanced security

### Improved

- All free image sources now work out of the box
- Better code maintainability and performance
- Enhanced API key protection system

### Fixed

- WordPress Plugin Checker compatibility issues
- Removed unused functions, variables, and imports


## 2.0.0 [24th February 2026]

### Added

- Complete plugin rebuild with React and Tailwind CSS for modern UI/UX
- Global Search — search across all image providers simultaneously
- Unsplash image source support
- Openverse image source support (WordPress, Flickr, NASA, SpaceX, Wikimedia, and more)
- Giphy GIF source with animation control (hover to play)
- Google Gemini Imagen 3.0 AI image generation
- WordPress Media Modal integration (Image Generator tab)
- Advanced provider-specific filters (Source, Orientation, Order, Type, Category, Color)
- Batch selection and import for multiple images
- Favorites and bookmarking system
- Search history with keyboard navigation
- Full-size image preview modal with sidebar and next/prev navigation
- Smart image metadata on import (Alt Text, Title, Caption with attribution)
- Individual toggle controls for Alt Text, Title, and Attribution metadata
- Drag-and-drop provider ordering in dashboard
- Global Search on/off toggle
- Display Settings tab (View Mode, Items Per Page, Thumbnail Size, Load More Mode)
- Custom Image Sizes management (add/delete custom WordPress image sizes)
- Professional admin dashboard with sidebar navigation
- Grid and List view toggle
- Infinite scroll with manual "Load More" button fallback
- Loading skeleton animations
- Responsive design for all screen sizes
- Generate Image from content in page/post

### Improved

- Image import now uses original source title for filename
- Media library auto-refreshes after import in media modal
- Provider tabs respect enabled/disabled state and custom ordering


## 1.5.11 [1st December 2025]

### Updated

- Made compatible with WordPress version 6.9


##  1.5.10 [17th November 2025]

### Updated

- Made Compatible with WordPress 6.8.3


## 1.5.9 [11th May 2025]

### Updated

- System improved


## 1.5.8 [5th May 2025]

### Fixed

- OpenAI avatar issue fixed

### Updated

- Modal design improved


##  1.5.7 [22th April 2025]

### Added

- Made Compatible with WordPress Version 6.8
- Plugin page action menu settings added

### Fixed

- Pexels avatar issue fixed

### Updated

- System improved

### Improved

- Pexels image preview and upload by default original size


## 1.5.5 [24th November 2024]

### Added

- Image URL copy Button Added

### Improved

- Grid Layout Improved
- Open AI Improved


## 1.5.4 [13th November 2024]

### Added

- New system added


## 1.5.2 [9th November 2024]

### Fixed

- Security issue fixed


## 1.5.1 [20th August 2024]

### Updated

- System improved


## 1.5.0 [3rd July 2024]

### Added

- Pexels Support added
- Pixabay Support added

### Updated

- System improved


## 1.0.0

- Initial Release