Forest Rails Versions Save

💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.

v9.1.0

3 months ago

9.1.0 (2024-01-29)

Features

v8.2.0

3 months ago

8.2.0 (2024-01-29)

Features

v9.0.0

3 months ago

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

3 months ago

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

3 months ago

8.1.0 (2024-01-18)

Features

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

v8.0.17

5 months ago

8.0.17 (2023-12-05)

Bug Fixes

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

v7.8.2

5 months ago

7.8.2 (2023-12-05)

Bug Fixes

v8.0.16

6 months ago

8.0.16 (2023-11-16)

Bug Fixes

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

v8.0.15

6 months ago

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

7 months ago

8.0.14 (2023-10-16)

Bug Fixes