Skip to content

Releases: ForestAdmin/forest-rails

v9.0.0

25 Jan 09:57

Choose a tag to compare

9.0.0 (2024-01-25)

Features

  • polymorphic: enabled polymorphic associations support by default (#644) (92853a9)

BREAKING CHANGES

  • polymorphic: polymorphic association support enabled by default. It is no longer necessary to define the env variable ENABLE_SUPPORT_POLYMORPHISM

v9.0.0-beta.1

23 Jan 13:25

Choose a tag to compare

v9.0.0-beta.1 Pre-release
Pre-release

9.0.0-beta.1 (2024-01-23)

Features

  • polymorphic: enabled polymorphic associations support by default (#644) (92853a9)

BREAKING CHANGES

  • polymorphic: polymorphic association support enabled by default. It is no longer necessary to define the env variable ENABLE_SUPPORT_POLYMORPHISM

v8.1.0

18 Jan 15:15

Choose a tag to compare

8.1.0 (2024-01-18)

Features

  • add polymorphic associations support (#640) (2d43bc3)

v8.0.17

05 Dec 09:29

Choose a tag to compare

8.0.17 (2023-12-05)

Bug Fixes

  • security vulnerabilities RCE on 8.x.x (#638) (02679b5)

v7.8.2

05 Dec 09:05

Choose a tag to compare

7.8.2 (2023-12-05)

Bug Fixes

v8.0.16

16 Nov 10:15

Choose a tag to compare

8.0.16 (2023-11-16)

Bug Fixes

  • authentication: return errors detail instead of generic error 500 (#636) (1a69e2f)

v8.0.15

23 Oct 14:49

Choose a tag to compare

8.0.15 (2023-10-23)

Bug Fixes

  • permissions: fetch permissions return an exception when the server doesn't return an 200 response (#635) (9a7590b)

v8.0.14

16 Oct 09:39

Choose a tag to compare

8.0.14 (2023-10-16)

Bug Fixes

v8.0.13

05 Oct 12:09

Choose a tag to compare

8.0.13 (2023-10-05)

Bug Fixes

  • destroy record with restriction on children (#632) (da1f8b6), closes #630

v8.0.12

07 Jul 09:38

Choose a tag to compare

8.0.12 (2023-07-07)

Bug Fixes

  • allow charts with dynamic query using record id (#628) (ff2e1b5)