v3.11.0-beta.6
Pre-release
Pre-release
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">.