You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New: A database query has been optimized when checking for entries in a timeframe.
New: The honeypot class name will no longer change as often to help prevent issues with visible honeypot fields.
New: The placement of dropdown arrows has been updated for better theme compatibility.
Fix: Really long strings with no spaces were not being made short enough during truncation. This would result in really large text previews for HTML fields when using base 64 image data.
Fix: An element is undefined JavaScript error has been fixed.
Fix: The "Add fields here" placeholder would not always appear after deleting every field.
Fix: The "Add fields here" placeholder would sometimes overlap the form updated message.