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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.1] - 2025-08-07

### Fixed
- Fixed fatal error when WooCommerce session is not initialized during cart and order sync operations

## [3.0] - 2025-07-23

### Added
- Added WooCommerce integration with product and cart synchronization

### Changed
- Changed plugin to sync subscribers using background tasks avoiding errors if API isn't available

## [2.1.3] - 2023-10-24

### Fixed
- Fixed a deprecation warning in newer PHP versions

## [2.1.2] - 2023-10-24

### Security
- Added nonce validation in admin pages

## [2.1.1] - 2022-09-15

### Fixed
- Disable clicks in Mailrelay form iframe when displaying it in Gutenberg editor
- Fix form widget not working on newer Gutenberg editor versions
- Fix issue with only part of groups being displayed

## [2.1.0] - 2022-07-07

### Added
- Added Gutenberg block to display Mailrelay signup forms
- Added WPForms Mailrelay integration

### Fixed
- Fix issue with subscriber name not being synced correctly.

## [2.0.2] - 2022-02-08

### Fixed
- Fix issue with empty subscriber name being synced in certain cases

## [2.0.1] - 2022-02-07

### Fixed
- Fix issue with connection settings not being saved

## [2.0] - 2022-02-04

### Added
- Add option to sync WooCommerce customers

### Fixed
- Plugin is compatible with Wordpress 5.9.

### Removed
- Removed support for legacy API

## [1.8.1] - 2016-10-29

### Fixed
- Fix a warning depending on error_reporting set in PHP

## [1.8.0] - 2016-05-17

### Added
- Add option to automatically sync new users

## [1.7.4] - 2015-11-18

### Added
- Add German translation

[3.0.1]: https://github.com/mailrelay/wordpress/compare/v3.0...v3.0.1
[3.0]: https://github.com/mailrelay/wordpress/compare/v2.1.3...v3.0
[2.1.3]: https://github.com/mailrelay/wordpress/compare/v2.1.2...v2.1.3
[2.1.2]: https://github.com/mailrelay/wordpress/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/mailrelay/wordpress/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/mailrelay/wordpress/compare/v2.0.2...v2.1.0
[2.0.2]: https://github.com/mailrelay/wordpress/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/mailrelay/wordpress/compare/v2.0...v2.0.1
[2.0]: https://github.com/mailrelay/wordpress/compare/v1.8.1...v2.0
[1.8.1]: https://github.com/mailrelay/wordpress/compare/v1.8.0...v1.8.1
[1.8.0]: https://github.com/mailrelay/wordpress/compare/v1.7.4...v1.8.0
[1.7.4]: https://github.com/mailrelay/wordpress/compare/v1.7.3...v1.7.4
