Changelog

The latest product updates, new features, and improvements from Flyfox.

January 2026 Updates

Added Features20 updates
  • Gemini Veo 3.1 Video Generation — Generate AI-powered product videos using Google's latest Veo 3.1 models, with support for dynamic parameters, product feed integration, and long-running operation tracking.
  • 3D Model Generation — Create 3D product models from images with support for multiple output formats including world files, ZIP downloads, and multi-image inputs for enhanced accuracy.
  • Avatar Generation — Generate custom AI avatars directly within the image generation panel with dedicated prompt configuration and seamless integration into your creative workflow.
  • Bulk Image Download — Download multiple execution images at once with item selection limits, progress tracking, and a streamlined ZIP download experience for faster media management.
  • Media Export with Progress Tracking — Export your media library to ZIP files with real-time queue status endpoints and a configuration UI that keeps you informed throughout the process.
  • Activity & Generation Drawer — A new side panel tracks all your AI generation tasks, bulk operations, and import processes in real-time so you never lose sight of what is running.
  • Execution History Panel — View your complete execution history with detailed status tracking, including batch child execution linking and parent-child task relationships.
  • Edit Images from Execution History — Jump directly from any past execution into the AI chat editor to refine or iterate on previously generated images without starting over.
  • Generation Status Indicator — A new floating status component shows active AI tasks with client-side rendering and portal-based display so you always know when jobs are running.
  • Image Resolution Selection (1K, 2K, 4K) — Choose your preferred output resolution for image generation across single and bulk operations, giving you precise control over image quality and file size.
  • Reference Images for Video Generation — Attach up to 3 reference images to your video generation prompts for style consistency, ensuring the output matches your brand aesthetic.
  • Bulk Execution History on Cloud Storage — View and track all bulk processing jobs directly from the cloud storage page for a unified view of your export and download operations.
  • Image Upload for Dynamic Parameters — Upload images directly within generation panels for video and image workflows, with contextual parameter updates and toast notifications on successful upload.
  • Column Improvement with Image Support — Enhance product columns using AI with full image processing support, including search capabilities and upscaling integration.
  • Chunked CSV Import — Import large product catalogs via CSV with chunked upload handling through Redis, supporting file sizes up to 50MB for enterprise-scale product libraries.
  • Copy AI Responses to Editor — Quickly copy generated text blocks from AI chat responses directly into your editor with a single click for faster content creation.
  • Subscription Upgrade Notifications — Get instant toast notifications and modal confirmations when your subscription plan upgrade completes after Stripe checkout, with automatic data refresh.
  • Image Proxy Service — A new backend proxy module for image URLs ensures reliable image loading across all components without cross-origin issues.
  • Coming Soon & New Badges — Feature badges in the sidebar navigation highlight upcoming capabilities and newly launched tools so you can discover what is new at a glance.
  • reCAPTCHA v2 Fallback Protection — Enhanced security with reCAPTCHA v2 fallback support, ensuring smooth sign-up flows even when v3 cannot verify the user.
Feature Improvements30 updates
  • Revamped Plan Naming — Subscription plans now use clearer names (Growth and Scale) across all billing components, pricing pages, and upgrade dialogs for a more intuitive pricing experience.
  • Improved Billing & Settings Layout — The billing tab features a refreshed header with contextual options for plan selection and credit purchases, plus better responsive design across devices.
  • Enhanced Lightbox with Pagination — The image lightbox now supports pagination and has been upgraded across background removal, image-to-image, and upscale result dialogs for smoother browsing.
  • Smarter Bulk Processing — Bulk operations now include execution ID tracking, backend polling for lost task states, stale task cleanup on page refresh, and exponential backoff retry logic for more reliable processing.
  • ZIP Export Performance Boost — Download concurrency increased from 20 to 100, with progress tracking fixes and batched queries for large product counts to handle enterprise-scale exports.
  • AI Studio Moved to Homepage — AI Studio is now accessible directly from the main page with the full sidebar and top navigation layout, removing an extra click from your daily workflow.
  • Cloud Storage UX Improvements — Google Drive and Dropbox icons replace generic cloud icons, a refresh button was added, and download streaming now uses direct response streaming to eliminate memory issues.
  • Improved Products Page Empty State — The products page now shows a clean empty state when no products are imported, with a streamlined import button for a better first-time user experience.
  • Smarter AI Model Fallback — When a selected AI model is unavailable, the system now correctly falls back to an image model rather than a text model for image generation endpoints.
  • Enhanced Aspect Ratio Options — Expanded aspect ratio selections in the image generation settings with improved descriptions and better UI clarity in the chat settings drawer.
  • Video Generation Credit Transparency — Video generation now charges credits only after successful completion, with a 2x multiplier clearly applied for 4K resolution and incompatible option warnings in the UI.
  • Image-to-Image Reference Display — Reference images are now shown alongside original and generated images in the results dialog so you can easily compare the transformation.
  • Improved Shopify Onboarding — The Shopify connection flow now imports products as part of onboarding, with better error handling and session management for multi-organization support.
  • Enhanced Crop Accuracy — Image cropping now accounts for display dimensions, rotation, and flipping transformations, ensuring crop coordinates precisely match what you see on screen.
  • Robust Image Processing Retry — Image processing now includes automatic retry with base64 conversion when URL-based processing fails, ensuring more reliable results across different image sources.
  • Better 3D Generation Error Messages — Timeout and network errors during 3D generation are now clearly distinguished from actual failures, with guided messaging to check the Executions page for ongoing tasks.
  • Media Library & Inspirations Refresh — The media library, AI library, and inspirations pages received major UI updates with improved search, image dimension tracking, and better file card interactions.
  • AI Chat Image Handling — The media chat agent now properly handles multiple images in conversations, enables 'Add to input images' on user messages, and resolves a race condition that could lose the second image.
  • Inpainting Improvements — Inpainting now includes dedicated system prompts and enhanced orchestrator support for more precise mask-based image editing within the AI chat.
  • Improved Auth Page Copy — Sign-in and account creation pages feature clearer header text and a streamlined layout for a more welcoming first impression.
  • Cleaner Model Name Display — Provider information has been removed from model name displays in the image-to-image dialog for a less cluttered interface.
  • Result Dialog Auto-Selection — All successful results are now pre-selected when opening result dialogs, saving you the step of manually selecting images to keep.
  • Prompt Library Generate Button Fix — Selecting a prompt from the prompt library now immediately enables the Generate button, removing a friction point in the content creation flow.
  • Organization Switch Chat Reset — Switching organizations in the AI chat now properly resets the conversation and URL parameters, preventing cross-organization data leakage.
  • Session Loading Indicator — A loading indicator now appears in the account/organization switcher while session data loads, preventing confusing blank states.
  • Shopify Webhook Improvements — Webhook handling now properly verifies signatures with raw body access, and session management stores complete session objects for more reliable Shopify integration.
  • Smarter Pagination Error Handling — The featured AI content service now gracefully handles pagination errors instead of crashing, ensuring the discover page remains stable.
  • Intercom Widget Control — The Intercom support widget is now hidden during the invitation acceptance flow to prevent it from interfering with the form.
  • Row Selection Toggle in Data Tables — Clicking product rows now toggles selection more intuitively, with cursor styles that visually indicate when rows are selectable.
  • AI URL Hallucination Prevention — Product URLs are now sent as part of the AI prompt context, preventing the AI from generating fake product URLs in its responses.
