Releases: ForestAdmin/forest-express-sequelize
Releases · ForestAdmin/forest-express-sequelize
v8.4.8
8.4.8 (2021-11-30)
Bug Fixes
- add searchFields type in the collection options (#875) (8a9a84a)
v8.4.7
8.4.7 (2021-10-25)
Bug Fixes
- add warning message when connections does not have any models (#866) (4c41bd7)
v8.4.6
8.4.6 (2021-10-25)
Bug Fixes
- smart-actions: skip scope validation for smart action on smart collection (#865) (785511b)
v8.4.5
8.4.5 (2021-10-21)
Bug Fixes
- nested include duplication in smart field search (#863) (d61da0c)
v8.4.4
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
8.4.3 (2021-10-20)
Bug Fixes
- smart-field: smart field should allow to request all fields (#861) (8f27c23)
v8.4.2
8.4.2 (2021-10-20)
Bug Fixes
- retrocompatibility: handle sequelize includables on smart field search (#850) (114e88f)
v8.4.1
8.4.1 (2021-10-20)
Bug Fixes
v7.12.3
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
8.4.0 (2021-10-19)
Features
- perf: do not send schema to Forest when unchanged (#858) (fb81ea7)