1 Star 0 Fork 22

xmlgrg / simple-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 16.24 KB
一键复制 编辑 原始数据 按行查看 历史
几颗酥 提交于 2022-12-30 14:15 . docs: update changelog

v0.2.0 (2022-12-29)

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)

v0.2.0-beta (2022-12-17)

Bugs fixed:

  • postgres dsn(5becd10) (by Ryan SU)

v0.1.9 (2022-12-15)

New feature:

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

v0.1.8 (2022-12-10)

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 (2022-12-03)

Bugs fixed:

  • update tool to v0.1.0(fd2fc1b) (by Ryan SU)
  • initialize code(2fa5708) (by Ryan SU)
  • init api code(b42ee63) (by Ryan SU)
  • optimize request url(2041c34) (by Ryan SU)
  • optimize request url(418bffe) (by Ryan SU)
  • job service_context.go(b891cf6) (by Ryan SU)

v0.1.6 (2022-11-18)

Bugs fixed:

  • validator example(941af56) (by Ryan SU)

v0.1.5 (2022-11-13)

Bugs fixed:

  • user validator(987b3da) (by Ryan SU)
  • update user(fa8e969) (by Ryan SU)
  • empty translation(6477a8b) (by Ryan SU)
  • move menu translation to server(a5902a7) (by Ryan SU)
  • init database error(88ae340) (by Ryan SU)

v0.1.4 (2022-11-11)

New feature:

  • error msg i18n(6d5e792) (by Ryan SU)
  • cache config(0b92a50) (by Ryan SU)

Bugs fixed:

  • optimize api definition(de0e90c) (by Ryan SU)
  • use server translate api description(9f586fd) (by Ryan SU)

v0.1.4-beta (2022-11-07)

Bugs fixed:

  • remove auto migrate(3775290) (by Ryan SU)
  • duplicate err(68053e3) (by Ryan SU)

v0.1.3 (2022-11-02)

New feature:

  • docker ignore(f9f4515) (by Ryan SU)

Bugs fixed:

  • DictionaryDetail 表结构 #38(d8c5eaa) (by Ryan SU)
  • blocking in cron(5f8e317) (by Ryan SU)
  • api model index(4be8d57) (by Ryan SU)

v0.1.2 (2022-10-28)

New feature:

  • job dockerfile(91b5d2b) (by Ryan SU)

Bugs fixed:

  • add optional tag for userprofile request(daebdaa) (by Ryan SU)
  • add optional tag for userprofile request(2967a8a) (by Ryan SU)
  • add optional tag for page request(ebab59d) (by Ryan SU)
  • CreateAt,UpdateAt,DeleteAt 命名不统一 #29(befa6b6) (by Ryan SU)
  • swagger response type definition wrong #27(e9c11de) (by Ryan SU)
  • change log message into lowercase(cf587b2) (by Ryan SU)

Performance improves:

  • optimizer api generation(4ec8166) (by Ryan SU)

v0.1.1 (2022-10-21)

New feature:

  • force log out(8a93548) (by Ryan SU)
  • api service for token management(9e7b929) (by Ryan SU)
  • rpc service for token management(f073a02) (by Ryan SU)
  • jwt management(a26a82d) (by Ryan SU)

Bugs fixed:

  • error judgement in database(08954ca) (by Ryan SU)

v0.1.0 (2022-10-17)

Bugs fixed:

  • update change log(45d97ba) (by Ryan SU)

v0.0.9 (2022-10-12)

Bugs fixed:

  • update go mod(d34f591) (by Ryan SU)
  • initialize url(1f66583) (by Ryan SU)
  • delete provider config when update(4e2b3b1) (by Ryan SU)

v0.0.8 (2022-10-08)

New feature:

  • oauth api service(1bc07ac) (by Ryan SU)
  • oauth rpc service(60ca944) (by Ryan SU)

Bugs fixed:

  • oauth initialize bugs and callback bugs(297ada5) (by Ryan SU)
  • add oauth menu insert in initialization code(3bbe4a6) (by Ryan SU)
  • change create account rules when use oauth log in(8189836) (by Ryan SU)
  • google oauth(8759264) (by Ryan SU)

v0.0.7 (2022-09-30)

Bugs fixed:

  • authority tree generation and init database code(ad1318b) (by Ryan Su)
  • bugs in menu tree generation(df4eb98) (by Ryan Su)

v0.0.7-beta (2022-09-29)

New feature:

  • dictionary(dde94f1) (by Ryan Su)
  • dictionary(46171c7) (by Ryan Su)
  • online preview(bc06d10) (by Ryan Su)
  • online preview(f7720bd) (by Ryan Su)
  • error handling doc(b8aef6b) (by Ryan Su)
  • global variable, GORM and authorization doc(0a903c2) (by Ryan Su)
  • example doc(ccd6160) (by Ryan Su)
  • discord link and qq link(a178948) (by Ryan Su)
  • API and RPC example doc(fec6ef9) (by Ryan Su)
  • update changelog(f956bc0) (by Ryan Su)

Bugs fixed:

  • docker compose and rpc doc(eddbf1c) (by Ryan Su)
  • update tool version(bddda09) (by Ryan Su)

v0.0.6 (2022-09-23)

New feature:

  • use consul to do service discover and get configuration(0a090e8) (by Ryan Su)

Bugs fixed:

  • update change log(1efc182) (by Ryan Su)

v0.0.5 (2022-09-21)

New feature:

  • validator doc(f9d83a4) (by Ryan Su)
  • add translation test(67eba05) (by Ryan Su)
  • validator definition(69c435f) (by Ryan Su)
  • validator(1bc633a) (by Ryan Su)

Bugs fixed:

  • update simple admin tools version(da7a95a) (by Ryan Su)
  • add ui build doc(29b6bcb) (by Ryan Su)
  • menu meta setting logic(43868ce) (by Ryan Su)
  • use default logger and fix some bugs(f138039) (by Ryan Su)
  • update readme(2752f6b) (by Ryan Su)
  • update doc(beef910) (by Ryan Su)
  • update readme(6b28dae) (by Ryan Su)

v0.0.4 (2022-09-13)

New feature:

  • add bilibili link(fcb7ce8) (by Ryan Su)
  • web setting doc(aac67b7) (by Ryan Su)
  • file manager doc(acf7076) (by Ryan Su)
  • swagger doc(5aa2e25) (by Ryan Su)
  • example doc(a535d0c) (by Ryan Su)

Bugs fixed:

  • require properties in api doc(5e283cb) (by Ryan Su)
  • add recommend in doc(5546470) (by Ryan Su)
  • fix the bugs of post request in swagger(9f908ce) (by Ryan Su)
  • tip for doc(e5f9cd1) (by Ryan Su)
  • tip for init(ffc0e17) (by Ryan Su)
  • preview url(947e5e5) (by Ryan Su)
  • update tool version(20f9513) (by Ryan Su)
  • simple admin tool version(c374d9c) (by Ryan Su)
  • adjust imports for new goctl(3ed820a) (by Ryan Su)

v0.0.2 (2022-09-05)

New feature:

Bugs fixed:

v0.0.1 (2022-08-26)

New feature:

  • change password(840fb11) (by ryansu)
  • initialize database api(621cef9) (by ryansu)

Bugs fixed:

  • add error msg(aa91603) (by ryansu)
  • init database context exceed timeout(e4831f5) (by ryansu)
  • optimize error messages management(1388b3d) (by ryansu)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xmlgrg/simple-admin.git
git@gitee.com:xmlgrg/simple-admin.git
xmlgrg
simple-admin
simple-admin
master

搜索帮助