Releases: ForestAdmin/forest-rails
Releases · ForestAdmin/forest-rails
v9.14.6
17 Jul 08:03
Compare
Sorry, something went wrong.
No results found
9.14.6 (2025-07-17)
Bug Fixes
schema: ensure fields are properly sorted in SchemaFileUpdater (#541 ) (711f1a2 )
v9.14.5
30 Jun 10:15
Compare
Sorry, something went wrong.
No results found
9.14.5 (2025-06-30)
Bug Fixes
rails 8 compatibility for stat aggregators (#741 ) (370c852 )
v9.14.4
20 Jun 08:12
Compare
Sorry, something went wrong.
No results found
9.14.4 (2025-06-20)
Bug Fixes
avoid creating invalid objects when foreign key is null in serializer (#740 ) (61432ef )
v9.14.3
19 Jun 13:32
Compare
Sorry, something went wrong.
No results found
9.14.3 (2025-06-19)
Bug Fixes
search: prevent nil error in field selection during search (#739 ) (069c647 ), closes #738
v9.14.2
10 Jun 08:49
Compare
Sorry, something went wrong.
No results found
9.14.2 (2025-06-10)
Bug Fixes
correct column selection in cross-db associations and extended-search (#737 ) (f352809 )
v9.14.1
28 May 09:35
Compare
Sorry, something went wrong.
No results found
9.14.1 (2025-05-28)
Bug Fixes
preload polymorphic associations to improve performance (#731 ) (00ceef7 )
v9.14.0
26 May 13:35
Compare
Sorry, something went wrong.
No results found
9.14.0 (2025-05-26)
Features
improve performance by avoiding unnecessary jointure on belongsTo relations (#735 ) (a256135 )
v9.13.0
26 May 13:02
Compare
Sorry, something went wrong.
No results found
9.13.0 (2025-05-26)
Features
reduce redundant queries on cross-db belongs_to (#734 ) (e040718 )
v9.12.2
15 May 09:17
Compare
Sorry, something went wrong.
No results found
9.12.2 (2025-05-15)
Bug Fixes
serializer: do not execute smart feature on object like a native attribute (#733 ) (09c9e5f )
v9.12.1
15 May 09:09
Compare
Sorry, something went wrong.
No results found
9.12.1 (2025-05-15)
Bug Fixes
include has_one through associations in compute_select_fields in ResourcesGetter (#732 ) (6472522 )