Managing blog post publication and tracking changes just got easier with new columns for controlling published state and viewing create and update timestamps.
🚀 What’s New#
- Published column – set blog post status to true/false to control whether articles appear on your storefront.
- Created At column – view when each blog post was originally created in Shopify.
- Updated At column – see the last modification date for each blog post.
🔧 Improvements#
- Direct API lookups – articles are now found using direct Shopify API calls instead of caching, improving accuracy and reducing memory usage.

