Navigation - added support for using the image HTML object for navigation item image data.
Navigation - added support for using an HTML object for the navigation link data.
Added HTML object for individual HTML tag attribute values.
Store - Added totals to the Orders and Products reports.
January 13, 2017 - 2017.8
Store - Added more detailed reporting for orders and products. See Apps -> Store -> Reports
January 12, 2017 - 2017.7
Added support for using Twig in content builder elements.
January 12, 2017 - 2017.6
Added support for Twig in navigation templates.
Added support for Twig in collection widget templates.
Added support for Twig in feed reader widget templates.
Added support for treating the array of image tag information as an object so that the tag attribute values can be manipulated and the tag generated on demand.
Added support for treating the array of form tag information as an object so that the tag attribute values can be manipulated and the tag generated on demand.
January 10, 2017 - 2017.5
Calendar - Added support for bulk editing event dates and times
January 10, 2017 - 2017.4
Forms - added support for Twig code within form autoresponder and admin notification emails.
Added support for Twig code within form templates and global form templates
Added more Twig filters to support custom Branch Code variable modifiers. (ltrim, rtrim, ucfirst, ucwords, time, unique, truncate, truncate_html).
Added 'random_letters', 'random_number' and 'random_string' Twig functions.
January 6, 2017 - 2017.2
Calendar - added support for associating events and categories with a public account.
January 5, 2017 - 2017.1
Initial release of Twig template engine. Not available in all code templates yet. More information.
December 23, 2016 - 2016.106
Added process script support to App Forms
December 2, 2016 - 2016.105
Fixed issue where when you associated a public account with an admin user you were redirected to the account list instead of displaying the account.
December 2, 2016 - 2016.104
Trails - added support for manually assigning trails to admin users with limited permissions.
Fixed admin navigation issue where some headings would show for limited users when they didn't have access to those app sections.
November 29, 2016 - 2016.103
Directory - Added support on getting the next and previous profiles according to the display order when viewing a single profile.
November 28, 2016 - 2016.102
Added support for app forms to have the multi-select field to select admin recipients but to also have an open-ended field to enter other non-admin email addresses for the admin notifications.
November 23, 2016 - 2016.101
Calendar - Added support for publishing / unpublishing an event.
Fixed issue where if an image set was part of a collection the description showing the image sizes was repeated.
November 22, 2016 - 2016.100
Calendar - Added support for entering "All Day", "TBA", "TBD" or "No Time" (case insensitive) as a time value and setting the appropriate time type value when saving the event.
November 18, 2016 - 2016.99
Calendar - added support for editing the repeating status for events.
Added support for showing what an image will be resized to in the field description.
November 18, 2016 - 2016.98
Added Code Search under Site Manager.
Added the navigation that is in the bottom of the left sidebar to the small screen navigation.
November 11, 2016 - 2016.97
Fixed issues with uploading OpenGIS KML files where the same file was saved as the feature and segment source even if it didn't contain both segments and features.
Added additional description to inline CSS and inline Javascript to indicate to not include the HTML tags.
Forms - added additional checks to prevent abuse.
November 6, 2016 - 2016.96
Calendar - included event end date information when importing / exporting events.
Calendar - included the event end date in the admin event list if applicable.
Calendar - Added "time picking" component to the event time fields in the admin so that it's easier to pick times and so that times are formatted correctly.
November 2, 2016 - 2016.95
Adjusted the logic for finding the current menu item to use a top-level item over a sub-item.
Added support for the Date attribute to allow empty values to make it optional.
November 1, 2016 - 2016.94
Pages - added support for updating any navigation URLs for sub pages when a parent page's URL changes.
Pages - added support for automatically adding/editing redirects when a page's URL changes. Redirects are also added/edit for sub pages.
November 1, 2016 - 2016.93
Pages - added support for viewing the created and updated date/user information when viewing the list of pages.
October 28, 2016 - 2016.92
General App - added the ability for public accounts to remove items.
Ads - added the ability to set banners to appear more often than others.
Trails - trails can now be added to complete/favorite/wishlist trails using a GET request.
October 26, 2016 - 2016.91
Content Builder - added support for "Select Menu using data from an App API call" element field type.
October 26, 2016 - 2016.90
Trails - Added app pages for account "my trails", account badges, account badge details, account completed trails, account favorite trails and account wishlist trails.
October 26, 2016 - 2016.89
Calendar - added support for setting an event to be a multi-day event when adding or editing through the public website. More information.
Search - added support for the built-in app search form. More information.
Search - added default content template code.
File browser - set the path dialogs to automatically highlight the path.
October 24, 2016 - 2016.88
Real Estate - added support for searching properties in the admin.
Collections - fixed issue where copying a collection also added an unnecessary default template.
October 24, 2016 - 2016.87
Forms - added support for the "placeholder" attribute for text and textarea fields.
Calendar - Added support for adding/editing multi-day events. More information.
October 20, 2016 - 2016.86
Members - added content templates for the "getAccountMember" API.