mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 18:16:31 +00:00
72 lines
1.9 KiB
Markdown
72 lines
1.9 KiB
Markdown
|
# Release Notes
|
||
|
|
||
|
## Ready for release
|
||
|
|
||
|
### New features
|
||
|
- Packaging tool `@nocobase/build`
|
||
|
- CLI `@nocobase/cli`
|
||
|
- devtools `@nocobase/devtools`
|
||
|
- JavaScript SDK `@nocobase/sdk`
|
||
|
- Documents(v0.7)
|
||
|
|
||
|
### Bug fixes & improvements
|
||
|
- `@nocobase/preset-nocobase`
|
||
|
- create scaffolding `create-nocobase-app`
|
||
|
- Documents theme `dumi-theme-nocobase`
|
||
|
|
||
|
## 2022/05/14 ~ v0.7.0-alpha.34
|
||
|
|
||
|
- feat: add plugins:getPinned action api
|
||
|
- fix(plugin workflow): 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
|
||
|
|
||
|
- Alpha Version
|
||
|
|
||
|
## 2021/10/07 ~ v0.5.0
|
||
|
|
||
|
- The second preview version
|
||
|
|
||
|
## 2021/04/07 ~ v0.4.0
|
||
|
|
||
|
- The first preview version
|