We’ve made some updates to how blog posts are handled during imports and exports, fixing publish date issues and adding new filtering options for exports.
🐛 Fixes#
- Blog import publish dates – now correctly sets the publish date when importing blog posts, ensuring accurate publishing timestamps.
🔧 Improvements#
- Timezone handling – automatically uses your store’s timezone for publish dates when no timezone is specified in the import data.
🚀 What’s New#
- Author filtering – filter blog post exports by specific authors to focus on content from particular team members.
- Tag filtering – export only blog posts with specific tags to organize your content exports.
- Created date filtering – filter exports by when blog posts were created to target specific time periods.

