Skip to content

Releases: ForestAdmin/forest-express

v7.8.5

04 Dec 15:52
Compare
Choose a tag to compare

7.8.5 (2020-12-04)

Bug Fixes

  • smart-action: do not mutate hooks on schema generation (#580) (dd2aee3)

v7.8.4

04 Dec 15:15
Compare
Choose a tag to compare

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

04 Dec 13:11
Compare
Choose a tag to compare

7.8.3 (2020-12-04)

Bug Fixes

  • record not found in hooks (recordsId replaced with recordIds) (#578) (ccf6a8f)

v8.0.0-beta.4

02 Dec 11:15
Compare
Choose a tag to compare
v8.0.0-beta.4 Pre-release
Pre-release

8.0.0-beta.4 (2020-12-02)

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

01 Dec 13:54
Compare
Choose a tag to compare

7.8.2 (2020-12-01)

Bug Fixes

  • smart-actions: transform legacy widgets in hooks (#571) (f58b867)

v7.8.1

01 Dec 08:59
Compare
Choose a tag to compare

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

30 Nov 09:53
Compare
Choose a tag to compare

7.8.0 (2020-11-30)

Features

  • smart actions: endpoint that handle forms' load hooks (#565) (824a670)

v7.7.2

27 Nov 15:18
Compare
Choose a tag to compare

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

27 Nov 09:26
Compare
Choose a tag to compare

7.7.1 (2020-11-27)

Bug Fixes

  • technical: remove useless data property from load hook controller (#562) (7465982)

v8.0.0-beta.3

26 Nov 09:30
Compare
Choose a tag to compare
v8.0.0-beta.3 Pre-release
Pre-release

8.0.0-beta.3 (2020-11-26)

Features