-
5.9.3 【extraFile增加S3类型支持等】 Stable
released this
2025-10-21 17:21:37 +08:00 | 198 commits to dev since this release1、feat: template中的data适配新的config结构
2、feat: extraFile增加S3类型支持,并实现系统管理页面中S3相关的账号和cos配置
3、feat:extraFile支持中断文件上传
4、bug fixed: features/extraFile.ts 更改Upload函数的引用文件
5、bug fixed:修复了若干小bugDownloads
-
5.9.2【用户密码保存功能加强等】 Stable
released this
2025-10-16 10:44:33 +08:00 | 209 commits to dev since this release1、bug fixed: 修正了一堆bug
2、feat: userEntityGrant的bug 修正和加强,适配了小程序环境
3、feat:用户密码保存功能加强
4、feat: extraFile增加了S3协议的上传能力
5、feat:userInfo组件的小更新(小程序环境下支持refreshUserInfo)ALTER TABLE `changePasswordTemp` ADD column `prevPasswordSha1` text DEFAULT NULL; ALTER TABLE `changePasswordTemp` ADD column `newPasswordSha1` text DEFAULT NULL;Downloads
-
5.8.1【文章管理能力增强等】 Stable
released this
2025-09-26 13:08:40 +08:00 | 232 commits to dev since this release1、bug fixed: 前端初始化时,注入了selection/operation的rewriter
2、bug fixed: userProjection增加了一堆前台需要的属性
3、feat:调整手机号管理
4、feat: 下载文件 解析ReadableStream
5、feat:文章目录样式调整
6、feat:小程序端 支持链接转成二维码显示和二维码下载
7、bug fixed:删除文章分类、文章时 级联删除extraFile
8、feat: 小程序二维码增强(颜色定义、蒙板定义,蒙板文字下定义,下载链接隐藏等)
9、feat:文章管理能力增强(滚动时目录高亮等)Downloads
-
released this
2025-08-23 12:41:01 +08:00 | 287 commits to dev since this release1、captcha添加application外键,创建captcha时附上applicationId
2、增加使用小程序tokenValue登录web(小程序web-view使用)
3、移除console.logDownloads
-
5.7.8 【修正向阿里云获取模板列表参数】 Stable
released this
2025-08-04 15:19:25 +08:00 | 292 commits to dev since this release1、修正向阿里云获取模板列表参数
Downloads
-
5.7.7 【验证码每次发送 都产生新的等】 Stable
released this
2025-08-02 21:30:16 +08:00 | 295 commits to dev since this release1、完善了template中的data
2、适配external-sdk中创建直播流方法名变动
3、邮件验证码过滤条件
4、验证码每次发送 都产生新的
5、 验证码登录成功就失效
6、application web类型增加微信支付配置Downloads
-
released this
2025-06-16 12:22:24 +08:00 | 309 commits to dev since this release1、调整composeAccessPath方法,出现多域名情况
2、system的config中qiniuLiveConfig类型定义修改;liveStream调用七牛云接口方法调整
3、微调了userInfo页面Downloads
-
released this
2025-05-12 15:39:46 +08:00 | 315 commits to dev since this release1、user/info组件修改:mp使用extrafile/commit组件;当用户已身份认证时不允许更新姓名、性别、生日
2、修正一些单词写错问题
3、调整email ts声明Downloads
-
released this
2025-05-08 16:34:49 +08:00 | 320 commits to dev since this release1、template微调,user/login增加了loginWechatMp
2、文章管理按钮加上tooltip
3、邮箱支持配置后缀,当设置后缀,会检查输入的邮箱是否符合要求
4、passport、applicationPassport设置为select free
5、调整了user/info组件,在组件内创建mobile和password
6、编辑文章extraFile entityId传入oakId或是自身id
7、移除cache.get allowMiss
8、删除extraFile时远端也进行删除时,getApplication置上trueDownloads
-
released this
2025-04-18 18:35:47 +08:00 | 335 commits to dev since this release- 邮件、短信发送验证码错误时,增加error打印
- system projection 加上style
- 调整了template中的src目录数据
- template中增加了System对象,删除了SystemProvider对象
- 公众号菜单配置问题修改
- 移除了es下废弃组件
Downloads