- Compat to PHP 8.1 change singleton functions declarations
- Fix final function must have public visibility.
- Fix admin notice display on plugin activation.
- Handle Group, Clone and Repeater ACF fields.
- Add ACF's Textarea and Wysiwyg support.
- Add WP CLI command to list and delete unused media.
- Finally lower PHP requirements to 5.6.
- Fix wp-cli command registering.
- Improve speed of wp-cli.
- Add wp-cli progress bar for indexation command.
- Add Component Field support.
- Add Image Map Pro support.
- Add ACF Options support.
- Add admin notices on plugin activation.
- Add admin notices on plugin update.
- Force reindexation with cron on plugin update.
- Go to WP.Org.
- Rename plugin from "BEA - Find Media" into "BEA - Media Analytics".
- Improve readme.
- English screenshots.
- On activation, handle force indexation.
- Update languages with CSF strings
- Improve readme and add project templates.
- Add Content Sync Fusion support.
- First version of the plugin.
- Add screenshots.
- Add usages to REST Api and WP Json.
- Add wp-cli.
- Add plugin's .pot.
- Add French translation (po/mo).
- Add composer.json !
- Display usages to media archive / single.
- Prompt warnings for media delete.
- Create plugin with table and indexation.
- Init plugin.