Skip to content

Releases: ForestAdmin/forest-express-sequelize

v6.5.0

27 Nov 16:53
Compare
Choose a tag to compare

6.5.0 (2020-11-27)

Features

  • smart actions: endpoint that handle forms' load hooks (0902ef4)

v6.4.2

26 Nov 15:48
Compare
Choose a tag to compare

6.4.2 (2020-11-26)

Bug Fixes

v6.4.1

26 Nov 07:48
Compare
Choose a tag to compare

6.4.1 (2020-11-26)

Bug Fixes

  • always return primary keys of associated records (#550) (57bd84b)

v7.0.0-beta.1

24 Nov 10:41
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release

7.0.0-beta.1 (2020-11-24)

Features

  • init function now uses connections & objectMapping instead of sequelize as parameter (#539) (74262ac)

BREAKING CHANGES

Co-authored-by: jeffladiray [email protected]

v6.4.0

17 Nov 16:05
Compare
Choose a tag to compare

6.4.0 (2020-11-17)

Features

  • smart actions: add hooks in schema file (#542) (f1cd375)

v6.3.15

13 Nov 14:02
Compare
Choose a tag to compare

6.3.15 (2020-11-13)

Bug Fixes

  • don't compute smart fields when not requested on associated records (#540) (5c95163)

v6.3.14

03 Nov 15:25
Compare
Choose a tag to compare

6.3.14 (2020-11-03)

Bug Fixes

  • request the right fields for belongsTo relationships with casing difference between DB and JS (#530) (84de297)

v6.3.13

05 Oct 06:36
Compare
Choose a tag to compare

6.3.13 (2020-10-05)

Bug Fixes

  • fix an error when accessing tables with a hasOne relationship (#512) (bb2f51e)

v6.3.12

01 Oct 09:35
Compare
Choose a tag to compare

6.3.12 (2020-10-01)

Bug Fixes

  • leaderboard chart: fix query on many to many relationship (#510) (0e90750)

v6.3.11

09 Sep 13:13
Compare
Choose a tag to compare

6.3.11 (2020-09-09)

Bug Fixes