Skip to content

v2.1.0

Compare
Choose a tag to compare
@wenjianzhang wenjianzhang released this 14 Apr 08:00
· 63 commits to master since this release
7d74e6f

Changelog

  • feat ✨: upgrade go1.18 @wenjianzhang
  • perf 👌: update casbin gorm adapter @wenjianzhang
  • perf 👌: remove casbin sys_ @ wenjianzhang
  • perf 👌: upgrade gorm,casbin,gin,uuid version @wenjianzhang
  • refactor 🎨: errors add go mod @wenjianzhang
  • refactor 🎨: update 1599190683659_ tables.go @Vingurzhou
  • refactor 🎨: reload policy policy after role creation and update @wenjianzhang
  • refactor 🎨: add menu paths default data @wenjianzhang
  • refactor 🎨: delete template middleware duplicate initialization code @zyd
  • refactor 🎨: catch exception return error message @zyd
  • docs 📝: add development environment requirements @wenjianzhang
  • docs 📝: write dockerfile startup script @haimat
  • config 🔧: set DB CHARSET utf8mb4(#674) @wenjianzhang
  • config 🔧: modify the instruction createapp to app @wenjianzhang
  • fix 🐛: customized error middleware bug fix @wenjianzhang
  • fix 🐛: the path in the menu is not set to fix the problem. @wenjianzhang
  • fix 🐛: fix rolemenu @wenjianzhang
  • fix 🐛: fix github.com/alibaba/sentinel-golang middleware(#679) @wenjianzhang
  • fix 🐛: add MySQL judgment in data migration @wenjianzhang
  • fix 🐛: delete template middleware duplicate initialization code @wenjianzhang
  • fix 🐛: fix rolemenu @zhangzhenlun
  • fix 🐛: Fix menu interface menurole with incomplete data (# 676) @wenjianzhang
  • fix 🐛: Fix template get update delete error @zyd
  • fix 🐛: Repair role creation prompt empty slice found (#687) @wenjianzhang
  • fix 🐛: Fix create when creating a new create_ by Problem with by value of 0 (#688) @wenjianzhang
  • fix 🐛: Handling Postgre startup error issues @infnan
  • fix 🐛: Remove excess spaces from the template @zyd
  • fix 🐛: fix sys_ router && add swag commond @NaturalGao
  • fix 🐛: fix Sidebar Menu Sorting Problem (690) @wenjianzhang
  • fix 🐛: fix elegant restart does not take effect @quanbisen
  • fix 🐛: fix bug in filtering log creation time and reporting errors @haimat
  • fix 🐛: sort parameters must receive using string @zyd
  • fix 🐛: template Update method, err has not been assigned a value, and the returned err will always be nil @zyd
  • fix 🐛: e. The err output from Log. Errorf ("db error:% s", err) has not been assigned a value of @zhaodongdong
  • fix 🐛: update README @xiaobo
  • fix 🐛: fix the bug where ordinary users cannot modify their personal information (nickname, user password) when only using query permissions. @wenyoufu