Skip to content

Releases: ForestAdmin/forest-express-sequelize

v6.6.1

11 Dec 14:01
Compare
Choose a tag to compare

6.6.1 (2020-12-11)

Bug Fixes

v6.6.0

09 Dec 16:21
Compare
Choose a tag to compare

6.6.0 (2020-12-09)

Features

  • smart actions: introduce smart action forms hooks (#569) (cd13029)

  • role-permissions: support the new role ACL format (#577) (4aed30f)

v6.5.1

09 Dec 13:58
Compare
Choose a tag to compare

6.5.1 (2020-12-09)

Bug Fixes

  • leaderboard: fix an error when use "user" table (#565) (0cbbc32)

v7.0.0-beta.3

02 Dec 15:46
Compare
Choose a tag to compare
v7.0.0-beta.3 Pre-release
Pre-release

7.0.0-beta.3 (2020-12-02)

Bug Fixes

  • always return primary keys of associated records (#550) (57bd84b)
  • export error handler middleware (#552) (a87591b)

Features

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

v7.0.0-beta.2

30 Nov 09:07
Compare
Choose a tag to compare
v7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2 (2020-11-30)

Bug Fixes

  • fix incorrect usage of the new connections parameter (#557) (2840e41)

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)