Skip to content

v1.2.3: Custom Aspect Ratio Feature

Choose a tag to compare

@truebite truebite released this 04 Sep 04:41
· 4 commits to master since this release

New Features

  • Custom Aspect Ratio Support: Added ability to define custom aspect ratios using a simple width:height format (e.g., 5:3, 7:4)
  • Dynamic Field Display: Custom aspect ratio input field appears only when 'Custom' is selected from the dropdown
  • Input Validation: Comprehensive validation ensures custom ratios follow the correct format

Enhancements

  • Updated aspect ratio dropdown to include 'Custom' option
  • Enhanced image generation to handle user-defined aspect ratios dynamically
  • Improved admin interface with JavaScript-based conditional field visibility
  • Added proper error messages for invalid custom ratio formats

This release gives users complete flexibility in defining aspect ratios beyond the predefined options, perfect for unique design requirements or brand-specific dimensions.