Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.12.18 #292

Merged
merged 40 commits into from
Jan 19, 2025
Merged

1.12.18 #292

merged 40 commits into from
Jan 19, 2025

Conversation

erupts
Copy link
Owner

@erupts erupts commented Jan 19, 2025

🐞 修复数据库异常不显示中文提示的 bug
🐞 修复 i18n 文件如果引号中携带逗号读取错位的 bug
🐞 解决 id 超过 js 极限数值长度导致无法编辑的 bug
🐞 解决搜索场景与导入场景参数传递不一致的 bug
🧩 源代码中移除 erupt-flow 模块
🧩 升级amis版本到6.10版本
🧩 搜索时自动去除首尾空格
🧩 修改 erupt-magic-api 默认图标与名称
🧩 修改菜单时当前用户无需重新登录,刷新后自动生效
🧩 erupt-tenant 修复已知 bug,租户管理增加联系人字段
🧩 抽屉形式的弹出层将不会渲染页头,同时使用更加友好的宽高适应度
🌟 支持初始化时默认账号密码配置
🌟 自研 session 实现,非 redisSession 场景将不依赖 cookie,
🌟 支持非 redisSession 场景下在线用户查看能力
🌟 解决主键值过大导致的精度问题
🌟 增加多选组件 MULTI_CHOICE
🌟 模板路径支持 path 路径传参并且通过模板引擎通过变量名称获取。
🌟 在线日志支持搜索,超链接支持跳转,优化日志样式
🌟 erupt-bi 报表支持文本提示组件
🌟 dataProxy 支持 alert 能力,在渲染数据的同时增加全局提示
🌟 引入微前端能力,自定义模板支持微前端方式嵌入
🌟 自定义按钮 @tpl 注解支持微前端方式渲染

websocket能力将不再需要开启 redisSession,在线用户能力不依赖 redisSession,expireTimeByLogin在非 redis场景也支持配置,单机场景 请求过期时间将不会自动续期,需要手动开启redisSessionRefresh配置
例:a.html?a=1,可在模板引擎中使用${a}获取值
@erupts erupts merged commit ee430e0 into master Jan 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant