Improved
v2.2.3-beta
What's Changed
- Fix primary key of scaffold by @laradocs in https://github.com/jqhph/dcat-admin/pull/1816
- feat issue 1809 by @pianzhou2021 in https://github.com/jqhph/dcat-admin/pull/1817
- 修改Admin::jsVariable()使其可以自定义前端lang翻译 by @PorygonCN in https://github.com/jqhph/dcat-admin/pull/1834
- 优化代码 for #1834 by @laradocs in https://github.com/jqhph/dcat-admin/pull/1836
- 将 创建数据表 修改成 执行迁移文件 by @laradocs in https://github.com/jqhph/dcat-admin/pull/1853
- 修复embeds中上传图片会被误处理为保存的问题 by @PorygonCN in https://github.com/jqhph/dcat-admin/pull/1877
- column 的 action 支持 payload by @vv-boy in https://github.com/jqhph/dcat-admin/pull/1849
- Make administrator model compatible to authorizable interface by @s5w95 in https://github.com/jqhph/dcat-admin/pull/1718
- fix(form\File.php): 修复多文件上传时,数量限制错误 by @Sparkinzy in https://github.com/jqhph/dcat-admin/pull/1896
- fix 表格字段排序icon 相反 by @joker9657 in https://github.com/jqhph/dcat-admin/pull/1878
- fixed hotfix by @flc1125 in https://github.com/jqhph/dcat-admin/pull/1907
- 修复 EloquentRepository::getRelationInputs() 未校验方法公开性的问题 by @oopok in https://github.com/jqhph/dcat-admin/pull/1931
- fix: lang->zh_TW.fields.type by @faydanube in https://github.com/jqhph/dcat-admin/pull/1945
- Check authorization in RenderableController by @iljalukin in https://github.com/jqhph/dcat-admin/pull/1946
- 修复 Dropdown 没有应用 $button['style'] by @dairidong in https://github.com/jqhph/dcat-admin/pull/1950
New Contributors
- @vv-boy made their first contribution in https://github.com/jqhph/dcat-admin/pull/1849
- @s5w95 made their first contribution in https://github.com/jqhph/dcat-admin/pull/1718
- @joker9657 made their first contribution in https://github.com/jqhph/dcat-admin/pull/1878
- @flc1125 made their first contribution in https://github.com/jqhph/dcat-admin/pull/1907
- @oopok made their first contribution in https://github.com/jqhph/dcat-admin/pull/1931
- @faydanube made their first contribution in https://github.com/jqhph/dcat-admin/pull/1945
- @dairidong made their first contribution in https://github.com/jqhph/dcat-admin/pull/1950
Full Changelog: https://github.com/jqhph/dcat-admin/compare/2.2.2-beta...2.2.3-beta