update 0.15.0

This commit is contained in:
yehuozhili
2022-04-24 23:24:45 +08:00
parent aa493eeea1
commit 1a77517d74
9 changed files with 28 additions and 6 deletions

View File

@@ -5,6 +5,10 @@ nav:
title: Change log
order: 6
---
## 0.15.0
Discard storechanger and iframe containers.
Add function configuration to unload correctly.
Modify the pop-up logic to save the preview correctly.
## 0.14.1
Add data source left panel settings.
## 0.14.0

View File

@@ -5,6 +5,14 @@ nav:
title: 变更日志
order: 6
---
## 0.15.0
废弃storechanger与iframe容器。
增加函数配置用以正确卸载。
修改弹窗等逻辑使其正确保存预览。
## 0.14.1
新增数据源左侧面板设置。