mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 08:55:33 +00:00
chore: update changelog
This commit is contained in:
parent
ffb300d357
commit
f4df696bfa
26
CHANGELOG.md
26
CHANGELOG.md
@ -7,6 +7,32 @@ 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.16.0-alpha.4](https://github.com/nocobase/nocobase/compare/v0.16.0-alpha.3...v0.16.0-alpha.4) - 2023-11-24
|
||||
|
||||
### Merged
|
||||
|
||||
- refactor: avoid errors [`#3091`](https://github.com/nocobase/nocobase/pull/3091)
|
||||
- fix: avoid infinite loop [`#3089`](https://github.com/nocobase/nocobase/pull/3089)
|
||||
- refactor: import interface getOptions [`#3088`](https://github.com/nocobase/nocobase/pull/3088)
|
||||
- fix: sql collection creation issue [`#3087`](https://github.com/nocobase/nocobase/pull/3087)
|
||||
- refactor(plugin-workflow): show header of manual drawer [`#3085`](https://github.com/nocobase/nocobase/pull/3085)
|
||||
- fix: should load association data in subform [`#3083`](https://github.com/nocobase/nocobase/pull/3083)
|
||||
- fix: view collection json field rendering error [`#3077`](https://github.com/nocobase/nocobase/pull/3077)
|
||||
- fix: m2o association field should support pattern configure [`#3074`](https://github.com/nocobase/nocobase/pull/3074)
|
||||
- fix: subform disappears [`#3073`](https://github.com/nocobase/nocobase/pull/3073)
|
||||
- fix(plugin-mobile-client): page content disappears when tab is disabled [`#3059`](https://github.com/nocobase/nocobase/pull/3059)
|
||||
- fix(client): fix variable input style when disabled [`#3071`](https://github.com/nocobase/nocobase/pull/3071)
|
||||
- fix: update inherited collection performance issue [`#3070`](https://github.com/nocobase/nocobase/pull/3070)
|
||||
- fix(linkage): avoid infinite loop [`#3069`](https://github.com/nocobase/nocobase/pull/3069)
|
||||
- fix: add i18n resources after server app load [`#3068`](https://github.com/nocobase/nocobase/pull/3068)
|
||||
- fix: linkage rule in action set both disable and enable [`#3065`](https://github.com/nocobase/nocobase/pull/3065)
|
||||
|
||||
### Commits
|
||||
|
||||
- chore(versions): 😊 publish v0.16.0-alpha.4 [`ffb300d`](https://github.com/nocobase/nocobase/commit/ffb300d357b2a8d1e63fcab1ba44cbf9a205999f)
|
||||
- chore: update changelog [`3a0a0d1`](https://github.com/nocobase/nocobase/commit/3a0a0d13e9d079b9755a93151dd019978382562e)
|
||||
- fix: dev plugins path [`992f2d4`](https://github.com/nocobase/nocobase/commit/992f2d442de0f04d0c87bb2b07fb46d704df10a7)
|
||||
|
||||
## [v0.16.0-alpha.3](https://github.com/nocobase/nocobase/compare/v0.16.0-alpha.1...v0.16.0-alpha.3) - 2023-11-20
|
||||
|
||||
### Merged
|
||||
|
Loading…
Reference in New Issue
Block a user