Skip to content

V3.1.8.3

Latest
Compare
Choose a tag to compare
@yangyangheihei7 yangyangheihei7 released this 29 Sep 06:47
· 2 commits to main since this release
8a2243e

Deployment Manual:
LarkXR-Standlone:https://home-obs.pingxingyun.com/lark_manual/3.1.8.3.pdf
LarkXR-Cluster:https://home-obs.pingxingyun.com/lark_manual/3.1.8.3_.pdf
AdminServer:Increase the data database password to support the function of using WinPdApi encryption
AdminServer:Add audit log function
AdminServer:Added the function of using IP whitelist when calling between systems
AdminServer:Modify the cross-domain configuration
AdminServer:Update thirdparty lib.
AdminServer:Fixed the GPU and CPU memory threshold settings, and open the permissions, which can be set in the configuration file
AdminServer:Fixed duplicate data in lazy loading, and add a filter box for remote search after input
Webclient:Remove screenshot water mark, add screenshot tag.
Webclient:Change timer to webworker.
Webclient:Fix loading timeout text.
Webclient:Add android browser not wechat should tap to play sound.
RenderServer:Fix SR ob mode the observer frequently refreshes causes the application to exit


部署手册:
单机版:https://home-obs.pingxingyun.com/lark_manual/3.1.8.3.pdf
简易集群版:https://home-obs.pingxingyun.com/lark_manual/3.1.8.3_.pdf
管理服务器:增加数据数据库密码支持采用WinPdApi加密的功能
管理服务器:增加审计日志功能
管理服务器:增加系统间调用时可以使用IP白名单的功能
管理服务器:修改跨域配置方式
管理服务器:升级依赖的第三方库版本
管理服务器:修复GPU和CPU内存阈值设置,并将权限开放,可在配置文件中设置
管理服务器:修复懒加载出现重复数据的问题,并且增加筛选框输入后进行远程搜索
web客户端更新:去掉截图的水印,添加了一个截图的带tag方法;
web客户端更新:请求后台的timer改成 webworker形式;
web客户端更新:修改载入超时那里的提示文字
web客户端更新:增加安卓平台非微信浏览器需要点击才能播放声音的提示
渲染服务器:修复SR互动模式下,观察者频繁刷新导致应用退出的问题