Skip to content

Releases: ForestAdmin/forest-rails

v7.7.1

20 Oct 15:27

Choose a tag to compare

7.7.1 (2022-10-20)

Bug Fixes

  • onboard issue with openid_connect gem when running "rails g forest_liana:install" (#586) (18347c5), closes #585

v7.7.0

14 Sep 12:06

Choose a tag to compare

7.7.0 (2022-09-14)

Features

  • auth: remove callbackUrl parameter on authentication and remove forest_agent_url (FOREST_APPLICATION_URL) variable (#582) (00bfb3a)

v7.6.14

08 Sep 08:07

Choose a tag to compare

7.6.14 (2022-09-08)

Bug Fixes

  • charts: user with permissions level that allows charts creation or edition should always be allow to perform charts requests released (#583) (e6611e9)

v7.6.13

23 Aug 14:15

Choose a tag to compare

7.6.13 (2022-08-23)

Bug Fixes

v7.6.12

09 Aug 13:34

Choose a tag to compare

7.6.12 (2022-08-09)

Bug Fixes

  • sti: remove unnecessary sti detection and always use actual model instead of parent (#579) (a159ad0)

v7.6.11

01 Aug 15:38

Choose a tag to compare

7.6.11 (2022-08-01)

Bug Fixes

  • use stable sort for schema fields so we get same results across OS (#577) (359d396), closes #575

v7.6.10

01 Aug 13:10

Choose a tag to compare

7.6.10 (2022-08-01)

Bug Fixes

  • multidb: fix issue with multiple connection detection (#578) (3a3340b)

v7.6.9

22 Jul 16:07

Choose a tag to compare

7.6.9 (2022-07-22)

Bug Fixes

  • security: patch tzinfo dependency vulnerabilities (#573) (9793917)

v7.6.8

20 Jul 13:05

Choose a tag to compare

7.6.8 (2022-07-20)

Bug Fixes

  • multidb: allow associations across databases to work properly (#572) (0f6261d)

v7.6.7

29 Jun 12:10

Choose a tag to compare

7.6.7 (2022-06-29)

Bug Fixes

  • remove default sort on columns created_at & id in the query builder (fd734fc)