New
4.0.18
What's Changed
- refactor: 弃用数据权限控制,AuthorizingHandleBeforeEvent增加异步支持. by @zhou-hao in https://github.com/hs-web/hsweb-framework/pull/298
- build(deps): bump org.codehaus.groovy:groovy-all from 2.4.15 to 2.4.21 by @dependabot in https://github.com/hs-web/hsweb-framework/pull/300
- fix(crud): 修复设置不更新修改人相关内容失败 by @huangtiancai-MAX in https://github.com/hs-web/hsweb-framework/pull/301
- feat(权限管理):新增权限管理118n支持 by @445990772 in https://github.com/hs-web/hsweb-framework/pull/303
- feat: 增加异常分析功能 by @zhou-hao in https://github.com/hs-web/hsweb-framework/pull/304
- feat: DefaultItemDefine字典项增加国际化属性 by @fighter-wang in https://github.com/hs-web/hsweb-framework/pull/307
- fix: 修复TreeUtils.list2tree转换可能失效问题 by @kyouji in https://github.com/hs-web/hsweb-framework/pull/310
- fix: 修正缓存移除key错误 by @goten7 in https://github.com/hs-web/hsweb-framework/pull/312
- fix(权限认证): oauth2申请token增加条件判断 by @fighter-wang in https://github.com/hs-web/hsweb-framework/pull/313
New Contributors
- @huangtiancai-MAX made their first contribution in https://github.com/hs-web/hsweb-framework/pull/301
- @445990772 made their first contribution in https://github.com/hs-web/hsweb-framework/pull/303
- @fighter-wang made their first contribution in https://github.com/hs-web/hsweb-framework/pull/307
Full Changelog: https://github.com/hs-web/hsweb-framework/compare/4.0.17...4.0.18