== Changelog ==
= 1.2.2 =
* Fixed missing CF7 and Gravity Forms field files.

## [1.2.1] - 2026-05-11

### Fixed
- Removed `Requires Plugins: advanced-custom-fields` header — ACF Pro users were blocked
  from activating the plugin because the free slug was required by WordPress Plugin Dependencies

### Improved
- Admin notice updated to clarify both ACF free and ACF Pro satisfy the dependency

= 1.2.0 =
* New: Gravity Forms ACF field - select from available Gravity Forms ()
* New: Contact Form 7 ACF field - select from available Contact Form 7 forms ( Contact Form 7)
* New: Markdown Field - EasyMDE ACF editor with toolbar and live preview
* New: Star Rating ACF field - click-to-rate stars (1-5 free, 1-10 in Pro)
* New: Nav Menu Selector ACF field - pick from any registered WP navigation menu
* New: JSON ACF field - CodeMirror syntax-highlighted JSON editor with validation
* New: Button Group ACF field - segmented button toggle, single or multi-select
* New: Advanced Link ACF field - enhanced link picker with post search, title, and target
* New (Pro): Photo Gallery ACF field - drag-and-drop WP Media gallery with per-image meta
* New (Pro): OpenStreetMap ACF field - Leaflet.js map with Nominatim geocoding, no API key
* New (Pro): Image Hotspot ACF field - click-to-place pins on an image with labels and links
* New (Pro): Tags Input ACF field - Tagify chip input with whitelist and taxonomy sync
* New (Pro): oEmbed ACF field - URL-to-embed with live admin preview via WP oEmbed API
* New (Pro): Stripe Payment ACF field - Stripe Payment Element inside ACF forms
* New (Pro): Time Zone Selector ACF field - all IANA time zones grouped by region
* New (Pro): Image Selector ACF field - visual image-thumbnail radio/checkbox grid
* New (Pro): Code Editor ACF field - CodeMirror multi-language editor (HTML, CSS, JS, PHP, Python, Shell, SQL, YAML)
* New (Pro): DateTime Picker ACF field - Flatpickr combined date + time custom field
* New (Pro): Hidden Input ACF field - read-only field with dynamic tokens (user_id, post_id, date, time)
* New (Pro): Post Types Selector ACF field - dropdown of registered WP post types
* New (Pro): Slug ACF field - real-time slug sanitization with sync-from-field support
* New: Pro licence tier - 13 Pro ACF field types shown as locked in Settings Page with upgrade link
* Improved: Settings Page - Pro custom field types display lock icon and upgrade button for free users

= 1.1.0 =
* New: Icon Picker ACF field - visual Font Awesome Free icon selector
* New: Table ACF field - editable rows and columns grid saved as JSON
* New: Country Selector ACF field - ISO 3166-1 country dropdown
* New: Phone Number ACF field - international dial code and number input via intl-tel-input
* New: Address ACF field - structured street, city, state, postal code, and country inputs
* New: Currency ACF field - ISO 4217 currency code selector
* New: Color Swatch ACF field - radio choices rendered as clickable colour swatches
* New: Settings Page at Settings > Extra Fields for ACF - enable or disable any custom field type individually
* Improved: Unit Control ACF field - toggle support added
* Improved: Gradient Picker ACF field - toggle support added
* Improved: Responsive Range ACF field - toggle support added
* Improved: Date Range Picker ACF field - toggle support added
* Tested up to WordPress 6.9

= 1.0.0 =
* Initial release
* Unit Control ACF field
* Gradient Picker ACF field
* Responsive Range ACF field
* Date Range Picker ACF field