Go Admin Versions Save

A golang framework helps gopher to build a data visualization and admin panel in ten minutes

v1.2.26

3 weeks ago

v1.2.25

3 weeks ago

Improved the UI, fixed some bugs, and updated the dependency.

v1.2.24

1 year ago
  • fix some bugs

v1.2.23

2 years ago

BUG Fixes

  • Fixed iframe of custom page content display error.
  • Fixed paging error with select box #427

Improvement

  • Update chartjs version.
  • Add AddCSS/AddJS/HideCheckBoxColumn/HideColumn APIs for table model object.
  • Add new adapter gofiber #357

v1.2.22

3 years ago

BUG Fixes

  • Fixed plugin sidebar menu display error

v1.2.21

3 years ago

BUG Fixes

  • Fixed data table query number error #412

v1.2.20

3 years ago

BUG Fixes

  • Fixed table query count error
  • Fixed file upload engine config read error #407
  • Fixed detail page custom data source API error
  • Fixed CLI generate table models error
  • Fixed table join table filter error #409

v1.2.19

3 years ago

BUG Fixes

  • Fixed export data error #385
  • Fixed form file component error
  • Fixed table query rows number error
  • Fixed detail page URL format error

v1.2.18

3 years ago

BUG Fixes

  • Fixed paginator bug, #363

Improvement

  • Add H2 database support

v1.2.17

3 years ago

BUG Fixes

  • Fixed menu external link error
  • Fixed CLI adm web command error

Improvement

  • Support running with the theme without packaging the assets into the binary execute file.