= 4.1.2 =
* Fix supported WordPress version semantics - it was incorrect.

= 4.1.1 =
* Fixing build - excluding dev dependencies.

= 4.0.0 =
* Merged former Pro plugin: Flux Suite automation, hosted generation, SEO filename helpers, and related REST endpoints are now in this plugin (Settings > Automation).
* Unified alt text generation and apply for Flux Suite hosted and BYOK backends.
* Added "Use Flux Suite hosted generation" setting when licensed; BYOK provider keys editable when hosted mode is off.
* BYOK vision providers return suggested SEO filenames using the same JSON metadata contract as Flux Suite.
* Setting to control when SEO filenames are generated and applied.
* Refined compliance color indicators and consistent admin card styling; coverage gauge layouts no longer use nested dashboard cards.
* Clarified readme and admin copy: Flux Suite is optional hosted AI serviceware; local automation and compliance scans are not license-gated.
* Aligned build and packaging with Flux Plugins Common v1.2.0+ (Strauss, fix-bin-wrappers, no bundled Monolog).
* Fixed Gemini provider PHP parse error when Gemini is the active BYOK provider.
* Migrated legacy WordPress hooks to `flux_ai_alt_creator/{class}/{method}` with backward-compatible aliases.
* Added PHPUnit unit tests (AltTextBackendResolver, ComplianceScanService, HookCompat).
* Fixed BYOK SEO filename apply missing the attachment file extension when renaming on disk.

= 3.3.2 =
* Some cleanup and fixing edge cases where incorrect API key will attempt to connect to AI service.

= 3.3.1 =
* Moving up the operation so we can safely do some file mutations before thsync upload response finalizes.

= 3.3.0 =
* Adding feature to allow auto converting alt text on upload.

= 3.2.2 =
* Fixing state of error reported on media items even after error is no longer present.

= 3.2.1 =
* Updating Logger for compatibility with php 8.0

= 3.2.0 =
* Upgraded with some better UX for Compliance and Alt Text Generation.
* Moving some features into a customizable hook entry point for further extensibility.

= 3.1.2 =
* Patched improper exit on Uninstall operation.

= 3.1.1 =
* Fixing fatal caused by improper dependency resolution during build.

= 3.1.0 =
* Reposition and renamed focus of plugin to WCAG Compliance and WooCommerce integration. Now named: Flux AI Alt Text & Accessibility Audit.

= 3.0.0 =
* Major feature update, adding a SEO / Accessibility compliance dashboard.

= 2.0.0 =
* Fixed edge case where alt text preview would not update after being edited.
* Added integration for Gemini and Claude API's.

= 1.2.1 =
* Fixed admin notice display positioning.
* Refactored to a factory service for alt text generators.
* Some UI clean up and optimization for new users.

= 1.2.0 =
* Updated some architecture, cleaned up for better integration.
* Fixed issue with selected media assets would not utilize Pro plugin.

= 1.1.2 =
* Fixed extra quotes around Open AI response.

= 1.1.1 =
* Added some escaping, fixed file access warnings, removed artifact file.

= 1.1.0 =
* Cleaned up a lot of infrastructure.
* Setup for better integration with the Pro plugin.
