Skip to content

v2.6.38

Date: 2025-10-09

Bug Fixes

  • 修复 cast/prop/operator 看不到文档的问题
  • 修复登录页面的图片没刷出来的问题

Performance Improvements

  • NCF 定义输入输出端顺序重排
  • Type 字段表顺序重排

v2.6.37

Date: 2025-09-25

Bug Fixes

  • 修复 switch 的 case 删不掉的问题
  • 修复同文件粘贴多个不能立马移动
  • 修复 ncf 包在 library 面板看不到的问题
  • 修复 NCF 打包发布后再用文档丢失的问题

Performance Improvements

  • 粘贴带上输入数据线
  • Sequences 现可以在任意位置添加

v2.6.36

Date: 2025-08-22

Bug Fixes

  • engine: 修复一些问题

v2.6.35

Date: 2025-08-17

Bug Fixes

  • app: 打开外链没弹浏览器的问题
  • editor: 修复一些功能显示不正确

Performance Improvements

  • editor: 将大纲试图的入口藏到右键菜单里
  • editor: 让 property set 可以是 callback
  • engine: 锁文件把现版本的核心功能也锁起来

v2.6.34

Date: 2025-08-12

v#47 v#42 v#44 v#41

Bug Fixes

  • app: 当工作区有超多内容文件夹的时候,打不开工作区的问题
  • editor: 部分节点功能显示错误

Performance Improvements

  • editor: NCF 大纲视图
  • editor: unknown 功能拖出来自动连上,使得操作连贯
  • editor: 在报错的位置增加直通论坛反馈按钮
  • editor: 让搜索结果更合理一些
  • editor: 重构 return 检查
  • engine: 修复 isnull 相关的问题/修复 multieach 后的 ncf 没挂上的 bug/更换更快的 scalar api 的 cdn

v2.6.33

Date: 2025-07-23

Bug Fixes

  • editor: displayName 保存后打开没有的问题
  • engine: 修复某些会导致一直跑不会停的问题

Performance Improvements

  • editor: ncf 菜单增加更新所有引用功能
  • editor: 发布预览窗口

v2.6.32

Date: 2025-07-18

Bug Fixes

  • editor: 修复流程数据切换时没有通知到 ncf 文件修改后续流程
  • viewport: 修复多线程 display 竞争关系导致的丢包问题

Performance Improvements

  • editor: 从远程服务器加载功能注册表

v2.6.31

Date: 2025-07-15

Performance Improvements

  • editor: 增强调试体验

v2.6.30

Date: 2025-07-10

Performance Improvements

  • editor: ncf 增加 displayname 设置

v2.6.29

Date: 2025-07-09

Bug Fixes

  • engine: 修复 safeget 后调用的 ncf 丢失问题/修复获取 ncf 参数有时候不好使的 bug
  • viewport: 单点颜色显示 bug
  • viewport: 场景为空或只有一个点时 zoom 之后回不去的 bug

Performance Improvements

  • editor: 允许就地创建 callback
  • viewport: grid 显示 toggle

v2.6.28

Date: 2025-07-08

Bug Fixes

  • editor: library tree 文本溢出问题
  • viewport: 对 merged preview object 的支持

Performance Improvements

  • editor: Args 分组方便调用 ncf 传入参数
  • editor: sequnece 增加 disable 功能
  • editor: 双击的小点换成 auto cast
  • editor: 换个更好的运行选择器

v2.6.27

Date: 2025-07-07

Bug Fixes

  • editor: 修复一些问题

v2.6.26

Date: 2025-07-05

Bug Fixes

  • editor: ctrl+w
  • editor: 修复拷贝断点数据 json 格式不正确的问题/修复 print 多行显示问题
  • editor: 文件存档功能被查错机制拦住的问题

Performance Improvements

  • editor: 增加 ncf 调用的 Preview 控制
  • editor: 增加一些 list 功能
  • editor: 查找 create 变量的引用

v2.6.25

Date: 2025-07-04

Bug Fixes

  • editor: 修复 input 默认值导致的编译错误
  • editor: 当 tree library 太短时,自动滚动导致部分功能不可见的 bug
  • editor: 部分 auto cast 失效的 bug

Performance Improvements

  • editor: 同类型单值自动装列表
  • editor: 就地切换数据流或流程流
  • editor: 记录 current entry 为最近运行过的 ncf

v2.6.24

Date: 2025-07-02

Bug Fixes

  • editor: 修复 ncf 保存时视窗位置没跟着保存的问题
  • editor: 修复数据流 ncf 拖拽 bug

Performance Improvements

  • editor: 优化草图功能
  • editor: 查找 ncf/type/字段的引用功能

v2.6.23

Date: 2025-06-30

Bug Fixes

  • editor: 部分功能名称 undefined 的问题

Performance Improvements

  • editor: orderby 切换升降序功能
  • engine: List Find Union 功能
  • space3: 支持预览代理模型

v2.6.22

Date: 2025-06-26

Bug Fixes

  • editor: 有时候报 graph not existed 的问题

v2.6.21

Date: 2025-06-26

Bug Fixes

  • editor: 某些时候 unknown 不好用以及 itemcast 不好用的问题

Performance Improvements

  • editor: 全新检索菜单
  • editor: 检索功能收藏夹功能

v2.6.20

Date: 2025-06-23

Bug Fixes

  • app: webapi 带文件上传的参数问题

Performance Improvements

  • editor: as cast 自动创建到目标端口一侧
  • editor: callback 功能
  • editor: ncf input 的 require 改为 optional

v2.6.18

Date: 2025-06-18

Bug Fixes

  • app: 最近项目列表相关问题
  • app: 编辑器窗口关闭逻辑修正
  • editor: 输出端跑到输入端得奇怪 bug

v2.6.17

Date: 2025-06-17

Bug Fixes

  • editor: create 节点枚举类型没输入框的问题
  • esan: 修复对于单个输入端的 api 接口传入多个字段 json 无法识别的 but

v2.6.16

Date: 2025-06-17

Performance Improvements

  • app: 优化多窗口体验

v2.6.15

Date: 2025-06-12

Bug Fixes

  • editor: NCF 调用的位置浮窗帮助
  • editor: 加载项目遇到 Unexpected token is not valid JSON

v2.6.14

Date: 2025-06-12

Bug Fixes

  • editor: 部分 float 默认值被识别为 str 导致运行不了的问题
  • editor: 部分枚举输入端默认值无效的问题
  • esan: 生成 openapi 关于几何类型的错误

v2.6.13

Date: 2025-06-10

Performance Improvements

  • editor: 三维模型视窗功能增强

v2.6.12

Date: 2025-06-06

Performance Improvements

  • app: 打开项目 WebAPI 和 WebApp 功能

v2.6.11

Date: 2025-06-04

Performance Improvements

  • app: 调整打开和创建项目操作流程
  • viewport: watch 视窗增加数据可视化图表

v2.6.10

Date: 2025-06-03

Bug Fixes

  • editor: 运行次数越多,运行时长越长

v2.6.9

Date: 2025-06-01

Bug Fixes

  • app: 账户注销和登录问题
  • editor: 文件外部修改不刷新的问题

Performance Improvements

  • app: 翻译部分文本
  • app: 调整模板相关功能
  • app: 通过拖拽文件夹打开项目

v2.6.8

Date: 2025-05-27

Bug Fixes

  • app: failed to fetch

Performance Improvements

  • editor: tooltip 相关改进
  • editor: 提升 library 面板的性能,保证不卡,每项内容增加悬停文档

v2.6.7

Date: 2025-05-22

Performance Improvements

  • editor: 新的 library tab

v2.6.6

Date: 2025-05-19

Bug Fixes

  • app: 滚动条太丑的问题

Performance Improvements

  • app: 重构 template 功能

v2.6.5

Date: 2025-05-11

Bug Fixes

  • editor: unknown 参数

v2.6.4

Date: 2025-05-09

Performance Improvements

  • editor: MultiEach/Parallel

v2.6.3

Date: 2025-05-08

Bug Fixes

  • app: 多开 bug
  • app: 进入项目时,错误显示的是乱码问题

v2.6.2

Date: 2025-05-06

Bug Fixes

  • editor: 枚举类型颜色不对
  • editor: 部分枚举类型输入端没有选择框

Performance Improvements

  • editor: 为值类型单独做一个颜色区分

v2.6.1

Date: 2025-05-05

Performance Improvements

  • app: 最近项目表
  • app: 重构落地页面
  • editor: 完善在关闭项目前的事
  • editor: 当有文件未保存的时候退出项目,提醒一下

