Skip to content

Releases: ForestAdmin/forest-express-sequelize

v8.4.8

30 Nov 13:17
Compare
Choose a tag to compare

8.4.8 (2021-11-30)

Bug Fixes

  • add searchFields type in the collection options (#875) (8a9a84a)

v8.4.7

25 Oct 14:41
Compare
Choose a tag to compare

8.4.7 (2021-10-25)

Bug Fixes

  • add warning message when connections does not have any models (#866) (4c41bd7)

v8.4.6

25 Oct 08:19
Compare
Choose a tag to compare

8.4.6 (2021-10-25)

Bug Fixes

  • smart-actions: skip scope validation for smart action on smart collection (#865) (785511b)

v8.4.5

21 Oct 09:56
Compare
Choose a tag to compare

8.4.5 (2021-10-21)

Bug Fixes

  • nested include duplication in smart field search (#863) (d61da0c)

v8.4.4

20 Oct 14:32
Compare
Choose a tag to compare

8.4.4 (2021-10-20)

Bug Fixes

  • segment query: segment query returns no result when primary key is camelCased (#859) (7244a11)

v8.4.3

20 Oct 13:57
Compare
Choose a tag to compare

8.4.3 (2021-10-20)

Bug Fixes

  • smart-field: smart field should allow to request all fields (#861) (8f27c23)

v8.4.2

20 Oct 13:51
Compare
Choose a tag to compare

8.4.2 (2021-10-20)

Bug Fixes

  • retrocompatibility: handle sequelize includables on smart field search (#850) (114e88f)

v8.4.1

20 Oct 10:25
Compare
Choose a tag to compare

8.4.1 (2021-10-20)

Bug Fixes

v7.12.3

20 Oct 14:40
Compare
Choose a tag to compare

7.12.3 (2021-10-20)

Bug Fixes

  • retrocompatibility: handle sequelize includables on smart field search (#850) (3c1a677)
  • smart-field: smart field should allow to request all fields (#861) (80c4fcc)
  • allow async search on smart field (#860) (bdf9edd)

v8.4.0

19 Oct 13:43
Compare
Choose a tag to compare

8.4.0 (2021-10-19)

Features

  • perf: do not send schema to Forest when unchanged (#858) (fb81ea7)