You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rdoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
- Integrate LogicalQueryParser, supporting full logical search, or simplified searches with 'all keywords' and 'any keyword' operators
2
2
- Display unauthorized column in form as show action, so show_ui or show override is used if exists
3
3
- Display unauthorized subform with show_ui as show action, to display readonly subform tables
4
+
- Add subform_includes to column, and preload_for_form method to preload associations on edit action, speed up on big forms with long subforms or many nested subforms
4
5
5
6
= 4.1.1 (not released yet)
6
7
- Load dartsass-sprockets, so it isn't required in the Gemfile
0 commit comments