Skip to content

Release v1.5.11 🌈

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:42
af1b8f6

What's new? 🚀

  • No more worrying about configuring authentication for your APIs. We’ve added a new Authenticated API option under Datasources. This allows you to save authenticated API as a data source with any authentication type! (#6017)
  • When using filters on the Table widget, you can drag the filter pane with ease anywhere across the canvas. This will help you look at other widgets on the canvas with a better UX. (#5886)
  • We’ve extended backend support for S3 and Google Sheets integration for generating pages from the DB table feature. (#5997)
  • We’ve added a closeOnSelection property for the Date Picker widget for smooth interaction and extended workflows. (#5276)
  • What would we do as developers if we didn’t have autocomplete prompts? That’s why we’ve improved the autocomplete suggestions while writing JS code. (#5798)

Bug Fixes 🐞

  • Previously, the File Picker widget continued to work even if it’s disabled. This issue is now fixed. (#5972)
  • There were few issues while downloading images from the image widget even with the download option enabled. These are now fixed. (#5951)