Skip to content

Releases: ForestAdmin/forest-rails

v9.10.5

07 Mar 14:00
Compare
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
Compare
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
Compare
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
Compare
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)

v9.10.1

26 Feb 10:14
Compare
Choose a tag to compare

9.10.1 (2025-02-26)

Bug Fixes

  • export: format relation model name for matching collection (#718) (597116e)

v9.10.0

11 Feb 10:33
Compare
Choose a tag to compare

9.10.0 (2025-02-11)

Bug Fixes

  • rename route search to query (79e5702)

Features

  • inbox: rename route search to query (285fb7b)

v9.9.1

10 Feb 16:12
Compare
Choose a tag to compare

9.9.1 (2025-02-10)

Bug Fixes

  • prevent infinite loops in context variable injection (#716) (6744b81), closes #714

v9.9.0

07 Feb 14:15
Compare
Choose a tag to compare

9.9.0 (2025-02-07)

Features

  • inbox: add new route count post for inbox feature (da7bf82)

v9.8.0

04 Feb 08:43
Compare
Choose a tag to compare

9.8.0 (2025-02-04)

Features

  • inbox: add new route post for inbox feature (#713) (acf6f22)

v9.7.0

06 Jan 15:58
Compare
Choose a tag to compare

9.7.0 (2025-01-06)

Features

  • enable context variable usage in segment queries (#712) (0851178)