Skip to content

Releases: ForestAdmin/forest-express-sequelize

v6.3.6

10 Aug 16:51
Compare
Choose a tag to compare

6.3.6 (2020-08-10)

Bug Fixes

  • prevent scopes validation crashes for conditions with boolean or number values (#487) (389f590)

v6.3.5

05 Aug 17:58
Compare
Choose a tag to compare

6.3.5 (2020-08-05)

Bug Fixes

  • related data: fix related data display regression introduced in v6.3.3 (#484) (a585338)

v6.3.4

05 Aug 07:44
Compare
Choose a tag to compare

6.3.4 (2020-08-05)

Performance Improvements

  • ⚡ improve performance of queries on HasMany relationships (#474) (6e9c419)

v6.3.3

04 Aug 08:44
Compare
Choose a tag to compare

6.3.3 (2020-08-04)

Bug Fixes

  • vulnerability: patch a potential vulnerability updating forest-express to version 7.4.1 (#481) (d697f5e)

v6.3.2

13 Jul 13:18
Compare
Choose a tag to compare

6.3.2 (2020-07-13)

Bug Fixes

  • vulnerabilities: bump 2 dependencies of dependencies (#465) (7bb23c0)

v6.3.1

06 Jul 10:03
Compare
Choose a tag to compare

6.3.1 (2020-07-06)

Bug Fixes

  • search: return expected data on extended search on relations having string primary key (#455) (1fa13e8)

v6.3.0

02 Jul 12:22
Compare
Choose a tag to compare

6.3.0 (2020-07-02)

Features

  • filter: is blank now also filter empty strings (#458) (d563942)

v6.2.1

23 Jun 09:01
Compare
Choose a tag to compare

6.2.1 (2020-06-23)

Bug Fixes

  • services: create and expose records remover (#452) (bde6657)

v6.2.0

02 Jun 08:26
Compare
Choose a tag to compare

6.2.0 (2020-06-02)

Features

  • forest-express: upgrade forest-express to 7.3.0 to add the scope validation feature #442 (c3214aa)

v6.1.5

01 Jun 09:46
Compare
Choose a tag to compare

6.1.5 (2020-06-01)

Bug Fixes

  • dependencies: update babel to fix compilation error introduced by node lts 12.17.0 #440 (9ec8501)