Skip to content

Releases: GoAdminGroup/go-admin

v1.0.0-alpha.2

10 Oct 17:34
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

BUG Fixes

  • export data to excel error
  • join table query error
  • menu delete bugs

Improvement

  • add friendly apis for table model
  • add custom table info action
  • add custom headhtml and foothtml config
  • make custom page more complete (add context)
  • add form Must attribute

v1.0.0-alpha.1

10 Oct 05:39
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

BUG Fixexs

  • cli tool error when parsing version
  • buffalo show custom page bug

Improvement

  • add support for cdn
  • add support for custom file upload engine
  • modify example plugin and make examples more clear
  • add custom page tests

v1.0.0-alpha

08 Oct 15:29
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

This is the first release of 1.0.

After a years development, the API is becoming stable. And the whole system has passes most tests including the api tests. However, system compatibility tests and function tests of different browsers have not yet been fully passed.

Now it guarantee that the majority of people can use the cli and framework quickly run a demo like system. And it can meet your needs to some extent.

keep working! 💪💪

v0.6.0

07 Oct 19:11
Compare
Choose a tag to compare

Improvement

  • add fixed button
  • make tabs more beautiful
  • improve some components

v0.5.1

07 Oct 15:19
Compare
Choose a tag to compare

BUG Fixes

  • pass travis test

v0.5.0

07 Oct 14:02
Compare
Choose a tag to compare

BUG Fixes

  • form tab, edit failed
  • radio display problem
  • show new form error
  • textarea unable to use

Improvement

  • richtext toolmenu display more ok
  • remove unuse admin panel icon
  • add post form validator
  • add post form hook function

v0.4.2

07 Oct 08:35
Compare
Choose a tag to compare

fixed assets bug;

v0.4.1

07 Oct 08:02
Compare
Choose a tag to compare

fixed assets bug;

v0.4.0

07 Oct 03:57
Compare
Choose a tag to compare

clear up the frontend resource;
improve cli tool;

v0.3.1

06 Oct 16:41
Compare
Choose a tag to compare

fixed table show bugs;