Skip to content

Releases: ForestAdmin/forest-express

v7.0.4

07 Apr 08:07
Compare
Choose a tag to compare

7.0.4 (2020-04-07)

Bug Fixes

  • security: bump acorn from 5.7.3 to 5.7.4 (#368) (51af9b8)

v7.0.3

06 Apr 08:06
Compare
Choose a tag to compare

7.0.3 (2020-04-06)

Bug Fixes

  • integration: fix intercom conversations display with API v2 (#366) (9069668)

v7.0.2

02 Mar 11:05
Compare
Choose a tag to compare

7.0.2 (2020-03-02)

Bug Fixes

  • use export csv batch configuration in IdsFromRequestRetriever (#365) (c5102c7)

v7.0.1

18 Feb 08:11
Compare
Choose a tag to compare

7.0.1 (2020-02-18)

Bug Fixes

v7.0.0

17 Feb 16:02
Compare
Choose a tag to compare

7.0.0 (2020-02-17)

Features

  • make Liana.init return a promise resolving when all is up (#355) (c407609)

BREAKING CHANGES

  • The init method now returns a promise.

v6.0.0

17 Feb 10:21
67aca46
Compare
Choose a tag to compare

6.0.0 (2020-02-17)

Features

  • smart actions: add a method to RecordsGetter to get all models IDs given a query or an ID list (#346) (fb43abe)

BREAKING CHANGES

  • smart actions: smart actions must now use this method (documentation has to be updated)