=== Ninja Forms - Cleverreach ===
Contributors: haet
Tags: ninja-forms, newsletter, cleverreach
Requires at least: 6.7
Tested up to: 6.9
Stable tag: 3.1.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Connect your Ninja Forms to your Cleverreach newsletter

== Description ==

Add subscribers to your Cleverreach campaigns from your Ninja Forms. 
You can create mutliple forms and connect to multiple subscriber lists. 
Supports auto subscription, single-opt-in via checkbox and douple-opt-in via confirmation mail.

== Changelog ==
= 3.1.9 (02 February 2026) =

*Bug Fixes:*

- fix issue with lists not populating correctly
- move translations timing to init to prevent load_domain error

= 3.1.8 (20 May 2024)
*Bug Fixes:*
- Ensure double optin request is honored
- Prevent warning with ReturnTypeWillChange

= 3.1.7 (20 February 2024)
*Bug Fixes:*
- Set SendConfirmationEmail value to 0, was false

*Other:*
- Remove deprecated folder
- Update testing structure

= 3.1.6 (13 February 2023)
*Bug Fixes:*
- Fix array string conversion warning
- Use refresh token to regenerate credentials

= 3.1.5 (22 June 2021)
*Bug Fixes:*
- Remove used `group` request that fails on empty list

= 3.1.4.1 (18 May 2021) =

* Remove automatic line breaks that were added to plugin header

= 3.1.4 (18 May 2021) =

* Add automated workflows for testing and build; this does not affect
functionality in the plugin but prepares the plugin for upcoming migration to
Clever Reach's new API v3

= 3.1.3 (8 September 2017) =

* switched to REST API v2


= 3.1.2 (10 August 2017) =

* Removed unused field mappings after list change
* Updated API data structure


= 3.1.1 (08 August 2017) =

* Prevent loading CleverReach Rest API tools twice if multiplt CleverReach plugins installed
* added checkbox-wrap class to field wrap to inherit styles from checkbox


= 3.1 (21 June 2017) =

* Switched to REST API because it's stable now and SOAP API is getting slower and slower


= 3.0.1 =

* Fixed a bug with API permission checks


= 3.0 (05 October 2016) =

* Updated to NinjaForms THREE


= 1.1 (07 July 2015) =

* Fixed some bugs and optimized performance by reducing API calls