Bug Fixes26 updates
  • Critical Backend Crash Prevention — Fixed a validation error that caused the entire backend server to crash, ensuring the application stays online even when receiving malformed requests.
  • Duplicate Stripe Customers Resolved — Fixed a race condition that created duplicate Stripe customer records when users signed up, preventing billing confusion and failed payment processing.
  • Stripe Webhook Raw Body Handling — Corrected how Stripe webhook payloads are parsed to preserve the raw body required for signature verification, restoring reliable payment event processing.
  • Cloud Storage Security Hardening — Fixed critical security issues in cloud storage including user ownership verification for saved messages and proper access control enforcement.
  • Supabase Query Caching Fix — Resolved a caching issue that caused 'organization not found' errors when accessing storage, ensuring freshly created organizations are immediately accessible.
  • OAuth Token Caching Fix — Fixed token caching issues in Google Drive and Dropbox integrations that caused authentication failures when reconnecting cloud storage accounts.
  • Session Stickiness and Cookie Fixes — Resolved multiple issues with authentication cookies including cross-domain development support, duplicate cookie cleanup, and session persistence across page refreshes.
  • Sign-in Redirect Race Condition — Fixed a race condition during sign-in that could redirect users to the wrong page or cause authentication state to be lost.
  • Products Page Cache Miss Fix — Resolved a caching issue that caused the products page to show stale or missing data after navigation.
  • Billing 403 Error Handling — Fixed error handling for billing API calls that returned 403 status codes, now properly falling back to the organization's subscription plan.
  • Shopify Export and RLS Policy Fixes — Corrected Row Level Security policies and Shopify export functionality to properly support agency account access across multiple organizations.
  • Cloud Storage File Access Fix — Fixed 401 errors when accessing cloud storage files by implementing signed token authentication for both preview and bulk processor operations.
  • ZIP Export Progress Tracking — Fixed progress tracking for ZIP exports by properly including jobId in all metadata updates and batching queries for large product catalogs.
  • Bulk Image-to-Image Timeout Fix — Fixed timeout issues during bulk image-to-image processing, now preserving partial results so completed images are not lost when some fail.
  • CORS Fix for Cloud Storage Downloads — Resolved cross-origin issues on the cloud storage bulk download endpoint that prevented file downloads in certain browser configurations.
  • Chat Deletion Fix — Fixed an issue where AI chat conversations could not be properly deleted, leaving orphaned data in the system.
  • Multiple Images in Chat Fix — Fixed a bug where sending multiple images in the AI chat would silently drop additional images beyond the first.
  • Refresh Token Fix — Improved token refresh handling in the authentication context to prevent unexpected logouts during active sessions.
  • Execution Dialog Fix — Fixed the product executions dialog failing to open correctly when viewing execution details from the products page.
  • Resolution Selector Display Fix — Fixed the resolution selector not appearing by including the model field in available models data, restoring the ability to choose output resolution.
  • Shopify Disconnect Fix — Fixed an error that occurred when disconnecting a Shopify store, ensuring clean removal of the integration.
  • Login Redirect Fix — Corrected the post-login redirect behavior to consistently send users to the correct landing page after authentication.
  • Silent Export Failure Fix — Fixed export operations that failed silently without user feedback, now properly surfacing error states and partial completion status.
  • Layout Fix for Admin Links — Resolved layout issues where admin-only navigation links incorrectly appeared in the standard AI sidebar for non-admin users.
  • Stale Organization Data Fix — Fixed an issue where organization and account selection used stale cached data instead of fresh API responses, causing inconsistencies after account changes.
  • Gemini API Retry Logic — Added automatic retry mechanism for Gemini API calls, improving reliability when temporary service disruptions occur.

December 2025 Updates

Added Features22 updates
  • Unified AI Chat — Interact with text, image, and media AI models from a single, consolidated chat interface. Switch seamlessly between conversation types, view chat history in a unified sidebar, and let the system auto-detect whether you need text or media generation.
  • 3D Model Generation — Create stunning 3D models from text prompts or images using the new 3D generation service, complete with an integrated 3D model viewer to inspect your creations from every angle.
  • Video Generation — Generate AI-powered videos directly within the platform. Upload reference images, choose from multiple video services, and fine-tune parameters like resolution and duration.
  • WooCommerce Integration — Connect your WooCommerce store to import and export products with full two-way sync, conflict management for handling changes on both sides, and email notifications on sync completion.
  • Shopify Integration — Connect your Shopify store with OAuth-based authentication, import products, export AI-enhanced content back to Shopify, and manage your subscription through Shopify's billing API — all without leaving FlyFox AI.
  • Shopify Onboarding Flow — New guided onboarding experience for Shopify users that walks you through connecting your store and importing your first products right after signup.
  • Google Drive & Dropbox Integration — Connect your cloud storage accounts to browse, upload, and manage files. Sync AI-generated assets directly to your Drive or Dropbox for seamless asset management.
  • Brand Identity & RAG System — Upload brand documents, set style rules, and provide feedback to teach the AI your brand voice. The system uses retrieval-augmented generation to produce on-brand product copy automatically.
  • Media Library — Browse all your AI-generated images, upscaled photos, and background removals in a dedicated media library with lightbox viewing, search, and deduplication.
  • Team Accounts & Member Management — Create team accounts, invite members via email, assign roles, and switch between personal and team workspaces. Includes account settings, organization management, and admin controls.
  • Prompt Library with Custom Types — Save, organize, and reuse your best AI prompts. Create custom prompt categories, tag prompts for easy filtering, and track prompt usage with before/after image comparisons.
  • Inspirations Gallery — Discover curated examples of AI-generated product media in a featured gallery. View high-quality examples in a lightbox, and send any inspiration directly to your chat for remixing.
  • Bulk Execution History — Review the full history of your bulk AI operations with a detailed execution log showing prompts used, results generated, success rates, and before/after comparisons.
  • ZIP Export with Email Delivery — Export all your product data and AI-generated assets as a ZIP file and receive it via email, with automatic cleanup of temporary files.
  • Cloud Storage Upload for AI Results — Save AI-generated images (background removals, upscales, image-to-image transformations) directly to your connected cloud storage from the results dialog.
  • Reference Image Selector — Provide reference images via URL or file upload when generating new product visuals, giving the AI better context for creating images that match your desired style.
  • Drag & Drop Image Upload — Easily upload images by dragging them directly into the chat interface, making it faster to provide visual context for AI image generation.
  • Image Paste from Clipboard — Paste images directly from your clipboard into the chat using a reusable paste hook, streamlining your creative workflow.
  • LLM Model Selector — Choose which AI language model powers your text generation, with a reusable model selection component and persistent preferences across sessions.
  • AI Model Pricing System — Dynamic, database-driven pricing for all AI models with profit multiplier calculations, plan-specific credit costs, and transparent cost tracking per operation.
  • Aspect Ratio Controls for Image Generation — Select custom aspect ratios when generating images, giving you precise control over output dimensions for different use cases like social media, banners, or product pages.
  • Media Agent Orchestrator — An intelligent media orchestrator that routes your requests to the right AI image service, with configurable system prompts managed from the admin panel.
