Interlok 3.8.1 has reached GA. It is now available for download.
The key highlights are :
- The UI Config Page supports better variable usages, such as a mix of multiple variables and texts in a single setting
- The UI Config Page supports saving & loading of a UI Project to & from a local file-system directory
- All the new UI projects will be saved with a new structured format organised like Maven and Gradle projects
- First release of a reworked profiler; this will form the backbone of a new profiler component in the UI
- New optional component ‘interlok-oauth-generic’ which will give you a generic access token builder for OAUTH
- Changes to MongoDB for additional use-cases
- ‘interlok-profiler-failover’ has now been discontinued
The formal change log can be found here. Or you can check the usual sway presentation
Screenshots
Setting up a ui project with a local file system location:
Saving a ui project with a local file system location:
The result of saving a ui project:
Loading a ui project from a local file system location:
Loading a ui project from a local file system location (continued):
Setting up some variables in the ui project:
Opening a settings editor for a component:
Using the variable input for a setting:
Having multiple variables in the one setting:
Continuing to add strings and variables to the setting:
An example of the new structured format for ui projects: