注意 Build 3914 之后的版本更新了加密算法,如果有3914版本之前的用户数据,无法直接升级。
更新日志:
1. 添加MacOS-arm支持;
目前只支持arm架构的芯片。且不支持自动安装和启动,需要先安装 mac 版本node.js,并需要安装 zip/unzip 等软件。
手动启动:启动 oncedb-server时会弹出: “macOS:无法打开“XXXX”,因为Apple无法检查其是否包含恶意软件”, 此时点击 “系统设置”——> “隐私与安全性”——> 点击“仍要打开”
# 启动数据库和全文搜索数据库, 先切换到 onceai 目录 cd onceai
./oncedb/bin/oncedb-server ./oncedb/oncedb.conf & ./oncedb/bin/oncedb-server ./oncedb/oncedb.fulltext.conf & # 启动主程序 node ./oncedoc/svr/oncedoc.js config.js debug
2. 添加OnceDoc手机文档同步客户端,支持网盘搜索和照片同步,文档浏览和编辑等功能; 手机APP下载地址
3. 添加vscode二次开发智能提示;
4. 更新加密算法;更新node版本
更新日志
OnceDB: Add mac binary
OnceIO: Update jsDoc
OnceIO: Update json api
Security: 更新密码修改和自动登陆接口
Remove logs
Security: 更新加密算法,iv:encrypted, ps:自动登陆
MacOS: Add macos support
Add macos binary
Test: Update test case
e2e: Update test case
Update test case
Node.js: Using v18.20.5 for armv7
Sign: 添加 APP 登陆接口
Sign: 移除不用的文件
Sign: Re-org codes
Sign: 添加密码强度检测
License: Update config
Module: 重写模块重命名加载机制
OurJS: Sync nav.custom.part
Disk: Fix order of the disk
Build: Update ignore folders
Build: Update build scripts
Type: Update tooltips
Update to latest version of node.js
Build: Update build scripts, remove unused folders (vscode/node_modules)
Build: Update ignore folder
Build: Update build scripts
Config: Update default config
Config: Update configuration
Docker: 添加 Docker 支持,初始化构建脚本
OnceGrid: Update UI for edge
Build: Update build scripts
OnceDoc: 修复如果文件名含有"#",在Markdown等编辑器无法保存的BUG
OnceDoc: Markdown 打印模式取消页边距,由打印机控制
OnceGrid: 调整打印样式、让自定义报表可以完整打印
OnceOA: 设计Schema时添加只读字段支持
README.md Add
OnceDoc: QrCode 更新 Bug fix
OnceDoc: 当点击编辑时,立即刷新QrCode
OnceDB.Extension: 完善数据添加、编辑时的验证
Remove selected
Update type defination
修复手机edge浏览器布局问题
添加翻译
添加下载为图片功能
修复:限制管理员搜索的文件夹; 修复手机上搜索后无法显示结果的BUG
Site: Update descriptions
OnceIO: Update type definition
LuckSheet: Fix session expires error
OnceGrid: Upgrade API
OnceIO: Update type description
iconv-lite: Upgrade
Network: 在低端设备上禁用静态IP设置
OnceIO: Update comments
OnceDoc: Update type definitions
OnceIO: Update type definitions
Update package.json
Lib: Upgrade nodemailer
Lib: Update api of mkdirp
Lib: Upgrade mkdirp
OnceGrid: Revert input form
OnceGrid: Add form input ribbon
Upgrade to VUE3
OnceGrid: 修复报表页眉页脚网格切换BUG
OnceGrid: 边框/颜色设置到可应用到所选行或子表所选行;并加入历史纪录
OnceGrid: 当选中一行时,选中TR,方便播放绑定到TR上
Update type definations
Update type check
Update oncedb type definations
Add OnceDB type definations
Remove dateformat using oncedb.dateFormatter
Remove dateformat module using oncedb.dateFormatter instead
Update type check
Fix type checking errors
Update type check
Update type check
Fix type check error
Fix type error
Update for typecheck
Update analytics add baidu analytics
Update type definations
Fix type checks
Fix lint errors
OnceDoc: Rename node_module => lib
Fix type error
Update type defination
OnceOA: Add type description
Add create folder on OnceDoc tree menu. Update translation
Math: Fix cannot get result from wechat side
OnceDoc: Fix type errors
Scalability: Update syntax error
Scalability: Update schema of CONFIG
Scalability: Using globalProxy to avoid typescript set property error on global object
Scalability: Update jsdoc support
Scalability: Add jsdoc support
OnceDB: fix undefined date/datetime output current date issue
Test: Update README.md
OnceAir: Fix error when execute clear from terminal
License: 安装时初始化数据和系统盘
OnceAir: 修复clear数据库没有close导致命令行无法退出的BUG
License: 修复日期格式不对
License: Update auto install scripts
License: Remove unused package
Update license automation
mxGraph: Fix bugs
Update oncedoc config
mxGraph: Update actions of buttons; Format codes; Add save/import function; Update charts
init mxGraph
Update OnceAI.site info
Add onceai.site
NFS: 修复删除后依然显示的BUG