Feature Improvements26 updates
  • Async Import & Export Processing — Product imports and exports from Shopify and WooCommerce now run in the background via async queues, so you can continue working while large catalogs sync.
  • Conflict Management for Store Sync — When importing products from Shopify or WooCommerce, the system now detects conflicts between local and remote changes and lets you choose which version to keep.
  • Smarter Bulk Operations Queue — Bulk AI operations now respect rate limits with intelligent queue processing, preventing failures and ensuring all products get processed reliably.
  • Persistent Column Preferences — Your product table column visibility and order preferences are now saved, so the table looks exactly how you left it every time you return.
  • Full-Text Product Search — Search across all product columns at once instead of individual fields, making it faster to find any product in your catalog.
  • Column Search & Remapping — Search within specific columns and create mapping templates for CSV imports, making it easier to align your data with the right product fields.
  • Improved Bulk Actions Bar — A redesigned, shared bulk actions bar with clear selection controls, select all/unselect all, and streamlined access to AI operations like background removal, upscaling, and image-to-image transformation.
  • Enhanced Execution Details — View execution images, copy result URLs, and see batch summaries directly in the execution details drawer for faster review of AI results.
  • Multi-Model Support in Bulk Text Operations — Select which AI language model to use when running bulk text improvements, with the chosen model displayed on result pages.
  • Upscaled Image Approval Workflow — Review and approve upscaled images in a dedicated dialog before applying them to your products, giving you full quality control.
  • Improved Product Import Reliability — Product CSV imports are now more robust with better error handling, soft-delete removal, and automatic data refetching after imports complete.
  • Updated Subscription Plans — Streamlined pricing with new Pro plan, clearer tier differentiation, and consistent plan naming throughout the application.
  • Image-to-Image with Multiple Formats — Batch AI image transformations now support multiple output formats (including WebP) with smarter fallback logic for image URLs.
  • Credit Tracking for All Operations — Every AI operation — text generation, image creation, video generation, and bulk processing — now accurately tracks and deducts credits with full logging.
  • Enhanced Chat Message Display — Chat messages now show model information, support markdown rendering with improved readability, and display prompts used for each AI generation.
  • Brand Identity in Text Chat — Your brand identity documents and rules are now automatically applied when using the text chat, ensuring all AI-generated copy stays on-brand.
  • Image Lightbox for Result Viewing — View AI-generated images in a full-screen lightbox with zoom and navigation, available across batch results, media library, and execution details.
  • Improved Table UX — Product data tables now feature better column visibility dropdowns, smoother scrolling, and a more responsive layout for managing large catalogs.
  • Admin System Prompt Management — Administrators can now edit and manage internal AI system prompts directly from the admin panel, with search and filtering for prompt libraries.
  • Media Replacement for Products — Replace existing product media with newly generated AI images, with automatic tracking of original images and export status updates.
  • Image Edit from Execution History — Edit and regenerate images directly from the product execution history dialog, without needing to navigate away from the product page.
  • Direct URL Image Generation — Generate images from direct URL references, bypassing the LLM when a straightforward image generation is needed for faster results.
  • Smart Out-of-Credits Notification — When you run out of credits during a chat session, a clear call-to-action guides you to purchase more, preventing confusion mid-workflow.
  • Image Vision in Text Chat — Text chat models that support image understanding now accept uploaded images, while models without vision support gracefully hide the upload option.
  • Generation Type as Array — AI models can now support multiple generation types simultaneously, enabling more flexible model configuration and pricing.
  • Enhanced Message Storage — Chat messages now store model information alongside content, enabling better conversation context and history tracking.
