Product changes

New feature - Grouped pages in the web module

We have built a new feature in the web module of the platform: grouped pages. You can now store multiple pages into groups to become more organized. You can also apply different settings to each group and navigate through all groups by using the...

Update - Custom configurations

We've updated the configurations. For values that need to be different between sandboxes, you can now create your own configurations. You give the configuration a name and a value and whenever you need them you can create a new variable of the...

Update - callback actions

We've updated actions. Actions are used to process data. They run either in the foreground (basically in your browser) or in the background. It's no longer needed to use foreground actions or foreground import events when you need to wait before the...

New feature - Web components in the UI Builder (wysiwyg)

We have improved how components are offered in the front-end UI Builder. We made a framework (in the background of the platform) to produce web components. This kind of components can have their own pieces of JavaScript, so we can specify the needs...

Update - Pdf and e-mail templates

Pdf and e-mail templates are improved by using the dynamic liquid link for assets. Previously you could only use the complete static urls but now you can use the dynamic liquid link. Also you can now use the 'Include' tag{% include 'partialname' %} 

Subscribe to product changes