Releases: GoAdminGroup/go-admin
Releases · GoAdminGroup/go-admin
v1.2.25
Improved the UI, fixed some bugs, and updated the dependency.
v1.2.23
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
BUG Fixes
- Fixed plugin sidebar menu display error
v1.2.21
BUG Fixes
- Fixed data table query number error #412
v1.2.20
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
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
BUG Fixes
- Fixed paginator bug, #363
Improvement
v1.2.17
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.