Bug Fixes23 updates
  • Account Switching During Generation — Fixed a critical issue where logging out during an active AI generation and logging into another account would incorrectly assign the generated image to the previous account.
  • Shopify Export Reliability — Fixed product export failures to Shopify stores, ensuring all product data and images sync correctly.
  • Generation Status Display — Fixed the generation progress indicator to accurately reflect the current state of AI operations.
  • Product Import Data Integrity — Fixed issues with product imports producing duplicate or corrupted entries, and improved error handling during CSV processing.
  • Image Reference Processing — Fixed an issue where reference images were not being properly passed to the image generation service during bulk operations.
  • Stripe Payment Processing — Resolved an issue with Stripe webhook handling that could cause subscription changes to fail silently.
  • Free Plan Credit Display — Fixed incorrect credit amounts being shown for free plan users in the Shopify billing panel.
  • Credit Cost Calculations — Fixed bulk operation credit deductions for background removal, upscaling, and image-to-image processing to accurately reflect actual costs.
  • Session & Authentication Stability — Improved session handling and IP forwarding to prevent unexpected logouts and authentication failures in production environments.
  • Auth Redirect Flow — Fixed redirect issues after login that could send users to incorrect pages, and improved the callback handling for smoother authentication.
  • Cloud Storage Search — Fixed search and caching in the cloud storage integration for more reliable file browsing across Google Drive and Dropbox.
  • Product Export Field Mapping — Fixed CSV export to correctly map all product fields including dynamic and generic columns.
  • Queue Processing Reliability — Fixed issues with bulk operation queues that could cause jobs to stall or fail to report completion status.
  • Brand RAG Context Retrieval — Fixed the retrieval-augmented generation system to properly include brand context when generating text, improving on-brand accuracy.
  • Gemini Pricing Accuracy — Fixed pricing calculations for Gemini model operations in the media agent to correctly reflect actual API costs.
  • Server-Side Rendering Compatibility — Fixed localStorage access in the generation queue that caused errors during server-side rendering.
  • HSL Color Support in Icons — Fixed the icon wrapper component to correctly handle HSL color values, preventing rendering issues across the interface.
  • Load More Pagination — Fixed the load more button in bulk execution history to properly paginate through large result sets.
  • Bulk Operations Settings Persistence — Fixed settings dialogs for background removal, upscaling, image-to-image, and column improvement to properly remember your last-used configuration.
  • FTP Upload Path Handling — Fixed FTP upload logic to use filenames directly, resolving issues with file path handling during remote uploads.
  • Success URL Redirect After Purchase — Fixed the credit purchase flow to redirect to the correct page after a successful Stripe checkout.
  • WooCommerce OAuth Connection — Fixed OAuth flow issues with WooCommerce stores that could prevent initial store connection.
  • Duplicate Media in Library — Fixed an issue where the media library could show duplicate entries for the same image, now properly deduplicating by URL and prioritizing upscaled versions.

November 2025 Updates

