Skip to content

v1.1.4

Compare
Choose a tag to compare
@neon-balcony neon-balcony released this 17 Jan 15:04
· 334 commits to develop since this release
76d0357

✨ New features & improvements

  • Cool! Now you can edit the table directly in Openblocks UI. 🤩
    20230117-225647
  • Support Amazon S3 data source. #66
  • Support self-signed certificate and disable SSL for REST API data source. #156
  • Support case-insensitive search for related components. #180
  • Optimize URL validation for REST API data source. #164
  • Continuous improvements on table performance. #151
  • Workspace members with use permission cannot view the details of data sources.
  • Add loading property for Form component.
  • Add Detail for workspace members in Settings.

🐛 Bug fixes

  • Fix issue: format fails for JavaScript anonymous functions.
  • Fix issue: autoplay fails for Audio and Video components.
  • Fix issue: cannot close Scanner component with mask click toggled.
  • Fix issue: custom rule fails for Input component. #161
  • Fix issue: regex fails to recognize the $ character. #162
  • Fix issue: text field of Text Area component with height fixed does not auto-expand. #187
  • Fix issue: query library import fails. #189
  • Fix issue: throttle at a Button does not work accordingly. #179