Skip to content

Releases: ForestAdmin/forest-rails

v9.12.0

05 May 09:28

Choose a tag to compare

9.12.0 (2025-05-05)

Features

  • active-record: improve performance when a belongsTo relation is included (#729) (2491f66)

v9.11.3

09 Apr 12:22

Choose a tag to compare

9.11.3 (2025-04-09)

Bug Fixes

  • filters: get collection name with the right format (#728) (68455f8)

v9.11.2

07 Apr 14:34

Choose a tag to compare

9.11.2 (2025-04-07)

Bug Fixes

  • filters: filtering on date only fields now format value properly (#727) (0e3b54a)

v9.11.1

19 Mar 15:18

Choose a tag to compare

9.11.1 (2025-03-19)

Bug Fixes

  • charts: properly format week of year (#726) (5cbfd3a)

v9.11.0

19 Mar 08:37

Choose a tag to compare

9.11.0 (2025-03-19)

Features

  • operators: add i_contains operator support (#725) (3ed9123)

v9.10.6

11 Mar 09:11

Choose a tag to compare

9.10.6 (2025-03-11)

Bug Fixes

  • schema-updater: fix regression introduced with #720 regex when writing schema (c7da92c)

v9.10.5

07 Mar 14:00

Choose a tag to compare

9.10.5 (2025-03-07)

Bug Fixes

  • startup: display current env secret when ip whitelist fails to ease debugging (#722) (e23500b)

v9.10.4

07 Mar 09:17

Choose a tag to compare

9.10.4 (2025-03-07)

Bug Fixes

  • schema-bypass: properly bypass schema update using forest_disable_auto_schema_apply (#721) (4540c7a)

v9.10.3

05 Mar 16:09

Choose a tag to compare

9.10.3 (2025-03-05)

Bug Fixes

  • schema-updater: properly write validation regex when writing schema on disk (#720) (ffee038)

v9.10.2

28 Feb 10:22

Choose a tag to compare

9.10.2 (2025-02-28)

Bug Fixes

  • api_map: display more information when we don't understand why schema could not be sent (#719) (efec7d4)