Added Features25 updates
  • Bulk Image-to-Image Generation — Apply AI image transformations to multiple product images at once directly from the product feed, with dedicated settings dialog, results viewer, and execution history tracking.
  • Bulk Image Upscaling — Upscale product images in bulk with customizable settings, a results dialog to review outputs, and a dedicated backend processing queue for reliable scaling.
  • Bulk Background Removal — Remove backgrounds from product images in batch with a settings dialog, results viewer, execution tracking, and a public API endpoint for AI model selection by generation type.
  • Image Upscaler Tool — New standalone image upscaling capability that enhances product image resolution using AI, available both for individual images and as part of the bulk actions toolbar.
  • AI Text Chat Agent — Chat with an AI assistant about your products using a new text-based conversational interface, powered by OpenRouter LLM integration with streaming responses and markdown rendering.
  • AI-Powered Data Chat with MCP Tools — Advanced agentic chat interface that connects to external tools and services, featuring a tools sidebar, tool execution cards, and multi-provider AI model support.
  • Connectors & Workflow Automation (Pipedream) — Connect FlyFox AI to thousands of external apps and services through Pipedream integration, with workflow creation, embedded workflow support, and an OAuth-based connectors page.
  • Product Export to CSV/FTP — Export your product catalog with AI-generated content to CSV files with configurable column mappings, Joomla format support, and optional FTP upload for direct feed distribution.
  • Bulk AI Title & Description Generation — Generate optimized product titles and descriptions for multiple products simultaneously, with a results dialog showing generation progress and outcomes.
  • Product Feed Landing Page — New public-facing product feed landing page with shader-based visuals, agents showcase cards, and an embeddable feed view for sharing product catalogs.
  • Prompt Library & CMS — Save, organize, and reuse your favorite AI prompts with a full prompt management system, including an admin CMS for prompt templates and a user-facing prompt library dialog accessible during image generation.
  • Attach Generated Images to Products — After generating AI images, attach them directly to any product in your catalog using a new product attachment dialog, streamlining the content-to-product workflow.
  • Product Multiselect for Image Generation — Pick product images from your entire catalog when using image-to-image generation, with a new product feed image picker dialog supporting search and multi-selection.
  • AI Model Management Admin Panel — Full admin interface for managing AI image generation models, including adding, editing, and deleting models across multiple providers with unified generation support.
  • Product-in-Hand Image Generation — Generate realistic images of products being held in a hand using AI, with dedicated prompt generation and model support for this specialized e-commerce use case.
  • Model-Wearing Image Generation — Generate images of models wearing your products using AI, with multi-image support and dedicated UI controls in the generation drawer.
  • Product Showcase Image Generation — New AI generation mode for creating professional product showcase imagery with enhanced prompt handling and relationship logic.
  • Dynamic Model Parameters — AI image generation now supports dynamic parameters that automatically adapt the UI controls based on the selected model, with automated control type detection and parameter mapping.
  • Custom Automation Service — New backend service for custom image generation automations with extended timeout support and WebSocket-based real-time progress updates.
  • Admin AI Settings Page — New admin page for configuring organization-level AI settings, with organization management capabilities and configuration controls.
  • Products Table View — Complete redesign of the product management screen with a powerful data table featuring sortable columns, inline editing, bulk selection, image galleries, lightbox view, and product search.
  • Product AI Actions Drawer — New slide-out drawer for quick access to all AI actions on a product, including image generation, background removal, media agent, and text chat directly from the products table.
  • Product Execution History — View the full history of AI operations performed on any product, with an execution details drawer showing generation results, status, and metadata.
  • Bulk Actions Toolbar — New toolbar above the products table for performing AI operations on multiple selected products at once, including bulk generation, background removal, upscaling, and image-to-image transformations.
  • Media Agent in Product Context — Access the AI media agent directly from a product's action drawer, enabling context-aware image generation and editing for specific products.
Feature Improvements19 updates
  • Product Feed Bulk Image Upload — Product feed image uploads now process in batches of 5 with unique identifiers to prevent filename collisions, and skip re-uploading images already stored in S3.
  • Landing Page Light Mode Enforcement — The product feed landing page now consistently displays in light mode for a cleaner, more professional appearance regardless of user system preferences.
  • Enhanced Prompt Library Dialog — The prompt library dialog received a major upgrade with improved search, categorization, and a more intuitive interface for browsing and selecting prompts during image generation.
  • Improved Image Generation Panel — The image generation panel now features AI model selection and generation mode controls, providing more flexibility and better organization of generation options.
  • Enhanced Prompt Handling for Image Generation — Improved prompt generation logic in the unified image generation service with better relationship handling between products and generation modes.
  • Streamlined Image Generation Workflow — Reordered the generation UI to a more logical flow: Generation Mode first, then AI Model selection, then Source Image — making the process more intuitive.
  • Improved Product Import Page — The CSV product import page received significant UI improvements for a cleaner layout and better usability when mapping columns and previewing data.
  • Product Table UI Enhancements — Product columns, action bars, and data table received visual improvements including better image display, refined column layouts, and improved bulk selection UX.
  • Enhanced Product Delete & Management — Added a dedicated delete product confirmation dialog and improved product management controls in the products table.
  • Navigation & Sidebar Improvements — The collapsible AI sidebar now includes links to product export and connectors, and navigation issues between sections have been resolved.
  • Improved Bulk Generation Results — The bulk generation results dialog now shows enhanced details with better search and data table integration for reviewing operation outcomes.
  • Enhanced Background Removal in Generation — Background removal functionality received UI and workflow improvements within the image generation flow.
  • Multi-Image Model Support — Image generation now handles models that produce multiple output images, with improved logic for processing and displaying multi-image results.
  • General Image Generation with Gemini — The Gemini generation hook was enhanced to support general-purpose image generation beyond specialized modes.
  • AI Models Page with Custom Generation Types — The admin AI models page now supports custom generation type configuration, giving administrators more control over available generation modes.
  • Vercel AI SDK for MCP Integration — Upgraded the AI agent infrastructure to use Vercel AI SDK for Model Context Protocol support, improving tool calling reliability and model compatibility.
  • Notification Toast Repositioned — Toast notifications moved to a better screen position for improved visibility without obstructing important UI elements.
  • Landing Page Agents Showcase — Added an agents showcase card section to the landing page highlighting the available AI agents and their capabilities.
  • CSS & Visual Polish — Multiple rounds of visual refinements across the application including checkbox styling, global CSS fixes, and responsive layout improvements.
