Skip to content

v1.3.0-beta.0

Compare
Choose a tag to compare
@tea-artist tea-artist released this 24 Jul 05:11
· 134 commits to develop since this release
2c3b888

Highlight 🎉

Added unique value constraint for fields (exclusive feature)
Added non-empty validation for fields
image

Introduced a visual API query builder. Constructing API requests has become easier than ever 🥳.

Enter from this button
image

image

Creating a record allows users to execute it after filling out the entire row.
image

Date picker now supports selecting year and month
image

Number fields show unformatted values during editing
image

Attachments now support S3 integration
image

QR code displayed when sharing URL
image

  • Completed Chinese translation
  • Added email notifications for successful imports
  • Improved CSV import speed by 100%
  • With API typecast enabled, user fields can be filled with username/id/email

Bug Fixes

  1. Fixed the issue where Lookup User could not be filtered
  2. Fixed the issue where file names were lost when downloading attachments
  3. Fixed the issue where new rows could not be copy-pasted
  4. Fixed the issue where attachments could not be displayed in certain cases

What's Changed

Full Changelog: v1.2.1-beta.0...v1.3.0-beta.0