Skip to content

Version 3.6.4 (2024-03-15)

Compare
Choose a tag to compare
@sheabunge sheabunge released this 24 May 14:47
· 71 commits to core since this release

Added

  • AI generation for all snippet types: HTML, CSS, JS. (PRO)
  • Button to create a cloud connection directly from the Snippets menu when disconnected. (PRO)

Changed

  • Increment the revision number of CSS and JS snippet when using the 'Reset Caches' debug action. (PRO)
  • UX in generate dialog, such as allowing 'Enter' to submit the form. (PRO)

Fixed

  • Minor type compatibility issue with newer versions of PHP.
  • Undefined array key issue when initiating cloud sync. (PRO)
  • Bug preventing downloading a single snippet from a bundle. (PRO)
  • Translations not loading for strings in JavaScript files.