Skip to content

Release v1.3.5

Choose a tag to compare

@github-actions github-actions released this 10 Feb 09:28

What's new?

🚀 Features

  • Add datasource structure support for DynamoDB (#2919)
  • Hide body textarea in Firestore action editor for GET and DELETE operations (#2939)
  • Add support for bindings in Firestore plugin's where condition value (#2934)
  • Add support for touch events on the tabs in application view mode (#2910)
  • Upgrade node to v14 LTS (#2931, #2943)

🐛 Bug Fixes

  • Modified documentation links for plugins (#2909)
  • Fix Scan operation throwing a 500 in DynamoDB plugin (#2915)
  • Fix input's onSubmit action being triggered if its validation is failing (#2960)
  • Fix pageSize in table generated via "Add Widget" in query pane (#2944)
  • Fix error on cannot read property closeModal of null (#2911)
  • Fix rare condition where the MySQL plugin throws an internal server error (#2922)
  • Fix deleted actions showing up in unpublished pages (#2792)