6410bc8a75
* feat: nocobase build * chore: update build scripts * chore: update build scripts * chore(versions): 😊 publish v0.7.0-alpha.33 * chore: independent version * chore: nocobase build * chore(versions): 😊 publish v0.7.0-alpha.34 * feat: nocobase-cli * feat: nocobase-cli * chore: update dependencies * feat: improve code * refactor: create-nocobase-app * chore(versions): 😊 publish v0.7.0-alpha.35 * feat: @nocobase/devtools * chore(versions): 😊 publish v0.7.0-alpha.36 * chore: update dependencies * chore(versions): 😊 publish v0.7.0-alpha.37 * feat: improve code * chore(versions): 😊 publish v0.7.0-alpha.38 * feat: improve code * chore(versions): 😊 publish v0.7.0-alpha.39 * feat: update deps * chore(versions): 😊 publish v0.7.0-alpha.40 * chore: update devDependencies * chore(versions): 😊 publish v0.7.0-alpha.41 * fix: postinstall * chore(versions): 😊 publish v0.7.0-alpha.42 * chore: improve code * chore(versions): 😊 publish v0.7.0-alpha.43 * chore: execa * chore(versions): 😊 publish v0.7.0-alpha.44 * chore(cli): allow unknown option * chore(versions): 😊 publish v0.7.0-alpha.45 * fix: default envs * chore(versions): 😊 publish v0.7.0-alpha.45 * fix: package argument for build command * chore(versions): 😊 publish v0.7.0-alpha.46 * fix: improve code * chore(versions): 😊 publish v0.7.0-alpha.48 * feat: clean & doc * chore(versions): 😊 publish v0.7.0-alpha.49 * feat: compilation tips * feat: upgrade command * chore(versions): 😊 publish v0.7.0-alpha.50 * fix: unexpected token ] in JSON * chore(versions): 😊 publish v0.7.0-alpha.51 * fix: upgrade command * chore(versions): 😊 publish v0.7.0-alpha.52 * fix: remove export action from available action * fix: db sync after upgrade * chore(versions): 😊 publish v0.7.0-alpha.53 * feat: upgrade log * chore(versions): 😊 publish v0.7.0-alpha.54 * docs: updates * feat: updates * docs(cli): update usage description * feat: updates * docs: updates * docs: updates * docs: toc * feat: sdk * docs: updates * docs: updates * docs: updates * Update index.md * docs: updates * Update release-notes.md * Update roadmap.md * Update index.md * Update contributing.md * Update contributing.md * Update index.md * Update index.md * Update nocobase-cli.md * Update nocobase-cli.md * fix: user plugin initialization data * Update env.md * Update env.md * Update directory-structure.md * Update index.md * Update action-api.md * Update filter-operators.md * docs: update thanks.md * Update index.md * Update javascript-sdk.md * Update rest-api.md * Update installation.md * Update installation.md * Update upgrading.md * Update upgrading.md * Update upgrading.md * Update installation.md * Update installation.md * Create release-notes.md * Update release-notes.md * feat: updates * feat: update docs * feat: update release-notes.md * feat: switch language * feat: updates * Add files via upload * Add files via upload * Update important-features.md * Update thanks.md * feat: nocobase postinstall * Update index.md * Create why-different.md * Update why-different.md * Create who-is-for.md * Rename who-is-for.md to who.md * feat: update docs * Rename why-different.md to why.md * Update why.md * Update menus.ts * Update why-nocobase.md * Create who.md * Create why.md * feat: updates * chore(versions): 😊 publish v0.7.0-alpha.55 * feat: tips * Update who.md * Update who.md * feat: update docs * feat: update doc menus * fix: plugin client dist * docs: update contributing.md * docs: update readme.md * docs: update readme.md * docs: update readme.md * Update functional-zoning.md * fix: br Co-authored-by: Zhou <zhou.working@gmail.com>
73 lines
1.9 KiB
Markdown
73 lines
1.9 KiB
Markdown
# 更新日志
|
||
|
||
## 准备发布
|
||
|
||
### 新功能
|
||
|
||
- 打包工具 `@nocobase/build`
|
||
- cli 工具 `@nocobase/cli`
|
||
- devtools 包 `@nocobase/devtools`
|
||
- JavaScript 版本的 SDK `@nocobase/sdk`
|
||
- 全新的文档(v0.7)
|
||
|
||
### 问题修复和改进
|
||
- 将 NocoBase 无代码平台插件放到一起 `@nocobase/preset-nocobase`
|
||
- 改进 create 脚手架 `create-nocobase-app`
|
||
- 官网文档主题 `dumi-theme-nocobase`
|
||
|
||
## 2022/05/14 ~ v0.7.0-alpha.34
|
||
|
||
- feat: add plugins:getPinned action api
|
||
- Fix(plugin workflow): fix cannot get job result properties (#382)
|
||
- feat: exist on server start throw error (#374)
|
||
- chore: application options (#375)
|
||
- fix: not in operator with null value record (#377)
|
||
|
||
## 2022/05/13 ~ v0.7.0-alpha.33
|
||
|
||
- fix: link-to field data scope error (#1337)
|
||
- feat(plugin workflow): revisions (#379)
|
||
- fix(database): fix option-parser include list index (#371)
|
||
- fix(plugin-worklfow): fix duplicated description in fields values (#368)
|
||
- fix(database): fix type and transaction in repository (#366)
|
||
- fix(plugin workflow): fix transaction of execution (#364)
|
||
|
||
## 2022/05/05 ~ v0.7.0-alpha.30
|
||
|
||
- fix(client): upgrade formily packages
|
||
- fix(client): setFormValueChanged must be defined
|
||
|
||
## 2022/05/01 ~ v0.7.0-alpha.27
|
||
|
||
- fix: use wrapper when greater than one column
|
||
- fix: props for CreateFormBlockInitializers
|
||
- fix: add schema initializer icon
|
||
- fix: plugin workflow (#349)
|
||
- fix: db:sync not working (#348)
|
||
- fix(plugin-workflow): fix trigger bind logic to avoid duplication (#347)
|
||
- Fix(plugin workflow) (#346)
|
||
- fix: action open mode
|
||
- Fix: menu url style (#344)
|
||
- feat: action loading
|
||
- fix: compile the label field
|
||
- fix: invalid drag and drop sort
|
||
|
||
## 2022/04/25 ~ v0.7.0-alpha.16
|
||
|
||
- fix: cannot find module mkdirp (#330)
|
||
- Fix(plugin workflow): UX issues (#329)
|
||
- fix(plugin-file-manager): test failed
|
||
- fix(app-server): dist options
|
||
|
||
## 2022/04/25 ~ v0.7.0-alpha.0
|
||
|
||
- 内测版
|
||
|
||
## 2021/10/07 ~ v0.5.0
|
||
|
||
- 第二个预览版
|
||
|
||
## 2021/04/07 ~ v0.4.0
|
||
|
||
- 第一个预览版
|