Changelog
New features, fixes, and improvements to ImportCSV.
Week of January 19–26, 2026
✨ New
- Dynamic Columns - Pass custom fields to your importer at runtime. Perfect for collecting additional data beyond your fixed schema. Learn more →
- Webhook Destinations - Send imported data directly to any URL with automatic retry and delivery tracking. Set up webhooks as an alternative to database connections. Learn more →
- Supabase Integration - Connect your Supabase database as a destination and map CSV columns directly to your tables. Learn more →
- Redesigned Dashboard - See your active importers, total rows imported, and usage reset date at a glance. The new "Your Importers" section shows recent activity for each importer.
- Live Chat Support - Get help faster with in-app chat (replaced email-based support).
🐛 Fixed
- Fixed imported data structure in standalone mode to include all result details
- Fixed dashboard display issues for importers without recent activity
- Fixed button states getting stuck during navigation
⚡ Improved
- Database connection setup now reveals options progressively, making it easier to configure
- Navigation buttons show loading feedback while saving