v2.6.0

Date: 2025-04-27

Features

  • engine: 添加 e3.lock 急速启动项目,并显示加载进度

Performance Improvements

  • editor: 把运行计时加回来

v2.5.8

Date: 2025-04-23

Bug Fixes

  • app: 打开分享项目无法创建文件的问题

v2.5.7

Date: 2025-04-23

Performance Improvements

  • app: 直接打开来自分享的项目

v2.5.6

Date: 2025-04-22

Performance Improvements

  • core: 增加 TryCatch 功能
  • editor: 包含可变类型的功能,修改 type 之后,联动输出端一起改
  • engine: 改进多种情况的错误检查定位

v2.5.5

Date: 2025-04-20

Performance Improvements

  • client: 改善 share 存档方式的稳定性
  • editor: 分享可选 asset/display/log

v2.5.4

Date: 2025-04-18

Bug Fixes

  • engine: 保存断点转义问题
  • viewport: 修复 display clear 功能

Performance Improvements

  • editor: run current ncf
  • editor: 补充移除所有断点功能菜单

v2.5.3

Date: 2025-04-17

Bug Fixes

  • editor: 部分不让连线功能判定失败

Performance Improvements

  • editor: 分享功能

v2.5.2

Date: 2025-04-15

Bug Fixes

  • app: mac 运行显示未登录的 bug
  • editor: tooltip 不现身的 bug

Performance Improvements

  • core: Variable 分组改为 Create 分组,Variables 前置
  • editor: 未设置 type 的 create 点击 add 做出友善提醒

v2.5.1

Date: 2025-04-14

Bug Fixes

  • library: 修复 constructor 名字看起来怪怪的以及某些 type 的 methods 丢失的问题

v2.5.0

Date: 2025-04-13

Bug Fixes

  • client: 打开第二个 e3 的时候要求重新登陆的问题

Features

  • editor: node 增加离近看可以看到其所属功能

Performance Improvements

  • editor: 让功能查找变得更友好
  • host: 弃用 Newtonsoft.Json 改为 System.Text.Json
  • type: 去掉 Newtonsoft.Json.Formatting 改为 bool

v2.4.9

Date: 2025-04-11

Bug Fixes

  • engine: 参数索引排序 bug

v2.4.8

Date: 2025-04-11

Bug Fixes

  • app: 登陆页面注册按钮没能打开浏览器的问题
  • engine: 生成 api 文档的字段描述不太对劲

Performance Improvements

  • client: 启动引擎后等待一会儿,防止过早读取本地服务资源
  • type: 让 type 和 enum 都支持 desc
  • type: 让 type 支持静态字段,可用于全局变量

v2.4.7

Date: 2025-04-10

Bug Fixes

  • engine: 修复项目打开时 nuget 的嵌套依赖找不到的问题

v2.4.6

Date: 2025-04-09

Performance Improvements

  • editor: ncf 的输入可设定是否必填,以及可以设置 ncf 的整个输入的示例文件绑定
  • editor: 打开自动生成的项目 OpenAPI 文档

v2.4.5

Date: 2025-04-08

Performance Improvements

  • app: 图片类型变量查看独立预览窗口
  • app: 增加 IsDev,Filename 和 Dirname 三个魔法变量
  • client: 支持启动参数,拖拽文件夹到 E3 快捷方式,自动打开这个项目

v2.4.4

Date: 2025-04-01

Performance Improvements

  • variables: 变量列表 view 交互

v2.4.3

Date: 2025-04-01

Bug Fixes

  • client: ctrl+w 会关闭主窗口的问题

Performance Improvements

  • client: 简化执行和停止的底层逻辑
  • host: 优化本地 host 服务器性能

v2.4.1

Date: 2025-03-31

Bug Fixes

  • viewport: 预览颜色不对的问题

Performance Improvements

  • viewport: 动态设置场景相机的 near 和 far

v2.4.0

Date: 2025-03-31

Bug Fixes

  • editor: 打开项目时没有 package.toml 异常之后再打开项目就打不开的情况

Features

  • viewport: 空格缩放场景内容

v2.3.2

Date: 2025-03-31

Bug Fixes

  • desktop: 变量窗口不对齐
  • 修复不同类型连线检测 bug