Bug Fixes14 updates
  • Product Selection Filter Fix — Fixed an issue where removing selected products while the "show only selected" filter was active would not properly update the displayed list.
  • Product Image Loading Fix — Resolved an issue where images would fail to load when opened from the products drawer during image generation.
  • Session Token Refresh on 403 — Fixed authentication token refresh to also trigger on 403 Forbidden responses, preventing unnecessary session expirations.
  • Product Feed Data Fix — Fixed the CSV feed service to correctly process and serve product feed data, resolving issues with feed generation on the backend.
  • Product Feed Controller Fix — Resolved request handling issues in the product import controller that could cause feed operations to fail.
  • Chat Message Display Fix — Fixed a bug where the AI assistant's response was incorrectly displayed in both the user and assistant message areas in the chat interface.
  • Prompt Editing Fix — Resolved issues with editing and saving prompts in the admin prompt management interface.
  • Product Search Fix — Fixed product search functionality in the products table along with improvements to bulk generation results and data table search behavior.
  • Redirect & Routing Fix — Fixed a redirect issue on the products page where navigation could fail, along with resolving a 307 temporary redirect issue in the middleware.
  • Landing Page & Media Agent Fixes — Resolved multiple issues with the landing page feed display and media agent functionality that could cause incorrect rendering or behavior.
  • Image Generation Timeout Fix — Increased the timeout duration for custom image generation operations to prevent premature failures on longer-running generation tasks.
  • Removed Unused Featured Images Section — Cleaned up the AI images page and service gallery by removing the unused featured images section that could cause confusion.
  • Landing Page Feed & Checkbox Fixes — Fixed visual and functional issues on the landing page product feed and corrected checkbox component styling inconsistencies.
  • Image Generation Refactoring — Simplified supported generation types and cleaned up image generation logic, removing legacy avatar generation code for a more reliable experience.

October 2025 Updates

Added Features21 updates
  • Product Feed Import — Import your product catalog via CSV files directly into FlyFox AI. Includes field mapping, AI-powered data enrichment, import history tracking, and email notifications when imports complete.
  • YouTube Video Pull Service — Pull videos directly from YouTube into FlyFox AI for use in your video editing and content creation workflows.
  • Caption Presets System — Save, manage, and reuse your favorite caption styles. Presets are stored in the cloud and can be applied to any video project instantly.
  • Smart Caption Naming and Style Detection — When importing caption presets, the system now automatically generates descriptive names based on visual characteristics and detects optimal styles, saving you time on manual configuration.
  • Fade-In Caption Animation Style — New fade-in animation style available for video captions, adding a polished entrance effect to your subtitles.
  • Caption Stroke Customization — Added stroke width and color options for subtitles, giving you more control over caption appearance and readability against different backgrounds.
  • Avatar Generation for Videos — Generate AI avatars for use in your video content, enabling personalized spokesperson videos without on-camera talent.
  • Model Wearing and Product-on-Model Generation — Generate realistic images of models wearing or holding your products, perfect for fashion and lifestyle e-commerce visuals.
  • Advanced Image Generation Workflows — New advanced image generation pipeline with support for product showcase, product-in-hand, and general image generation modes, all accessible from a unified interface.
  • Send to Background Removal — Send any generated or uploaded image directly to the background removal tool from within the image generation workflow.
  • Send to Media Agent — Seamlessly send generated images to the AI Media Agent for further editing, enhancement, or content creation.
  • Image Upscaling with Product Tracking — Image upscaler now tracks which product each upscaled image belongs to, keeping your media library organized.
  • Smart Image Deduplication — When uploading images via URL, the system now detects duplicate images automatically, preventing wasted storage and keeping your media library clean.
  • Unified Media Action Bar — A single, consistent action bar across images, videos, and media agent pages, providing quick access to send, download, and manage your generated content.
  • WhisperX Transcription Service — New speech-to-text transcription backend with word-level timestamps, filler word detection and removal, and phrase extraction capabilities for video content.
  • Homepage Creations Carousel — New interactive carousel on the homepage showcasing AI-generated creations with touch swipe support for mobile users.
  • Homepage Tools Section — New dedicated section on the homepage highlighting all available AI tools and capabilities.
  • Homepage Feature Cards — New feature cards section on the landing page with optimized image loading, providing an engaging overview of platform capabilities.
  • Homepage Text with Carousel Component — New interactive content sections combining descriptive text with animated carousels to showcase platform features.
  • Expandable Product Navigation in Header — Header now includes expandable sections for Knot Chat, Knot AI Studio, and Knot Instant with descriptions and quick-access links.
  • Public Caption Presets Access — Caption presets are now publicly browsable, allowing users to discover and preview available styles before signing in.
