Skip to content

Commit 2cdb233

Browse files
committed
complete changelog
[skip ci]
1 parent fc8fee9 commit 2cdb233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
- Add sort_joins to column, defaults to includes value, so it's possible to set sort by SQL without joining the includes, or join with some associations, and preload others.
2222
- Fix when textarea is required and uses tinymce, show the validation error if it's empty and sync the content before submitting.
2323
- Support add_new in collection associations too, only with popup mode (add_new: true will default to popup in such associations)
24+
- Support for rails 8
25+
_ Cache action link generation to speed up list rendering
2426

2527
= 4.1.6
2628
- Fix add_existing

0 commit comments

Comments
 (0)