# Changelog ##

## [1.4.2]
-  Ensured compatibility with WordPress 6.8.2 and ACF Pro 6.5+

## [1.4.1]
-  Ensured compatibility with WordPress 6.8.2 and ACF Pro 6.5+

## [1.4]
-  Ensured compatibility with WordPress 6.8.2 and ACF Pro 6.5+

## [1.3]
- Stable release.

## [1.2]
- Stable release.

## [1.1]
- Stable release.

## [1.0.0] - 2024-09-09
### Initial Release
- Added functionality to display custom layout preview images in Advanced Custom Fields (ACF) flexible content fields.
- Implemented default image fallback when a specific layout image is not found.
- Added the `acf_flexible_layout_preview_image_images_path` filter to customize the image path.
- Added the `acf_flexible_layout_preview_image_images` filter to modify the layout keys and image URLs.
- Ensured compatibility with WordPress 6.3 and PHP 7.4+.
- Added plugin dependency on Advanced Custom Fields (ACF) version 5.0 or higher.