v2.1.0
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