Laposta Auto Campaign - Changelog - v1.0.6
= 1.0.6 =
- New: auto-update mechanism via the Miix license server. Update notifications now appear on the Plugins page and updates can be installed in-place.
- Remote update check is cached in a site transient (12h on success, 5min on failure) so the Plugins page does not block on an HTTP POST every visit.
= 1.0.5 =
- Fixed fatal error in webhook handler on WordPress 7.0 (`wp_cache_delete_group()` was removed in core)
- Improved automations list: action buttons replaced with WordPress-native row-actions links
- Added `LAPOSTA_AUTO_CAMPAIGN_WEBHOOK_BASE_URL` constant for routing webhooks through a tunnel during local development
- Fixed Dutch translation of the "Account Info" help tab
= 1.0.4 =
- Tested up to 7.0
= 1.0.3 =
- Fixed display when no campaigns match criteria in setup wizard step 4
- Added proper error handling for campaign matching responses
= 1.0.2 =
- Bug fixes
= 1.0.1 =
- Fixed campaign filtering to only send campaigns that were originally sent to the subscribers list
- Fixed field name formatting issue when creating test members
- Removed debug logging statements from production code
- Improved field detection for mandatory custom fields
= 1.0.0 =
- Initial release