π New featureβ
- New variable type
@header.
for Custom Apps. Those variables will hold the response headers, and they can be accessed as@header.app_id.function_id.['Content-Type']@
- New App, Tables Query, which allows to access your Tables' data with SQL-like queries. You will be able to execute JOINS, SQL functions but only in SELECT clauses. In the designer, the maximum number of results you can retrieve will be limited to 100. In your own Environment there is no limit in the results you can retrieve.
- In the Project top-right menu, there is a new option to "Release the Project to Environment". You will need to choose to which Environment do you want to add the project, or in case the project is already in the Environment to update it.
π§ Improvementβ
- The left menu now contains environments and projects in the same view.