Releases: mineadmin/components
Releases · mineadmin/components
Release v3.2.0-alpha.1
Upgrade release.yml
v2.0.6
v2.0.5
What's Changed
- Fix crontab bug 0124 by @kurumii in #144
- 修复excel表格导入时表头超过AA列不能获取到数据问题 by @xnrcms in #146
- Fixed: MapperTrait中recovery不能触发hyperf模型事件 restoring 和 restored 钩子 by @people-sea in #128
- perf(office): 支持深层次的获取自定义的表格数据 by @pfsj-xk in #123
- 更新 IP2REGION 版本数据结构的支持 by @zoujingli in #159
- fix: 限制 nette/utils 版本为稳定的 4.0 系列,避免安装 dev 或 RC 版本 by @westng in #162
New Contributors
- @kurumii made their first contribution in #144
- @xnrcms made their first contribution in #146
- @pfsj-xk made their first contribution in #123
- @zoujingli made their first contribution in #159
- @westng made their first contribution in #162
Full Changelog: v2.0.4...v2.0.5
v3.0.1
What's Changed
- Update readme by @zds-s in #133
- Rector Workflows by @zds-s in #134
- Enhanced validation checks for refresh tokens to ensure they meet specified constraints. by @gladtoeatu in #135
- fix(src): Fix the copy method in the Filesystem class to ensure that … by @Faizele in #136
- 修复token不存在过期时间问题 by @lait233 in #137
- Optimize plugin namespace by @gladtoeatu in #139
- added(JwtAuth): 添加用户 和当前用户 Interface by @people-sea in #140
- src/Upload/Listener/UploadListener.php:Fix 传完成主动删除/tmp临时文件 by @ljk123 in #141
- feat(Jwt): add custom builder callback support by @zds-s in #143
New Contributors
- @Faizele made their first contribution in #136
- @lait233 made their first contribution in #137
- @ljk123 made their first contribution in #141
Full Changelog: v3.0...v3.0.1
Release v3.0
🦄 refactor: 优化订阅事件,处理目录不存在时的提示 (#132) Co-authored-by: frank <noikiy@qq.com>
Release v3.0-RC
style(Request): improve code organization and readability
Release V2.0.4
Release v2.0.3
chore: phpoffice 驱动添加callbackData回调
Release v2.0.2
Introduce Packaging and Version Distribution Commands for Plugins (#115) * Introduce Packaging and Version Distribution Commands for Plugins * Apply cs fix
Release v2.0.1.1
fix github actions (#102)