June 2020
June 30, 2020
- Fixed an issue where Google Recaptcha validation would return an empty page.
June 26, 2020
- Fixed bug in WYSIWYG editor that blocked users from editing content.
- Fixed Blutui Canvas template issue which marks all
recaptcha
functions as safe. This includes:recaptcha
,recaptcha_field
andhoneypot_field
. - Fixed an issue where all array fields in site forms were invalid even when the correct data is passed.
- Removed assets cache from the site dashboard.
June 18, 2020
- Added the ability to use
iframe
url in the blog post media component.
- Fixed an issue where preview area in Canopy was not full height.
- Fixed as issue that shows raw HTML in email templates.
June 17, 2020
- Security patch for 2 step verification.
June 15, 2020
- Added 2 step verification with mobile phone and email backup codes.
- Mark all HTML content in variables as unsafe. This behaviour can be ignored using the
raw
filter.