Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:31
· 10 commits to main since this release

[0.3.0] - 2025-07-17

Added

  • Image border width control (0-10px range)
  • Image border color control with theme palette integration
  • Conditional display of color picker when border width > 0

Fixed

  • Caption display in backend editor when "Enable Captions" is toggled

Changed

  • Refactored editor.jsx into modular components for better maintainability
  • Reduced editor.jsx from 525 lines to 73 lines (86% reduction)