v3.3.1
LatestJanuary 22, 2026🔧 Bug Fixes
- Fixed internal pricing links to use in-app billing page
- Updated App Store URLs to official product page
- Improved billing flow for production environment
v3.3.0
January 20, 2026🚀 New Features
- Tab Navigation Scrolling: Arrow buttons appear when tabs overflow, allowing horizontal scrolling on mobile and desktop
- Plan Metafield Sync: Automatic synchronization of subscription plan data on every app load
- Guarantees Section: New billing page section with trust badges, money-back guarantee, and security info
🔧 Improvements
- Improved progress bar initialization with better closure handling
- Font size adjustment now respects theme editor re-renders
- Better cleanup for dynamically created elements
- Enhanced debug logging for troubleshooting mode issues
🐛 Bug Fixes
- Fixed double initialization of progress bars in certain themes
- Fixed read-more elements not cleaning up on mode switch
- Resolved style conflicts with sticky elements
v3.2.0
EnterpriseJanuary 15, 2026🚀 New Features
- Automation Rules (Enterprise): Automatically assign templates based on product properties
- → Trigger on Vendor, Product Type, Tag, or Status
- → Operators: equals, contains, starts with, ends with, not equals
- → Track how many products matched each rule
- → Set priority order for multiple rules
- Bulk Template Editor (Enterprise): Edit templates for multiple products at once
- → Filter products by vendor, type, or search query
- → Paginated list with 25 products per page
- → Select all on page or individual products
- → Background job processing for large batches (100+ products)
- Redis Caching: Intelligent caching for faster plan lookups
- Edge Config Integration: Centralized plan configuration via Vercel Edge Config
🔧 Improvements
- Searchable dropdown component for automation condition values
- App Bridge SaveBar integration shows unsaved changes warning
- Toast notifications for all user actions
- Improved job status polling with progress indicators
🐛 Bug Fixes
- Fixed plan cache invalidation on subscription changes
- Resolved billing check race conditions
- Fixed automation rule priority sorting
v3.1.0
January 8, 2026🚀 New Features
- 6 New Display Modes:
- → Stepper: Step-by-step numbered sections with progress
- → Comparison Table: Side-by-side feature comparison
- → Masonry Grid: Pinterest-style responsive grid layout
- → Flip Cards: Interactive cards that flip on hover/click
- → Scrollspy Navigation: Sticky sidebar navigation that highlights current section
- → Magazine Layout: Editorial-style multi-column layout
- Block Limit Enforcement: Plan-based restrictions with upgrade notices
- Template Limits: Control how many product templates can use the extension
- Progress Bars: Visual reading progress indicator at top of content
🔧 Improvements
- 10 new preset styles for enhanced visual customization
- Improved sticky positioning for scrollspy navigation
- Better responsive design for all modes on mobile
- Reduced CSS bundle size by 15%
v3.0.0
Major ReleaseDecember 20, 2025🚀 New Features
- Remove Branding Badge: One-time purchase ($29.99) to permanently hide 'Powered by' link
- Rich Snippets (FAQ Mode): SEO-optimized structured data automatically added
- Custom CSS (Enterprise): Add your own CSS styles to the description block
- Metafield Validation: Tamper-proof plan verification via encrypted Shopify metafields
💰 Pricing Updates
- Currency changed from EUR to USD for global accessibility
- Monthly & Yearly billing options introduced
- 10% discount on yearly subscriptions
- 14-day free trial on all paid plans (was 7 days)
🔧 Improvements
- Complete billing page redesign with plan comparison table
- New FAQ section on billing page
- Improved trial day counter display
v2.8.0
December 12, 2025🚀 New Features
- Cron Jobs: Automated background tasks
- → Trial expiration reminders (3 days, 1 day, expired)
- → Session cleanup for inactive stores
- → Daily metrics collection for analytics
- Email Notifications: Loops.io integration for transactional emails
🔧 Improvements
- Webhook reliability improvements
- Better error handling for GraphQL mutations
- Reduced API calls with smarter batching
v2.7.0
December 5, 2025🚀 New Features
- Grid Mode: Display content in responsive 2, 3, or 4 column grid
- FAQ Mode: Collapsible Q&A format with SEO schema markup
- Slider Mode: Swipeable content carousel with touch support
- Timeline Mode: Chronological content display with visual timeline
- Spotlight Mode: Highlight key features with icon and visual emphasis
🌍 Localization
- Added support for 47 languages (complete UI translation)
- Auto-detection based on Shopify store locale
- RTL support for Arabic, Hebrew, Farsi
v2.5.0
November 25, 2025🚀 New Features
- Video Tutorials: In-app tutorial page with step-by-step guides
- Support Portal: Direct access to help resources and contact
- i18n Management: Internal tools for translation management
🔧 Improvements
- Dashboard redesign with Polaris components
- Onboarding progress tracker
- Quick action buttons for common tasks
v2.3.0
November 15, 2025🔧 Improvements
- Dynamic template discovery - finds ALL product templates automatically
- Improved theme editor preview mode
- Better handling of theme-specific CSS conflicts
🐛 Bug Fixes
- Fixed accordion not opening on first click in some themes
- Resolved z-index issues with sticky headers
- Fixed mobile touch events for tabs
v2.0.0
Major ReleaseOctober 28, 2025🚀 New Features
- Tabs Mode: Split description into tabbed sections using H2 headings
- Accordion Mode: Collapsible sections for compact display
- Read More Mode: Truncate long descriptions with expand button
- Auto H2 Parsing: Automatically converts H2 headings into sections
- Subscription Plans: Free, Starter ($0.99), Pro ($1.49), Enterprise ($1.99)
🔧 Improvements
- Complete app redesign with Polaris Web Components
- Modern dashboard with real-time stats
- Improved onboarding flow
v1.5.0
October 15, 2025🚀 New Features
- Style Presets: 8 pre-configured visual themes
- → Minimal, Modern, Classic, Bold, Soft, Dark, Gradient, Outlined
- Icon Support: 500+ icons for section headers
- Container Width Options: Standard centered or full-width edge-to-edge
🔧 Improvements
- 75+ customization settings in theme editor
- Mobile-specific scaling controls
- Improved typography options
v1.2.0
October 5, 2025🔧 Improvements
- GDPR compliance with automatic data deletion webhooks
- Improved OAuth authentication flow
- Better error messages for troubleshooting
🐛 Bug Fixes
- Fixed session expiration issues
- Resolved Prisma connection pool limits
- Fixed webhook signature verification
v1.0.0
Initial ReleaseSeptember 25, 2025🎉 Initial Release
- Normal Mode: Enhanced description display with custom styling
- Theme App Extension: Works with all Shopify themes, no code required
- Visual Configuration: All settings accessible in theme editor
- Bilingual Support: German and English localization
- Responsive Design: Optimized for desktop, tablet, and mobile
🔧 Technical
- Shopify Theme App Extension architecture
- PostgreSQL database with Prisma ORM
- Secure OAuth 2.0 authentication
- HMAC webhook verification
- Deployed on Vercel Edge Network