1 Star 0 Fork 62

itmrliu / simple-admin-core

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

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

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

0.1.3 (2022/11/02)

Features

  • feat: docker ignore
  • refactor: optimize project structure
  • chore: update goctls
  • Update doc and go.mod
  • refactor: model path and use simple-models in cron
  • refactor: rename api_desc directory
  • refactor: logmessage and message
  • chore: update gorm version
  • Update issue templates
  • Create CONTRIBUTING.md
  • Create CODE_OF_CONDUCT.md
  • docs: update swagger doc
  • docs: update changelog

Bug Fixes

  • fix: DictionaryDetail 表结构 #38
  • fix: blocking in cron
  • fix: api model index
  • fix: http status

0.1.2 (2022/10/28)

Features

  • docs: update readme
  • feat: job dockerfile
  • chore: update simple admin tool
  • perf: optimizer api generation
  • docs: job schedule doc
  • feat: rocket mq deploy file
  • feat: rocket mq deploy file
  • refactor: change api file name into snake format
  • refactor: change rpc file name into snake format
  • wip: cron and mq
  • Update doc and readme
  • update changelog

Bug Fixes

  • fix: add optional tag for userprofile request
  • fix: add optional tag for userprofile request
  • fix: add optional tag for page request
  • fix Total value of repair list
  • fix Total value of repair list
  • fix: CreateAt,UpdateAt,DeleteAt 命名不统一 #29
  • fix: swagger response type definition wrong #27
  • fix: change log message into lowercase

0.1.1 (2022/10/21)

Features

  • docs: jwt black list
  • feat: force log out
  • feat: api service for token management
  • feat: rpc service for token management
  • feat: jwt management
  • Update readme
  • Update readme
  • Update change log and readme
  • Update change log

Bug Fixes

  • fix: error judgement in database

0.1.0 (2022/10/17)

Features

  • Update readme
  • docs: log collecting
  • feat: filebeat deploy
  • Update k8s doc
  • feat: storing log into persistence volume
  • docs: update k8s-deploy
  • docs: update prometheus doc
  • Update backend-ui.yaml
  • docs: prometheus deployment
  • Update image version
  • Update prometheus setting
  • Update corerpc.yaml
  • Update image version
  • feat: prometheus support
  • docs: update file manager deploy doc
  • docs: update env setting
  • docs: update file manager doc

Bug Fixes

  • feat: prometheus deployment and fix bugs in other deployment
  • fix: update change log

0.0.9 (2022/10/12)

Features

  • docs: update english doc
  • docs: update chinese doc
  • docs: update k8s deployment english doc
  • docs: update k8s deployment chinese doc
  • docs: k8s deploy
  • docs: update index readme
  • feat: k8s deploy config
  • Update k8s config
  • Update k8s config
  • feat: k8s config
  • revert: api config
  • feat: gitlab ci/cd
  • revert: origin config

Bug Fixes

  • fix: update go mod

0.0.8.1 (2022/10/09)

Features

  • docs: update readme about k8s support
  • docs: changelog and readme

Bug Fixes

  • fix: initialize url
  • fix: delete provider config when update

0.0.8 (2022/10/08)

Features

  • docs: add oauth doc
  • feat: oauth api service
  • feat: oauth rpc service
  • docs: update change log

Bug Fixes

  • docs: fix nginx config
  • fix: oauth initialize bugs and callback bugs
  • fix: add oauth menu insert in initialization code
  • fix: change create account rules when use oauth log in
  • fix: google oauth

0.0.7 (2022/09/30)

Bug Fixes

  • fix: authority tree generation and init database code
  • fix: bugs in menu tree generation

0.0.7-beta (2022/09/29)

Features

  • feat: dictionary
  • feat: dictionary
  • docs: add badges
  • docs: read only notice
  • feat: online preview
  • feat: online preview
  • docs: deploy in docker
  • docs: add consul url
  • docs: add consul url
  • docs: rpc example service config
  • docs: call rpc service
  • docs: docker
  • docs: docker
  • feat: error handling doc
  • feat: global variable, GORM and authorization doc
  • feat: example doc
  • feat: discord link and qq link
  • feat: API and RPC example doc
  • feat: update changelog

Bug Fixes

  • fix: docker compose and rpc doc
  • fix: update tool version

0.0.6 (2022/09/23)

Features

  • feat: use consul to do service discover and get configuration feat: dockerfile feat: consul doc

Bug Fixes

  • fix: update change log

0.0.5 (2022/09/21)

Features

  • feat: validator doc
  • feat: add translation test
  • feat: validator

Bug Fixes

  • fix: update simple admin tools version
  • fix: add ui build doc
  • fix: menu meta setting logic
  • fix: use default logger and fix some bugs
  • feat: validator definition fix: swagger doc about conditions
  • fix: update readme
  • fix: update doc
  • fix: update readme

0.0.4 (2022/09/13)

Features

  • feat: add bilibili link
  • feat: web setting doc
  • feat: file manager doc
  • feat: swagger doc
  • feat: example doc

Bug Fixes

  • fix: require properties in api doc
  • refactor: menu properties fix: bug in mysql group
  • fix: add recommend in doc
  • fix: fix the bugs of post request in swagger 修复go-swagger中的post请求参数
  • fix: tip for doc
  • fix: tip for init
  • fix: preview url
  • fix: update tool version
  • fix: simple admin tool version
  • fix: adjust imports for new goctl

0.0.2 (2022/09/05)

Features

  • feat: add video link
  • feat: add init url
  • feat: doc
  • feat: user profile

Bug Fixes

  • fix: readme
  • fix: optimize readme
  • fix: optimize config file
  • feat: add logger for all logic fix: some bugs in config
  • fix: add user profile init

0.0.1 (2022/08/26)

Features

  • feat: swagger doc
  • feat: part swagger
  • feat: change password
  • refactor: optimize project error handler and initialize
  • feat: initialize database api
  • refactor: reconstruct project

Bug Fixes

  • fix: some bugs on menu and model
  • fix: some bugs on user and captcha
  • fix: add error msg
  • fix: init database context exceed timeout
  • fix: optimize error messages management
Go
1
https://gitee.com/itmrliu/simple-admin-core.git
git@gitee.com:itmrliu/simple-admin-core.git
itmrliu
simple-admin-core
simple-admin-core
master

搜索帮助