updated changelog
This commit is contained in:
parent
0876413d87
commit
c7ebd68a92
|
@ -1,4 +1,4 @@
|
|||
## v0.27.0 (WIP)
|
||||
## v0.27.0
|
||||
|
||||
- ⚠️ Moved the Create and Manage API rule checks out of the `OnRecordCreateRequest` hook finalizer, **aka. now all CRUD API rules are checked BEFORE triggering their corresponding `*Request` hook**.
|
||||
This was done to minimize the confusion regarding the firing order of the request operations, making it more predictable and consistent with the other record List/View/Update/Delete request actions.
|
||||
|
|
Loading…
Reference in New Issue