v1.2.0 - Feed Delivery System
Update
|
December 18, 2025
|
0 comments
M
Muhammad Norafif
v1.2.0
December 18, 2025
Feed Delivery System
Push feeds automatically to any destination.
No more manual uploads! NextFeed now delivers your product feeds automatically to FTP servers, SFTP servers, or via email.
New Features
Multiple Delivery Methods
📁
FTP Delivery
Upload to standard FTP servers with username/password authentication.
🔐
SFTP Delivery
Secure file transfer with SSH key or password authentication.
📧
Email Delivery
Send feeds as email attachments to specified recipients.
Delivery Configuration
Each feed channel can have multiple delivery destinations:
- Connection Settings - Host, port, credentials per destination
- Path Configuration - Specify remote directory and filename
- Active/Inactive Toggle - Enable or disable deliveries
- Test Connection - Verify settings before saving
Delivery Logging
Complete audit trail for every delivery:
Status
Success
Duration
2.3s
File Size
1.2 MB
Records
5,432
- Delivery timestamp and duration
- File size and record count
- Success/failure status with error details
- Full delivery history per channel
Auto-Delivery After Generation
When feeds are regenerated, deliveries trigger automatically:
- Feed regeneration completes
- System queues delivery jobs
- Each destination receives the updated feed
- Delivery logs are recorded
Technical Details
- Queue-Based - Deliveries run in background workers
- Retry Logic - 3 attempts with exponential backoff
- Credentials - Encrypted storage for all sensitive data
- Passive Mode - FTP uses passive mode by default
Bug Fixes
- Fixed memory issues with very large feeds (100k+ products)
- Improved Shopify sync error handling for rate limits
- Fixed duplicate tag creation in some edge cases
Set Up Delivery: Go to any Feed Channel and click "Manage Deliveries" to configure.