Releases: ForestAdmin/forest-rails
Releases · ForestAdmin/forest-rails
v9.6.0
9.6.0 (2024-12-10)
Features
- smart-field: set filterable and sortable options at true by default on polymorphic smart field (#697) (7f9de48)
v9.5.7
9.5.7 (2024-12-10)
Bug Fixes
- validations: ignore default before_validation (#708) (436e9a6)
v9.5.6
9.5.6 (2024-12-10)
Bug Fixes
- avoid smart feature to be load more one time (#706) (bbbb321)
v9.5.5
9.5.5 (2024-12-09)
Bug Fixes
- search: highlight decorator search on smart field (#707) (69e2cac)
v9.5.4
9.5.4 (2024-12-04)
Bug Fixes
- scopes: prevent unnecessary HTTP call despite caching (#702) (5013e2b)
v9.5.3
9.5.3 (2024-11-22)
Bug Fixes
- security: patch cross-spawn dependency vulnerabilities (#700) (b97e86c)
- security: patch micromatch dependency vulnerabilities (#699) (ccf60b3)
v9.5.2
9.5.2 (2024-11-18)
Bug Fixes
- permission: get approval conditions by role id (#698) (73d9874)
v9.5.1
9.5.1 (2024-11-13)
Bug Fixes
- remove arel-helpers to enable Rails 8 compatibility (#696) (6558699)
v9.5.0
9.5.0 (2024-11-12)
Features
- smart-field: add new options to support native polymorphic fields (#694) (891d07a)
v9.4.3
9.4.3 (2024-11-04)
Bug Fixes
- action: fix get_ids_from_request helper call on related data (#695) (28a0371)