Added support for editing markdown and geojson files in the file browser.
May 3, 2017 - 2017.60
Initial support for Accounts REST API.
May 3, 2017 - 2017.59
Fixed issue where search reports didn't include the text that was searched for.
May 3, 2017 - 2017.58
Added support for clearing the site cache even when the cache is disabled.
Improved the process of clearing the entire cache for the site.
Added support for setting the meta description value for calendar events, documents, gallery items, member profiles and real estate properties to come from the item content if the meta description value isn't set.
Fixed issue where the edit page link in the admin toolbar wasn’t available when previewing an unpublished page.
Updated TinyMCE editor to version 4.5.7.
Added support for adding rel="noopener noreferrer" to links that have target="_blank" to protect against tabnabbing attacks. More information.
Streamlined the Settings navigation menu in the administration.
Calendar REST API updates.
Fixed issue where some app form values were not made available to the app notification emails.
Fixed issue where the code editor settings were not properly applied to all admin users.
Updated the UI for the code editor settings to better match the rest of the administration.
Code search - Fixed the URL for editing collection widget and feed reader widget templates.
in other templates besides site templates and snippets.
Members - fixed issue with saving membership level payment intervals.
Updated HTML objects to output boolean HTML attributes correctly.
April 7, 2017 - 2017.50
Updated Iframe Embed, Embed URL and YouTube attributes to make their data available as a HTML objects. More information.
Fixed issue with saving image/file attributes and the URL started with 'http://' or 'https://'. The system was incorrectly adding the image path to the URL.
April 6, 2017 - 2017.49
Forms - added support for Color, Date, Email, Month, Number, Range, Time and URL field types.
Forms - Moved "Global Form Templates" to be under the Forms app and renamed to "Form Templates".
March 31, 2017 - 2017.48
Added support for saving collection widget template as theme files.
March 29, 2017 - 2017.47
Added support for setting the navigation template item classes in navigation settings instead of with each navigation template.
Added support for theme files for app form templates
March 24, 2017 - 2017.44
Updated global form templates to use theme files
March 23, 2017 - 2017.43
Updated app API calls to use theme files.
Added support for the 'template' API parameter to specify the template key of an app content template instead of setting the template_id. This is the recommended format going forward.
Added support for defaulting to a "data" response if the "templateId" or "template" parameter aren't set in an API call.