New Features
- Added
PUT /v1/schedules/update endpoint to edit sender name and schedule time
- Added
POST /v1/lists/split endpoint with auto-split calculation (15k-35k per split)
- Lists now support hierarchical structure with
children array in API responses
- Schedule restrictions: cannot send to parent lists with splits or lists over 150k contacts
Improvements
- Batch sends now auto-generate plain text version using improved HTML-to-text conversion
- External images in batch sends are automatically re-hosted to our CDN
- Simple HTML without
<body> tag is now auto-wrapped with proper structure
- Unsubscribe footer automatically added if
%%unsubscribelink%% is missing
New Features
- Added
POST /v1/send for single transactional emails (synchronous, no tracking)
- Added
POST /v1/send/batch for marketing emails with full tracking
- Added
GET /v1/send/status to check email delivery status
- Server selection is now optional — random available server selected if not specified
Improvements
- API documentation updated with new Send endpoints and examples
- Fixed
curl command display in documentation (proper line wrapping)
- Added
type and text parameters to campaign endpoints
New Features
- Added comprehensive DNS verification endpoint with SPF, DKIM, DMARC, DANE, TLSA checks
- DNSSEC validation with DS record verification
- TLSA (DANE) certificate validation for mail servers
Improvements
- Server health scores now include DNSSEC and TLSA bonus points
- Warmup progress visualization in dashboard
- Enhanced bounce processing with 492 classification rules
New Features
- REST API v1.0 released with full campaign, list, and schedule management
- Statistics endpoints: overview, campaign, hourly, daily, countries, providers, bounces
- Events endpoint with filtering by type (open, click, bounce, unsubscribe)
- Suppression check endpoint to verify email deliverability
- Account management endpoints including API key regeneration
Initial Release
- ADSMedia platform launch
- Automated server deployment in under 5 minutes
- Full DNS automation: SPF, DKIM, DMARC, MTA-STS, DANE
- Real-time analytics dashboard
- Warmup scheduler with automatic limit management
- LXC container isolation for each server
- 2000+ bot detection rules