Skip to content

v1.2.0

Choose a tag to compare

@chenhg5 chenhg5 released this 10 Feb 10:02

Highly recommended updating ⭐⭐⭐⭐⭐

BUG Fixes

  • Fixed error of getting table data from URL
  • Fixed user permission check error
  • Fixed action JumpInNewTab error
  • Fixed API AddActionButton error
  • Fixed table export function error #165
  • Fixed table info update error new/edit operation
  • Fixed error of row action button popup be covered #162
  • Fixed table data filter error when joining tables #151 #143

Improvement

  • Add configuration and APIs for customizing page
  • Update detail page setting for description and title
  • Update data SQL file
  • Add SetGetDataFn API for loading data of table from the custom logic function
  • Improve Jump Action
  • Add custom table sort field support
  • Add context for the data model
  • Add field filter form value process function API
  • Support update/insert row value as NULL into database
  • Improve table info pre query API #164
  • Add table button action: Ajax
  • Improve Popup Action API
  • Add BindJSON API for context
  • Add API SetTableFixed for info panel which allows set table-layout