What's Changed
- Document release process by @scarroll32 in #1199, #1200.
- Support Rails 7 by @yahonda in #1205, #1209, #1234, #1230, #1266
- Fix for
ActiveRecord::UnknownAttributeReference
in ransack by @TechnologyHypofriend in #1207 - Make gem compatible with old polyamorous require by @rtweeks in #1145
- Adding swedish translations by @johanandre in #1208
- Document how to do case insensitive searches by @scarroll32 in #1213
- Add the ability to disable whitespace stripping for string searches by @DCrow in #1214
- Fix
:default
option inTranslate.attribute
method by @coreyaus in #1218 - Fix typo in README.md by @d-m-u in #1220
- Fix another typo in README.md by @plan-do-break-fix in #1221
- Fix several documentation typos @wonda-tea-coffee in #1233
- Allow ransack to treat nulls as always first or last by @mollerhoj in #1226
- Consider ransack aliases when sorting by @faragorn and @waldyr in #1223
- Fix non-casted array predicates by @danielpclark in #1246
- Remove Squeel references from README by @Schwad in #1249
- Remove part of the README that might lead to incorrect results by @RadekMolenda in #1258
New Contributors
- @TechnologyHypofriend made their first contribution in #1207
- @rtweeks made their first contribution in #1145
- @johanandre made their first contribution in #1208
- @DCrow made their first contribution in #1214
- @coreyaus made their first contribution in #1218
- @d-m-u made their first contribution in #1220
- @plan-do-break-fix made their first contribution in #1221
- @wonda-tea-coffee made their first contribution in #1233
- @mollerhoj made their first contribution in #1226
- @faragorn made their first contribution in #1223
- @waldyr made their first contribution in #1223
- @danielpclark made their first contribution in #1246
- @Schwad made their first contribution in #1249
- @RadekMolenda made their first contribution in #1258
Full Changelog: v2.4.2...v2.5.0