mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 03:36:05 +00:00
chore: update changelog
This commit is contained in:
parent
415eb52cef
commit
4c63f815e0
30
CHANGELOG.md
30
CHANGELOG.md
@ -7,6 +7,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
## [v1.2.12-alpha](https://github.com/nocobase/nocobase/compare/v1.2.11-alpha...v1.2.12-alpha) - 2024-07-05
|
||||
|
||||
### Merged
|
||||
|
||||
- style: list block overflowY [`#4822`](https://github.com/nocobase/nocobase/pull/4822)
|
||||
- fix: external data source filterTargetKey undefined in filter action [`#4815`](https://github.com/nocobase/nocobase/pull/4815)
|
||||
- fix(database): should not add field when binding error [`#4804`](https://github.com/nocobase/nocobase/pull/4804)
|
||||
- feat: beforeAddDataSource hook [`#4810`](https://github.com/nocobase/nocobase/pull/4810)
|
||||
- fix: target key value is empty [`#4796`](https://github.com/nocobase/nocobase/pull/4796)
|
||||
- chore(ci): release database after closed [`#4819`](https://github.com/nocobase/nocobase/pull/4819)
|
||||
- fix: bug [`#4816`](https://github.com/nocobase/nocobase/pull/4816)
|
||||
- chore: add import export permission to admin & member user [`#4809`](https://github.com/nocobase/nocobase/pull/4809)
|
||||
- chore: add import export permission to member user [`#4808`](https://github.com/nocobase/nocobase/pull/4808)
|
||||
- fix: sub-form acl check [`#4806`](https://github.com/nocobase/nocobase/pull/4806)
|
||||
- fix: version calculation error when creating migration [`#4805`](https://github.com/nocobase/nocobase/pull/4805)
|
||||
- chore(e2e): optimize timeout to avoid lost report [`#4798`](https://github.com/nocobase/nocobase/pull/4798)
|
||||
- fix: table height shrinking with large data set at full height [`#4787`](https://github.com/nocobase/nocobase/pull/4787)
|
||||
- fix: incorrect highlight linkage for association field [`#4794`](https://github.com/nocobase/nocobase/pull/4794)
|
||||
- style: list block style improve [`#4785`](https://github.com/nocobase/nocobase/pull/4785)
|
||||
- fix: external data source not reloading when title field is updated [`#4786`](https://github.com/nocobase/nocobase/pull/4786)
|
||||
- test: approvals workflow e2e [`#4781`](https://github.com/nocobase/nocobase/pull/4781)
|
||||
- refactor: rewrite the UI of the code scanner. [`#4677`](https://github.com/nocobase/nocobase/pull/4677)
|
||||
- refactor(plugin-workflow): add deferred option for async workflow triggering [`#4772`](https://github.com/nocobase/nocobase/pull/4772)
|
||||
|
||||
### Commits
|
||||
|
||||
- chore(versions): 😊 publish v1.2.12-alpha [`415eb52`](https://github.com/nocobase/nocobase/commit/415eb52cef1e8b7431132513d91746566f55e8f8)
|
||||
- chore: update pull request template [`9d48dbd`](https://github.com/nocobase/nocobase/commit/9d48dbdcaa5c99804946b438c83499266f6456fd)
|
||||
- chore: update package.json [`3da0fcf`](https://github.com/nocobase/nocobase/commit/3da0fcf3dd9af4d79e1de6af4e91b5fc622eb5ae)
|
||||
|
||||
## [v1.2.11-alpha](https://github.com/nocobase/nocobase/compare/v1.2.10-alpha...v1.2.11-alpha) - 2024-06-28
|
||||
|
||||
### Merged
|
||||
|
Loading…
Reference in New Issue
Block a user