Changelog

v.1.0.4 (18/02/2025)

  • Improved user interaction & API request optimization:
    • Prevented multiple clicks on “Generate MJML” button to avoid duplicate API calls.
    • Added loading state: Button is disabled, opacity reduced, and pointer-events disabled while generating.
    • Restored button state after API response.
  • Mautic-MJML code enhancements:
    • Added {webview_url} token at the top of all emails to allow recipients to view the email in a browser.
    • Added {unsubscribe_text} token and a footer text at the bottom of the email, ensuring compliance with email best practices.
    • mj-button now includes a default href instead of being left blank, preventing potential issues in Mautic.

v.1.0.3 (06/02/2025)

  • Improved prompt for better MJML coding accuracy:
    • mj-button will no longer receive unnecessary additional CSS.
    • Padding options for mj-sections are now more controlled.
    • Padding on elements is avoided, mj-spacer should be used instead.
  • Refined design instructions for improved email structure.
  • Extended processing time to prevent incomplete email generation.

v.1.0.2 (04/02/2025)

  • Added a public changelog for better transparency.

v1.0.1 (03/02/2025)

  • Enhanced UI for better consistency with the website design.
  • Refined AI prompt instructions to improve creativity and structure.

v1.0 (02/02/2025)

  • Initial release.