Skip to content

v3.11.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@kjmartens kjmartens released this 02 Apr 15:24

Changed

  • Reworked the way Freeform's JS and CSS are loaded by the plugin in front end templates. Developers can now also manually load the Freeform JS in templates with <script src="/freeform/plugin.js"></script> and the CSS (currently only applicable to the Opinion field type) with <link rel="stylesheet" href="/freeform/plugin.css">.