Feature Improvements26 updates
  • Full Mobile Responsiveness for AI Image Studio — The entire AI image generation interface is now fully optimized for mobile devices, including the service selector, image generation panel, product selector, and media library.
  • Mobile-Responsive Video Editor — The video editor including UGC video creation, avatar selection, voice selection, and lip sync steps are now fully usable on mobile devices.
  • Mobile-Responsive Executions Page — The executions history page now features a mobile-specific header, optimized filters, responsive execution cards, and adaptive pagination.
  • Mobile-Responsive Execution Details — Execution details drawer now displays metadata and results with improved readability, including copy functionality for prompts.
  • Mobile-Responsive AI Media Agent — The AI Media Agent chat interface, conversation sidebar, and file upload dialog are now fully optimized for mobile with improved headers, button styles, and layout.
  • Mobile-Responsive Service Gallery — The service gallery component now adapts to mobile screens with proper alignment, text sizes, and button styles.
  • Mobile-Responsive Homepage — The entire homepage including hero section, pricing section, FAQ section, footer, and all content sections are now fully responsive on mobile devices with touch gesture support.
  • Mobile-Responsive Header Navigation — Site header now adapts properly for mobile devices with expandable product sections, adjusted widths, and improved authentication button placement.
  • Mobile User Menu Improvements — User menu on mobile now properly handles long usernames with text truncation, better credit display alignment, and improved project area layout.
  • Hero Section Redesign — Completely redesigned hero section with a new vertical carousel, optimized layout for desktop and mobile, and improved visual hierarchy.
  • Caption Position Auto-Adjustment by Aspect Ratio — Captions now automatically reposition when you change video aspect ratios, ensuring they remain properly aligned and visible.
  • Caption Max Lines Enforcement — Strict enforcement of a maximum 3-line limit for captions, preventing text overflow and maintaining clean subtitle presentation.
  • Improved Caption Padding in Final Video — Refined caption padding logic for the final rendered video output, ensuring consistent spacing around subtitle text.
  • Video Editor State Loading Improvement — Video editor now properly sets the last save timestamp when loading projects, preventing unnecessary autosave triggers.
  • Page Load Speed Optimization — Implemented image optimization with custom loaders, lazy loading for heavy components like the vertical carousel, and Next.js Image component adoption for faster page loads.
  • PageSpeed Insights Optimization — Improved layout wrapper, refactored timeline controls, and optimized font loading for better PageSpeed scores.
  • Dark Theme as Default — The application now defaults to dark theme for a modern, eye-friendly experience.
  • Improved Video Ads Page Layout — Reorganized video ads creation interface with updated panel structure and cleaner layout.
  • Improved FAQ Section Readability — Updated FAQ section with better text contrast, consistent border styling, and improved accordion behavior.
  • Footer Section Polish — Updated footer with improved text sizes and spacing for better readability.
  • Hidden Scrollbar UI Polish — Cleaned up scrollbar visibility across the media agent chat area and sheet components for a more polished interface.
  • Generation Status Tracking Improvements — Enhanced generation status component with better progress indicators and queue status handling.
  • Image Generation Queue Fix — Fixed queue processing for image generation jobs, ensuring reliable execution ordering.
  • Optimized Next.js Image Loading — Feature card images and homepage visuals now use the Next.js Image component for optimized loading, better performance, and reduced bandwidth.
  • CORS Security Enhancement — Improved CORS configuration with proper recaptcha-token header support and better handling of allowed origins and credentials.
  • Mobile Device Detection Reliability — Improved mobile detection utility to properly handle server-side rendering contexts, preventing errors in non-browser environments.
Bug Fixes8 updates
  • Storage Upload Fix — Fixed an issue with the storage service that could cause file upload failures.
  • Image Gallery Scrolling Fix — Resolved a scrolling issue in the AI image gallery where the page would not scroll properly when viewing generated images.
  • Caption Preset UUID Fix — Fixed UUID handling in caption presets that could cause errors when saving or loading preset styles.
  • Caption Timeline CSS Fix — Fixed visual alignment issues in the caption timeline display within the video editor.
  • Timeline Markers Fix — Simplified and fixed the timeline markers component to display correctly.
  • Video Editor TypeScript Fix — Fixed a TypeScript type error in caption advanced settings that could cause build failures.
  • Homepage Max Width Fix — Fixed the hero section max-width constraint to properly contain content on large screens.
  • Build Stability Fixes — Resolved multiple build issues including Next.js config corrections, logo component fixes, and autosave hook alignment.