Skip to content

v1.1.0

Choose a tag to compare

@chenhg5 chenhg5 released this 30 Nov 12:27

BUG Fixes

  • Fixed gf adapter errors, add unit tests.
  • Fixed login logic error.

Improvement

  • Add fasthttp unit tests.
  • Add aggregation methods to db modules.
  • Add UpdateFn/InsertFn, which support customizing update/insert logical method.
  • Support add buttons to the table box header.
  • Add label component apis.
  • Modify update/insert methods of internal manager&role, which allow to be rewritten.
  • Improve display details.