Skip to content

v1.1.7

Compare
Choose a tag to compare
@chenhg5 chenhg5 released this 13 Jan 23:04
· 1009 commits to master since this release

BUG Fixes

  • Fixed edit/detail URL error. #135 #138
  • Fixed permission check and button(delete/edit/view) display check.
  • Fixed detail page edit URL button error.
  • Fixed form file upload error. #129

Improvement

  • Add more return type support for API FieldDisplay
  • Add support for non-auto-increment UUID primary key. #119
  • Add compress support for the return frontend assets. #139
  • Add detail button display control.
  • Add table row action support.
  • Add require attributes to built-in table fields.
  • Add detail page custom support.
  • Add the ids parameter for AddButton API.
  • Add support for filter of the join table field.