Skip to content

Releases: mineadmin/components

Release v3.2.0-alpha.1

09 Jun 04:41

Choose a tag to compare

Upgrade release.yml

v2.0.6

09 May 03:02

Choose a tag to compare

fix: ip2region

v2.0.5

26 Nov 07:11

Choose a tag to compare

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

Full Changelog: v2.0.4...v2.0.5

v3.0.1

10 Jan 15:43
be4518f

Choose a tag to compare

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

Full Changelog: v3.0...v3.0.1

Release v3.0

28 Nov 06:38
e726c73

Choose a tag to compare

🦄 refactor: 优化订阅事件,处理目录不存在时的提示 (#132)

Co-authored-by: frank <noikiy@qq.com>

Release v3.0-RC

23 Oct 13:51

Choose a tag to compare

style(Request): improve code organization and readability

Release V2.0.4

16 Oct 06:21
1ed3fd3

Choose a tag to compare

What's Changed

  • refactor: change $localPluginPath path by @kanyxmo in #120
  • fix(修复下载插件失败): 修复下载插件时,因space字段重叠拼接导致插件识别错误 by @sinceleo in #122
  • fix(AppStore): 下载插件后解压目录异常 by @zds-s in #125
  • 插件内多语言,内聚 by @netyum in #124

New Contributors

Full Changelog: v2.0.3...v2.0.4

Release v2.0.3

29 Jul 04:57

Choose a tag to compare

chore: phpoffice 驱动添加callbackData回调

Release v2.0.2

11 Jul 16:09
94bb5e2

Choose a tag to compare

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

22 Jun 16:38
c41c03e

Choose a tag to compare

fix github actions (#102)