v 1.4 Release date: 16 Oct, 2018
New Feature

Secure Zones

Ability to:
  • Create secure zones
  • Assign content to secure zones
  • Assign secure zones to registered users
  • Secure Zones
New Feature

AU + EU Data Centers

Ability to create sites on AU (Sydney) and EU (Frankfurt) data centers. Planned for October 10th release.
  • Infrastructure
New Feature

Visual In-Context Editor (nICE) v1.0

Will be rolled out only to paid Treepl Partners.
WARNING: some Treepl Partners may get it earlier.
  • General
  • UI/UX
New Feature

Sitemap in XML

- sitemap.xml is generated by request (separate button).
- Sitemap management (code editor).

  • SEO
New Feature

BONUS: Custom Workflows

Ability to setup custom workflow notifications to Admin Users and/or manually added emails.
  • CRM
  • Forms
New Feature

BONUS: System Pages

- "Settings" > "System Pages" - adding a separate section for customizing system pages.
-"404" and "Form Submission Results" pages will be moved to this section.
New system pages: "Forbidden" (secure zone access denied page), "Email Confirmation", "Request Reset Password", "Request Reset Password Result", "Reset Password", "Unauthorized".
  • Admin Panel
  • General
New Feature

"| number" Filter For Liquid

New filter for formatting:
- Format:
 {{variable | number: "[thousands separator]","[decimal point]","[decimals count]"}}

- Defaults:
{{variable | number: ",",".","2"}}

Example:
{{"3000" | number: ",",".","2"}}
Returns
3,000.00
...
  • Liquid
New Feature

Social Meta Tags Into Head Section

Social meta tags appear in the <head></head> of a webpage.

  • SEO
Improvement

BONUS: Edit Template From The Page

Screenshot at Aug 27 18-03-44.png Allow navigation ("Edit" link) from the page to the template page directly.
  • Pages and Templates
  • UI/UX
Improvement

BONUS: "Last Updated" Date Of Module Item

"Last Updated" date tracking and accessibility through liquid tag: {{ this.LastUpdatedDate }}...
  • Blogs
  • Custom Modules
  • Pages and Templates
Improvement

BONUS: Menus Improvement

- Splitting Menu properties (Name, Alias) and Menu builder into 2 separate tabs to remove extra white space
- Remove "Save" and "Delete" from "Menu builder" tab
  • Menus
Improvement

BONUS: "Save and New" and Delete buttons

- "Save and New" button next to "Save" on Snippets and Custom Module items
- Move delete button to the right bottom of the editing page
  • UI/UX
Improvement

Branded Background Image Caching

Make the branded background image for the login page to cache.
  • Treepl Portal
  • UI/UX
Improvement

Liquid Tag Insertion, Copying and Displaying

Module > Layouts > Properties (aka Toolbox)

Ability to:

  • Copy liquid tag
  • Insert liquid tag into last cursor position inside the layout
  • See Liquid tag in a plain view next to the property name for easy reference
  • Custom Modules
  • Liquid
  • UI/UX
Improvement

Split Up Elements Into Sections

module-panels-mockup.jpg Split up elements of the system and Custom Module items into sections
  • UI/UX
v 1.3 Release date: 25 Sep, 2018
New Feature

Manage Through FTP: Pages

- All pages of the site available via FTP
- Ability to create, delete or update pages via FTP
  • FTP
New Feature

Custom Module Items Import + Export

Ability to import and export Custom Module items through the admin.

  • Custom Modules
New Feature

Custom Module Items Search

- Ability to develop search by Custom Module items using search forms
  • Custom Modules
Improvement

BONUS: Multiple Files Deletion In File Manager

- Allow multiple files to be selected for deletion in tile view
- Double-click on on item opens it for editing
  • File Manager
  • UI/UX
v 1.2 Release date: 11 Sep, 2018
New Feature

BONUS: Dine&Wine Template

Dine&Wine template is available now in the Partner Portal (trial partner portal as well).
  • Templates
New Feature

CRM CRUD operations

Ability to manually create, update, and delete CRM records (contacts, form submissions).
  • CRM
New Feature

Force Download Handler

- Ability to specify "force download" behavior assigned to a certain media content link.
- If link matches the pattern than the content will be dowloadable to the site users regardless of the media content mime type.
Pattern: <link_to_media_content>?downloadable=1
Example:
File: /images/fruits/apple.png
Force Download Link: /images/fruits/apple.png?downloadable=1
As the result the apple.png media file will be downloaded and not rendered...
  • General
New Feature

WYSIWYG/Code Editor Switcher

- New Code Editor (ACE code editor) integrated on every page, snippet, item
- The "WYSIWYG/Code Editor" switcher saves preferred editing method for each page, snippet, item
- Removing "Code View" from the WYSIWYG
Adding this feature will resolve auto code cleanup issue in the WYSIWYG editor (you will have to use the Code Editor for all the...

  • Admin Panel
  • General
  • Pages and Templates
  • Snippets
  • UI/UX
  • WYSIWYG Editor
Improvement

Advanced Custom Property Editing

- Options builder for dropdown, checklist, radiolist property types
- Ability to change property types without loosing already saved data in the items

  • Custom Modules
  • UI/UX
Improvement

File Upload Type Field

- Ability to add custom form field for uploading files in forms
- Uploaded files are available through FTP (/_form_submissions/<formID>/<submissionID>)
  • Forms
Improvement

New Property Type: Media

- New property in Custom Modules - Media field type
- Calling out the File Manager with ability to insert image path right into the text field that is associated with the media type field
- "Make downdloadable" button that enables forced download action of the file instead of rendering in the browser (image, PDF etc.)
  • Custom Modules
Bugfix

Enable Release Expiry

Exclude items from rendering in lists through custom module compontent tag if:
- Item is not "Enabled"
- Current date is not in between "Release Date" and "Expiry Date"
  • Custom Modules
Bugfix

String Comparison in Liquid

- Ability to compare strings using ">" and "<" operators (just like in BC)
  • Liquid
v 1.1 Release date: 27 Aug, 2018
New Feature

URL redirects

Ability to setup custom URL redirects.
  • SEO
Improvement

Activate site

Automatic activation of a trial site into live site under end-client domain.

  • Treepl Portal
Improvement

Dashes In Slugs

All generated pages, blog posts and custom modules URLs to use dashes instead of underscores.
  • Blogs
  • Custom Modules
  • Pages and Templates
  • UI/UX
Improvement

More Liquid in autoresponders

Ability to render Liquid in "From Name", "From Email" and "Subject" fields.
Currently liquid is only rendered in "Body"
  • Forms
Improvement

Unsaved Data Alert

When you leave editing any content item without saving changes, the alert message appears with an option of saving the changes prior to leaving the page.
  • Admin Panel
  • UI/UX
Bugfix

Filter By DataSource

Liquid module component doesn't filter by DataSource field
  • Custom Modules
Bugfix

Liquid Components In Autoresponders

Component modules do not work properly in autoresponders.
  • Forms
v 1.0.1 Release date: 14 Aug, 2018

Full Release Notes

Released.

Show more less
New Feature

Forms

- Full stack form builder
- reCAPTCHA v2
- Custom layouts 
- Custom autoresponder layouts supporting Liquid

  • Forms
New Feature

Simple CRM

- CRM Contacts from form submissions
- Form submission records

  • CRM
Improvement

Instant site creation

- Ability to create a trial site instantly
- Ability to duplicate trial and live sites
Note: all live site duplicates will be created as new trial sites
  • Treepl Portal
Bugfix

Filtering by category

Filtering a custom module by category doesn't work.
  • Custom Modules