mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 05:25:52 +00:00
chore: update changelog
This commit is contained in:
parent
cf9ccfe4f9
commit
7b74e999c9
24
CHANGELOG.md
24
CHANGELOG.md
@ -7,6 +7,30 @@ 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.17.0-alpha.4](https://github.com/nocobase/nocobase/compare/v0.17.0-alpha.3...v0.17.0-alpha.4) - 2023-12-12
|
||||
|
||||
### Merged
|
||||
|
||||
- fix(theme-editor): "No permission" error when updating default theme of system [`#3171`](https://github.com/nocobase/nocobase/pull/3171)
|
||||
- fix: dev load remote plugin [`#3175`](https://github.com/nocobase/nocobase/pull/3175)
|
||||
- fix: sub-form(popover)in sub-table value mutual influence [`#3164`](https://github.com/nocobase/nocobase/pull/3164)
|
||||
- fix(plugin-workflow-manual): fix initializer [`#3170`](https://github.com/nocobase/nocobase/pull/3170)
|
||||
- feat(variable): add current role [`#3167`](https://github.com/nocobase/nocobase/pull/3167)
|
||||
- fix: plugin version not updated after upgrade [`#3166`](https://github.com/nocobase/nocobase/pull/3166)
|
||||
- fix: sub menu hide [`#3168`](https://github.com/nocobase/nocobase/pull/3168)
|
||||
- fix(bi): import bug [`#3165`](https://github.com/nocobase/nocobase/pull/3165)
|
||||
- refactor(plugin-workflow): split workflow features into plugins [`#3115`](https://github.com/nocobase/nocobase/pull/3115)
|
||||
- fix(bi): localization [`#3159`](https://github.com/nocobase/nocobase/pull/3159)
|
||||
- fix: fix default value is not working in sutable [`#3155`](https://github.com/nocobase/nocobase/pull/3155)
|
||||
- fix(plugin-workflow): fix destroy node locale [`#3150`](https://github.com/nocobase/nocobase/pull/3150)
|
||||
- fix(lm): texts update hook after collection update [`#3151`](https://github.com/nocobase/nocobase/pull/3151)
|
||||
|
||||
### Commits
|
||||
|
||||
- chore(versions): 😊 publish v0.17.0-alpha.4 [`cf9ccfe`](https://github.com/nocobase/nocobase/commit/cf9ccfe4f9a5152590965efba0b663edc803229a)
|
||||
- chore: update changelog [`32b9541`](https://github.com/nocobase/nocobase/commit/32b95414beab5150672ebba4e9f238c2a35b1158)
|
||||
- fix(mock-collections): mock unique [`efb6580`](https://github.com/nocobase/nocobase/commit/efb6580eaf08d009b9822f470c403cca313f8259)
|
||||
|
||||
## [v0.17.0-alpha.3](https://github.com/nocobase/nocobase/compare/v0.17.0-alpha.2...v0.17.0-alpha.3) - 2023-12-06
|
||||
|
||||
### Merged
|
||||
|
Loading…
Reference in New Issue
Block a user