The Java open source development platform O2OA V7.3 is released, adding important functions such as full-text search with permissions

Since the release of the O2OA product, we have received valuable suggestions and opinions from many partners on the product. In the last version in 2022, we have provided new capabilities for our partners. The v7.3 version is officially released, and the platform has been improved More optimizations.

1. Platform Architecture

Added full-text search with permission

Products in the field of collaborative office generally provide simple titles and search functions for fixed information. The full-text search capability with permissions has always been a difficulty. O2OA V7.3 provides developers with full-text search capabilities with permissions. Based on Lucene 9, the system segments and indexes the attributes, text, and attachments (including Office files, PDF, and Text) of the process and information, realizes the full-text search function, and can also perform multi-dimensional filtering on the result set .

2. Process management

Add related recommendation components, and list related files according to matching degree

In many collaborative office services, system users hope to be able to understand various related processes or documents when approving a certain process or viewing a certain information document, so as to make a decision after a more comprehensive understanding of the information. In the system, according to a certain process or information, it is generally difficult to directly find the documents associated with its content by relying on simple search. O2OA V7.3 adds a new form component called "Related Recommendations" in the process platform and content management. Developers can use this component to allow the system to analyze the relevance of all content in the system based on the full-text search capability, and display processes or information that are highly correlated with the specified document for users to review and achieve the purpose of recommending relevant content , to further improve the user experience of the system.

3. Content Management

Added the function of timed release

When managers use information publishing, they usually hope to release some important information regularly at important times, such as National Day, Spring Festival or important events of the company. In order to realize this business, O2OA V7.3 provides managers with the ability to release information at regular intervals.

Four, IM chat

Added functions such as deleting conversations, disbanding group chats, and withdrawing messages

The IM capability is not the strong point of the O2OA development platform, but we have been insisting on gradually improving related functions to give users a better experience. O2OA V7.3 improves the ability of IM chatting, strengthens the management ability of the session, adds the ability of deleting the session, withdrawing the message, and disbanding the created communication group.

O2OA v7.3 版本 升级列表一览

功能新增

[平台架构] 新增带权限全文索引,废弃原有倒查表

[平台架构] 新增二维码生成接口

[数据库] 新增华为 openGauss 支持

[流程管理] 新增相关推荐的表单控件,可以根据匹配度列式相关文件

[内容管理] 新增定时发布功能

[人员组织] 新增人员从 ldap 同步到 o2 的功能 (应用市场应用)

[附件存储] 新增支持 minio 存储

[附件存储] 新增支持亚马逊中国 s3 存储

[IM 聊聊] 新增删除会话、解散群聊、撤回消息等功能

功能优化

[平台架构] 优化了 ctl -dd ctl -rd 默认配置,附件错误不中断

[平台架构] 缓存清除多线程处理

[平台架构] 在登录状态,访问匿名可访问接口时不更新 xtoken

[数据库] 优化 oracle schema 支持

[用户认证] 优化 Ldap 认证,支持多分支结构

[访问日志] 优化了日志,记录内容管理文档发布 http 请求的 body 体内容

[系统配置] 增加了系统配置 - 单点配置的说明

[组织管理] 优化了组织管理,组织管理的组织成员增加排序值编辑的功能

[人员组织] 优化了注册功能,用户注册时允许指定归属组织

[人员组织] 优化人员、组织和身份查询,支持根据名称查询

[流程引擎] 添加创建 WorkCompleted 时执行字段映射

[流程引擎] 优化了立即路由,允许多选

[流程引擎] 优化了使用表单的计算

[流程引擎] 优化了服务调用活动,增加中心服务

[流程管理] 优化了 ELInput 组件,增加了类型为数字时保存结果为数字或文本的配置

[流程管理] 优化了流程提交界面,手写后点保存修改手写图标为勾勾

[流程管理] 优化了路由选人配置,默认使用精简保存

[流程表单] 优化了数据表格组件,标题单元格加入前缀后缀

[数据字典] 优化了 string 类型,可双击选择身份,人员,群组,角色等

[内容管理] 取消内容管理列表设计元素的新建入口

[数据中心] 数据表、查询配置和导入模型的设计端允许复制

[企业网盘] 企业网盘企业文件支持 onlyoffice 在线编辑

[企业微信] 企业微信调整 API 权限后,更新了同步程序(老的同步程序不能同步新的企业微信应用数据了)

[移动办公] 前端创建 cms 文档的 API,移动端 app 支持

[移动办公] app 工作附件上传支持录音文件

问题修复

[平台架构] 信创安全漏洞专业库 (CITIVD) 安全漏洞修复

[平台架构] 修复了 win11 环境下执行脚本字符乱码的问题

[平台架构] LanguagePromptException 提示错误

[数据库] 修复了 gbase 数据库 byte [] 对象映射错误的问题

[用户管理] 修复了在无字库环境中验证码生成的问题

[流程引擎] 修复了服务调用中不能将 center 的服务作为内部服务调用的问题

[流程引擎] 修复了流程附件扩展任务配置判断的错误

[流程平台] 修复了路由名作为默认意见设置无效的问题

[流程平台] 修复了授权问题

[流程平台] 修复了数据字典编辑器添加子条目显示位置错误的问题

[流程平台] 修复了数据字典设计 boolean 转 number 错误的问题

[流程平台] 修复了工作结束后打开待阅错误的问题

[流程平台] 修复了办公中心时间显示错误的问题

[流程平台] 修复了 vue 开发版本和生产版本冲突,导致表单加载出错的问题

[流程平台] 修复了公文编辑器全屏问题

[流程平台] 修复了脚本编辑器代码提示错误

[流程管理] 修复了表单的侧边操作条组件在路由名称太长的时候显示异常的问题

[流程管理] 修复了表单组件拖动 ctrl 定位失效的问题

[流程管理] 修复了数据表格拷贝的时候 title 全部使用最后一列拷贝的问题

[流程管理] 修复了流程记录组件意见可能截断显示的问题

[流程管理] 修复了流程表单手机蓝白样式附件显示不正常的问题

[流程管理] 修复了表单设计端 Element 组件设置 display:none 组件不可见的问题

[内容管理] 修复了内容管理保存、附件下载未校验权限的问题

[内容管理] 修复了内容管理关联流程(草稿模式)后启动文档报错的问题

[数据中心] 修复了查询视图导出数字 0 为空的问题

[api] 修复了 api 后台脚本样例 delete 方法多了空格的问题

[论坛] 修复了论坛板块设置发布权限不生效的问题

[会议管理] 修复了会议管理列表的 XSS 漏洞

[会议管理] 修复了会议管理列示我拒绝邀请的会议未查出数据的问题

[移动办公] 修复了 app 上脑图重命名、删除等操作的问题

[移动办公] 修复了 IOS 上会议签到错误的问题

[移动办公] 修复了 app 上部分 UI 展现异常的问题

[移动办公] 修复了 IOS 上考勤数据有用户缓存无法清除的问题

以上介绍的是 v7.3 版本的新功能和优化点。还有更多的功能,大家一起来体验吧。也希望大家在藕粉社区里多提宝贵建议,我们坚持为大家提供更好的产品,给使用者更优秀的用户体验,让我们一起努力吧!!!

Guess you like

Origin blog.csdn.net/liyi_hz2008/article/details/128643546