WHAT'S NEW

Changelog

Stay updated with the latest features, improvements, and fixes in each version of Clip To Frame.

[1.2.1] - 29-12-2025

Improved

  • User Experience:

    • Centered profile edit form for better layout
    • Smooth animations when generating new API keys
    • Clear messaging when no API keys exist ("Create your first API Key")
    • Improved registration flow with better visual feedback
  • Legal & Compliance:

    • Updated Terms of Service and Privacy Policy (December 2025)
    • Enhanced data protection and privacy controls
    • Improved transparency and user consent management

Security

  • Enhanced security measures and compliance improvements
  • Better protection of user data and privacy

[1.2.0] - 29-12-2025

Added

  • Batch Processing:

    • New /capture/batch endpoint to extract up to 10 frames in a single API call
    • Parallel processing for faster results
    • Individual status tracking for each frame in the batch
  • Advanced Frame Capture:

    • New quality parameter (0-100) to control image compression
    • New maxWidth and maxHeight parameters for automatic resizing
    • WebP format support for smaller file sizes
    • Enhanced response with file size and processing time metadata
  • Sandbox API Keys:

    • Generate sandbox keys for safe testing without affecting production quotas
    • Separate usage tracking for sandbox vs production requests
    • Available for Pro and Enterprise plans
  • Per-Key Controls:

    • Name and describe your API keys for easier management
    • Set custom monthly request limits per key
    • Restrict keys to specific endpoints for better security
  • Enhanced Dashboard:

    • New modular dashboard with dedicated sections:
      • API Dashboard: Manage keys and view plan usage
      • Analytics: Interactive charts showing usage trends over time
      • Code Generator: Generate ready-to-use code snippets
      • Request History: Browse, filter, and export past requests
    • Visual distinction between production and sandbox keys
    • Response time percentiles (P95, P99) in analytics
  • Code Generator:

    • Interactive snippet generator supporting 7 platforms
    • Ready-to-use code for: cURL, JavaScript, Python, n8n, Make.com, Zapier, and OpenAI Agents
    • Live preview with your actual API parameters
  • Use Cases Page:

    • New /use-cases page with real-world implementation examples
    • Detailed guides for common automation scenarios
  • OpenAI Agents Integration:

    • New documentation for using ClipToFrame as an AI agent tool
    • Examples for OpenAI Assistants API integration

Improved

  • User Interface:

    • Redesigned UI with consistent styling across all pages
    • Improved navigation and overall usability
    • Better visual hierarchy and information density
    • Enhanced mobile responsiveness
  • Error Messages:

    • More descriptive error responses
    • Clear information about current usage and reset dates when limits are reached
  • Documentation:

    • Expanded integration guides with batch processing examples
    • Updated code examples for all supported languages and platforms

Security

  • Enhanced input validation and sanitization across all endpoints
  • Improved authentication and session security
  • Added security headers for better protection against common web vulnerabilities
  • Strengthened API key handling and storage
  • Enhanced logging practices with sensitive data protection

[1.1.6] - 13-04-2025

Added

  • Enhanced Documentation:
    • Added comprehensive code examples for 9 programming languages
    • Introduced interactive language selector with official logos
    • Expanded API reference with detailed examples and use cases
    • Added detailed integration guides for automation platforms

Improved

  • Documentation Structure:
    • Reorganized documentation sections for better readability
    • Enhanced code snippets with syntax highlighting
    • Updated authentication and error handling examples
    • Improved rate limits documentation with clear examples

Changed

  • Visual Enhancements:
    • Updated programming language icons with official logos
    • Improved code block styling and readability
    • Enhanced overall documentation layout and navigation

[1.1.5] - 10-04-2025

Improved

  • Documentation Enhancements:
    • Updated integration logos for better visual consistency
    • Enhanced visual presentation of Make.com, n8n, and Zapier integration sections
    • Improved documentation layout and readability

Fixed

  • Demo Functionality:
    • Optimized captured frame image size in demo response
    • Fixed download button functionality in demo section
    • Enhanced user experience with better image preview handling

[1.1.4] - 09-04-2025

Improved

  • Enhanced demo functionality for better user experience
  • Improved local development environment
  • Better error handling for API requests

Added

  • Development Environment Enhancement:
    • Added proxy configuration in Next.js for better local development with Netlify Functions
    • Improved handling of API requests through Netlify Functions
    • Enhanced environment configuration for development and production

Fixed

  • Fixed local development setup to properly handle Netlify Function calls
  • Improved API key handling in development environment

[1.1.3] - 05-04-2025

Improved

  • Documentation Enhancements:
    • Updated API documentation with production URLs
    • Improved consistency in header examples
    • Added troubleshooting section with common solutions
    • Added security best practices
    • Enhanced code examples with error handling
    • Added detailed error code documentation

[1.1.2] - 05-04-2025

Fixed

  • Fixed API URL environment variable in API Key service.
  • Corrected API endpoints for key management operations.
  • Fixed session handling in API Key service.
  • Enhanced error handling and logging in API Key service.

[1.1.1] - 05-04-2025

Fixed

  • Fixed API URL environment variable in authentication service to correctly point to production endpoint.

[1.1.0] - 05-04-2025

Added

  • Public API Access:
    • JWT-based authentication system
    • API key management system with generation and revocation capabilities
    • Usage tracking and quota system
    • Comprehensive API documentation and integration guides
  • Brand Identity:
    • Implemented new brand logo across all pages
    • Enhanced visual consistency throughout the application
    • Added new color scheme and typography improvements
  • Performance Optimizations:
    • Implemented lazy loading for images
    • Enhanced API response times

Changed

  • Security Enhancements:
    • Implemented CORS configuration for external API access
    • Added rate limiting per IP and user
    • Enhanced token validation and security measures
    • Improved logging system for better monitoring
    • Better error message handling
    • Secure file upload management

Improved

  • User Interface:
    • New dashboard for API key management
    • Real-time usage statistics
    • Enhanced navigation with user session display
    • Responsive design optimizations
    • Better form input labeling
    • Enhanced screen reader compatibility
    • Improved keyboard navigation
    • Added ARIA labels to interactive elements

Fixed

  • Various UI inconsistencies
  • Cross-browser compatibility issues
  • Mobile responsiveness improvements
  • API connection stability

[1.0.3] - 01-04-2025

Added

  • Logging and Metrics Enhancements:
    • Added additional logging metrics to improve support and measure service performance.

[1.0.2] - 31-12-2024

Changed

  • Improved API Connect/Disconnect Handling:
    • Enhanced the API connection logic to allow users to interact with forms during connection attempts, ensuring a more responsive and user-friendly experience.
    • Updated button states and messages to reflect real-time API connection statuses, providing clearer feedback during the frame generation process.

Added

  • Navbar Functionality:
    • Enabled the logo in the navigation bar to reload the homepage (/) when clicked, ensuring the application resets to its initial state even when already on the homepage.

Fixed

  • Hydration Errors:
    • Resolved hydration mismatches caused by conditional rendering based on window properties by implementing client-side checks, ensuring seamless synchronization between server and client renders.
  • API Connection Messaging:
    • Enhanced user feedback by displaying a polite error message when API connection attempts fail after all retries:
      • "We're sorry, but we can't connect to the API server right now. Please try again later."

[1.0.1] - 31-12-2024

Added

  • API Connection Control:
    • Implemented a connection check to the API to ensure the service remains reliable and to prevent errors when the API is unavailable or experiencing downtime.

Changed

  • Homepage Form Layout:
    • Restricted the width of forms and buttons on the homepage to enhance visual appeal and maintain consistency across different sections of the site without affecting the overall layout of other pages.

[1.0.0] - 29-12-2024

Added

  • Initial release with core features.
  • Contact form integration.
  • Responsive design implementation.

[0.9.0] - 28-12-2024

Added

  • Beta testing phase.
  • Implemented navbar and footer.
  • Basic SEO optimization.