View updates, ideas, and roadmap
Older releases
October 6, 2021 - 2021.42
- Storage app updates
- Added support for saving payment information when renting a unit.
- Added support for a customer to update their payment information.
- Expanded customer and subscription reporting in the administration.
- Numerous bug fixes.
September 27, 2021 - 2021.41
September 24, 2021 - 2021.40
- Updated TinyMCE to latest version
September 22, 2021 - 2021.39
- Trails - added reporting for badges
- Added support for configuring how attribute values are displayed in a search form on a per-attribute basis. You can now choose to show all values or only used values for individual attributes.
- Fixed the open graph title value for some app pages as it was a placeholder value instead of the actual title text.
September 14, 2021 - 2021.38
- Expanded OpenGraph support so that a developer can now test for Open Graph data on an app item. Developers also now have a few options on how to set Open Graph data.
September 2, 2021 - 2021.37
- Added support for _page.request.isPost to test if the request method was POST. More information.
August 27, 2021 - 2021.36
- Added Twig {% cache %} tag support.
- Improved Twig version 3 support.
August 5, 2021 - 2021.35
July 30, 2021 - 2021.34
- Added support for the "ifcontent" Twig tag that allows a developer to conditionally display a content area or have some fallback content. More information.
July 28, 2021 - 2021.33
- Updated the SendGrid implementation to better ensure email deliverability.
July 27, 2021 - 2021.32
- Updated the Employment app to support app templates instead of the legacy app layouts.
- Fixed bugs with the sitemap API to include the page title and breadcrumb data for more items.
- Numerous minor bug fixes.
June 24, 2021 - 2021.31
- Initial release of the new "Storage" app for self storage businesses.
- Added new "Number Input" field that can be used if you need to limit the value to only numbers.
- Added new "Decimal Input" field that can be used if you need to limit the value to only numbers and a single decimal.
June 21, 2021 - 2021.30
- Rental - added support for importing and exporting data.
June 18, 2021 - 2021.29
- Rentals - Initial support for customer accounts.
- Fixed bug with Twig random() function where it wasn't handling the "max" parameter.
- Fixed issue with setting CDN versions on files where it could be mistakenly added twice.
- Added support for setting a page to not be published when it's added.
- Removed incorrect reference to legacy BranchCode when adding or editing a page.
- Added support for bulk setting if a Content Builder Element should always parse or not.
- Fixed issue with the Calendar app where event sorting wasn't always correct.
- Fixed issues with handling some Calendar app register form submissions.
June 9, 2021 - 2021.28
- Trails - added support for exporting and importing trail alerts.
Numerous bug fixes.
May 25, 2021 - 2021.27
- Updated the "Map Latitude and Longitude" field and the "Trails Geo Point" field to support searching for an address as an alternate way to set the map location.
- Added support for including the account "created on" and "updated on" values when exporting accounts.
May 24, 2021 - 2021.26
- Added the Edit Account API, which lets you edit the logged in account holder's information in your Twig templates. More information.
May 3, 2021 - 2021.25
- Fixed issues with post process scripts on app forms where custom attribute values could not be updated.
April 12, 2021 - 2021.24
April 12, 2021 - 2021.23
- Added support for the addJsonBody() method on the Request object. More information.
April 2, 2021 - 2021.22
- Added support for bulk editing the page tracking code data. Go to Content -> Page SEO -> Tracking Code Data
March 23, 2021 - 2021.21
- Image processing improvements. Images uploaded through the file browser are now optimized and webp images are resized.
March 18, 2021 - 2021.20
- Added support for customizing which custom navigation attributes show in the navigation item list in the administration.
March 17, 2021 - 2021.19
- Added support for SVG favicons.
March 17, 2021 - 2021.18
- Added support for changing the page canonical settings in bulk. You can do this under Pages -> Page SEO -> Canonical Links
March 11, 2021 - 2021.17
- Improved support for uploading SVG images.
March 10, 2021 - 2021.16
- Added support for the Forms List attribute field value to have it’s tag dynamically built. This also allows a developer to set the API parameter values like they would with any HTML object. The difference here is that a Form app API tag is built instead of an HTML tag. More information.
March 9, 2021 - 2021.15
- Added support for the sort_by_key and sort_ci_by_key Twig filters. More information.
March 4, 2021 - 2021.14
- Added support for exporting collection widget items to a CSV file.
March 3, 2021 - 2021.13
- Added the Sitemap API to enable building a sitemap HTML page. More information.
- Added the Sitemap Pages API to enable building a sitemap HTML page with only regular pages. More information.
1
2
3
4
5
6
7
8
9
10
>