Skip to content

Releases: suyuan32/simple-admin-core

v0.2.1-beta

10 Jan 00:30
Compare
Choose a tag to compare
v0.2.1-beta Pre-release
Pre-release

Full Changelog: v0.2.0...v0.2.1-beta

v0.2.0

30 Dec 04:42
Compare
Choose a tag to compare

Bugs fixed:

  • allow to alter table structure(d07abeb) (by Ryan SU)
  • translator test(1581cc8) (by Ryan SU)
  • dashboard menu type(2d73f0f) (by Ryan SU)
  • status validator(f727017) (by Ryan SU)

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.2.0-beta

18 Dec 12:28
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release
docs: update api_example.md

v0.1.9

15 Dec 15:48
Compare
Choose a tag to compare

New feature:

  • gitlab file generating(a47cac3) (by Ryan SU)
  • batch delete user(1c94f85) (by Ryan SU)

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

12 Dec 01:31
Compare
Choose a tag to compare

New feature:

  • ent no cache driver(5ac7cf5) (by Ryan SU)
  • all in one docker-compose file(6e184d0) (by Ryan SU)
  • add batch delete for token management(395dacb) (by Ryan SU)

Bugs fixed:

  • force logging out i18n(f35f3a7) (by Ryan SU)

v0.1.7

03 Dec 04:41
Compare
Choose a tag to compare

What's Changed

主要更新:优化代码生成文档, 优化 api 请求路径

Full Changelog: v0.1.6...v0.1.7

v0.1.6

18 Nov 07:10
3e40a8d
Compare
Choose a tag to compare

0.1.6 (2022/11/18)

Features

  • docs: update swagger version
  • docs: update file manager doc
  • refactor: move errorx.msg to i18n.var
  • refactor: move middleware to pkg for common usage
  • refactor: move middleware to pkg for common usage
  • perf: optimize database config
  • docs: update README.md
  • docs: update CHANGELOG.md

Bug Fixes

  • fix: block token bug
  • fix: validator example

v0.1.5

13 Nov 05:23
4bc282a
Compare
Choose a tag to compare

0.1.5 (2022/11/13)

Features

  • docs: update error_handling.md
  • refactor: response data
  • refactor: response data
  • wip: error code optimize
  • wip: error code optimize
  • Update doc and route
  • Update change log

Bug Fixes

  • fix: user validator
  • fix: update user
  • fix: empty translation
  • fix: move menu translation to server
  • fix: init database error

v0.1.4

11 Nov 09:19
Compare
Choose a tag to compare

0.1.4 (2022/11/11)

Features

  • chore: update simple admin tool to 0.0.8
  • Add CNAME for doc
  • docs: ent
  • feat: error msg i18n
  • wip: update trans
  • docs: update Chinese doc for ent
  • docs: update Chinese doc for ent
  • feat: cache config

Bug Fixes

  • fix: optimize api definition
  • fix: use server translate api description

0.1.4-beta (2022/11/07)

Features

  • docs: update ent doc
  • docs: env setting and global vars
  • docs: update quick cmd and ent doc
  • docs: update read me
  • feat: ent support
  • wip: ent support
  • wip: ent support
  • Update README.En.md
  • Update README.md
  • docs: update change log

Bug Fixes

  • fix: remove auto migrate
  • fix: duplicate err

v0.1.4-beta

07 Nov 03:28
Compare
Choose a tag to compare

replace gorm by ent


用 ent 替代 gorm