Releases: ForestAdmin/forest-express
Releases · ForestAdmin/forest-express
v7.8.5
7.8.5 (2020-12-04)
Bug Fixes
- smart-action: do not mutate hooks on schema generation (#580) (dd2aee3)
v7.8.4
7.8.4 (2020-12-04)
Bug Fixes
- smart-action: widgetEdit should not be erased when change hook is triggered (#579) (1014ade)
v7.8.3
7.8.3 (2020-12-04)
Bug Fixes
- record not found in hooks (recordsId replaced with recordIds) (#578) (ccf6a8f)
v8.0.0-beta.4
Bug Fixes
- schema: do not generate
framework
, framework_version
to ensure equality across environments (#556) (30ee17a)
- smart fields: compute properly smart fields (#570) (923c968)
- smart-actions: transform legacy widgets in hooks (#571) (f58b867)
- technical: remove useless data property from load hook controller (#562) (7465982)
Features
- smart actions: endpoint that handle forms' load hooks (#546) (3e3c018)
- smart actions: endpoint that handle forms' load hooks (#565) (824a670)
Reverts
- related-data: use same reference on record for dataValues and direct attributes (#569) (5e7a689)
v7.8.2
7.8.2 (2020-12-01)
Bug Fixes
- smart-actions: transform legacy widgets in hooks (#571) (f58b867)
v7.8.1
7.8.1 (2020-12-01)
Bug Fixes
- smart fields: compute properly smart fields (#570) (923c968)
Reverts
- related-data: use same reference on record for dataValues and direct attributes (#569) (5e7a689)
v7.8.0
7.8.0 (2020-11-30)
Features
- smart actions: endpoint that handle forms' load hooks (#565) (824a670)
v7.7.2
7.7.2 (2020-11-27)
Bug Fixes
- schema: do not generate
framework
, framework_version
to ensure equality across environments (#556) (30ee17a)
v7.7.1
7.7.1 (2020-11-27)
Bug Fixes
- technical: remove useless data property from load hook controller (#562) (7465982)