Changelog
Track updates, improvements, and fixes to Mark Delivered.
v1.1.0
2026-01-26Added
- OAuth Scope Enhancement: Added read_all_orders scope (alongside existing read_orders or write_orders) to enable access to all orders in your store
- Extended Order History Support: Orders older than 60 days can now be marked as delivered
Changed
- Improved order access capabilities by implementing the new OAuth scope requirements
- Enhanced backward compatibility to support marking delivered for historical orders
Important
Action Required for Existing Users: To take advantage of these new features, you must:
1. Update the app OAuth scopes in your Shopify Partner Dashboard
2. Add read_all_orders to your app's OAuth scopes configuration
3. Reinstall or re-authorize the app in your store to grant the new permissions
Without the read_all_orders scope, the app will continue to work but will be limited to orders from the last 60 days only.
v1.0.0
2026-01-06Added
- Initial release of Mark Delivered
- Single order "Mark Delivered" functionality via Shopify Admin UI extension
- Bulk mark delivered capability (up to 50 orders at once)
- Optional delivery notes feature
- Full audit trail for compliance and troubleshooting
- Filter and search capabilities by carrier, date range, and order tags
- Integration with Shopify Flow, Klaviyo, Judge.me, and other post-delivery automation tools
- Dashboard for managing pending deliveries
- GDPR compliance with customer data handling
Security
- Shopify API compliant implementation
- OAuth authentication
- Data privacy controls (no customer PII storage beyond Shopify requirements)
- Full audit logging for all actions