chore: update changelog
This commit is contained in:
parent
6debb8d00b
commit
a6384421b6
29
CHANGELOG.md
29
CHANGELOG.md
@ -7,6 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
## [v0.13.0-alpha.1](https://github.com/nocobase/nocobase/compare/v0.12.0-alpha.5...v0.13.0-alpha.1) - 2023-08-24
|
||||
|
||||
### Merged
|
||||
|
||||
- feat: application supervisor [`#2353`](https://github.com/nocobase/nocobase/pull/2353)
|
||||
- fix: sort field init [`#2520`](https://github.com/nocobase/nocobase/pull/2520)
|
||||
- feat: api documentation plugin [`#2255`](https://github.com/nocobase/nocobase/pull/2255)
|
||||
- fix(plugin-workflow): fix duplicated downstream executions after condition [`#2517`](https://github.com/nocobase/nocobase/pull/2517)
|
||||
- fix: basic-auth compitibility issue [`#2515`](https://github.com/nocobase/nocobase/pull/2515)
|
||||
- fix(plugin-workflow): fix status button styles [`#2516`](https://github.com/nocobase/nocobase/pull/2516)
|
||||
- fix(plugin-fm): fix error when add attachment field to manual form assigned values [`#2503`](https://github.com/nocobase/nocobase/pull/2503)
|
||||
- fix(plugin-workflow): fix loop scope variable parsing [`#2502`](https://github.com/nocobase/nocobase/pull/2502)
|
||||
- feat(database): support field get in view preview [`#2482`](https://github.com/nocobase/nocobase/pull/2482)
|
||||
- refactor: m2m data filtering through collection data [`#2497`](https://github.com/nocobase/nocobase/pull/2497)
|
||||
- refactor(graph-collection-manager): update antv-x6 to 2.x [`#2466`](https://github.com/nocobase/nocobase/pull/2466)
|
||||
- fix: view collection reported error when editing [`#2493`](https://github.com/nocobase/nocobase/pull/2493)
|
||||
- fix: dev load plugin [`#2455`](https://github.com/nocobase/nocobase/pull/2455)
|
||||
- fix(plugin-workflow): fix variable type check [`#2492`](https://github.com/nocobase/nocobase/pull/2492)
|
||||
- chore: remove Default value option for sequence field [`#2488`](https://github.com/nocobase/nocobase/pull/2488)
|
||||
- fix: tagcolor value error [`#2487`](https://github.com/nocobase/nocobase/pull/2487)
|
||||
- feat(auth): support signing in with username [`#2376`](https://github.com/nocobase/nocobase/pull/2376)
|
||||
- fix: view collection source field [`#2483`](https://github.com/nocobase/nocobase/pull/2483)
|
||||
|
||||
### Commits
|
||||
|
||||
- chore(versions): 😊 publish v0.13.0-alpha.1 [`6debb8d`](https://github.com/nocobase/nocobase/commit/6debb8d00b62e9df228e0e2a6e9df70d8ba587c8)
|
||||
- chore: update changelog [`b91a923`](https://github.com/nocobase/nocobase/commit/b91a923fe001552a0dd0323d3fed02c1f489f0e5)
|
||||
- fix: swagger block event loop [`b063000`](https://github.com/nocobase/nocobase/commit/b0630005d923b495708547e913c90d4e8aa5bb59)
|
||||
|
||||
## [v0.12.0-alpha.5](https://github.com/nocobase/nocobase/compare/v0.12.0-alpha.4...v0.12.0-alpha.5) - 2023-08-18
|
||||
|
||||
### Merged
|
||||
|
Loading…
Reference in New Issue
Block a user