Skip to content

Release v1.5.6 🌈

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:57

Features

Introducing the all-new iframe widget! With this, you can embed pages, documents and components within your Appsmith applications. (#5026)

We added new options for configuring the authentication types for your APIs. This includes API Key based Auth, Bearer Token or combined configuration. (#5367)

Bug Fixes

The scrolling issues are now fixed on the DB query response pane. You can now scroll through the results to see more rows of your executed DB query. (#5091)

We've fixed the issue of binding values to the where clause of the firestore plugin. (#5280)

We resolved overflow and scrolling issues on the container widget. (#5369)

We've fixed the filtering issues on the table widget when non-string values like numbers were set to "empty". (#3975)