Changelog
Track updates and improvements to Draftiq
v1.3.0
September 24, 2025- Implement review request functionality
- Updated webhook handling for improved reliability and performance
- Minor bug fixes and stability improvements
v1.2.2
May 27, 2025- Implemented Basic subscription plan with flexible billing options
- Added support for annual subscription with automatic discount calculation
- Improved error handling during subscription creation process
- Added active subscription status display in the interface
v1.2.1
May 23, 2025- Added comprehensive privacy webhooks handling for GDPR compliance
- Implemented per-shop activity logging system with detailed event tracking
- Enhanced error monitoring with Rollbar integration
v1.2.0
May 21, 2025- Performance optimization for style loading
- Loading state handling for all app pages
- Improved error handling for webhook processing
- Updated MongoDB connection handling
- Enhanced session management security
- Improved UI/UX for settings toggle
- Fixed style loading delays in Privacy Policy page
- Fixed session persistence issues
- Fixed webhook validation edge cases
v1.1.0
May 8, 2025- MongoDB support for data storage
- Automatic database schema initialization
- Enhanced error logging system
- Migrated from SQLite to MongoDB
- Updated database schema for better performance
- Improved webhook processing reliability
- Fixed store settings persistence issues
- Fixed authentication flow edge cases
- Fixed product status update delays
v1.0.1
May 1, 2025- Initial release of Draftiq
- Auto-draft mode for new products
- Simple toggle control in admin interface
- Basic store settings management
- Product creation webhook handling
- Privacy Policy page
- Basic error handling
- HMAC validation for webhooks
- Secure session management
- Data encryption for sensitive information