Releases: ForestAdmin/forest-rails
Releases · ForestAdmin/forest-rails
v9.10.5
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
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
9.10.3 (2025-03-05)
Bug Fixes
- schema-updater: properly write validation regex when writing schema on disk (#720) (ffee038)
v9.10.2
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
9.10.1 (2025-02-26)
Bug Fixes
- export: format relation model name for matching collection (#718) (597116e)
v9.10.0
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
9.9.1 (2025-02-10)
Bug Fixes
- prevent infinite loops in context variable injection (#716) (6744b81), closes #714
v9.9.0
9.9.0 (2025-02-07)
Features
- inbox: add new route count post for inbox feature (da7bf82)
v9.8.0
9.8.0 (2025-02-04)
Features
- inbox: add new route post for inbox feature (#713) (acf6f22)
v9.7.0
9.7.0 (2025-01-06)
Features
- enable context variable usage in segment queries (#712) (0851178)