# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Working on a more dynamic UX for the MailWizz action, inspired by the native "MailChimp" action in Elementor.
- Improved interface to simplify the retrieval of MailWizz list information and streamline action configuration.
- Enhanced field mapping with auto-detection of available MailWizz fields.

### Notes
- These changes are planned for version 2.0.0.
- The goal is to make the action more user-friendly and reduce manual input during setup.

## [1.0] - 2025-04-18
### Added
- Initial release of the plugin.
- Integration with MailWizz API to add subscribers from Elementor Pro forms.
- Support for custom field mapping between Elementor forms and MailWizz fields.
- GDPR compliance with consent checkbox support.
- Debugging support via `WP_DEBUG` to log API requests and responses.

### Notes
- Requires Elementor Pro and a MailWizz installation.
- Compatible with WordPress 6.0+ and PHP 7.4+.