ransack v1.8.4 Release Notes

Release Date: 2017-10-09 // over 6 years ago
  • โž• Added

    • ๐ŸŒ Added italian translations. PR #833.

    • 0๏ธโƒฃ Add an optional default arrow for unsorted fields. PR #816.

    ๐Ÿ›  Fixed

    • Cast Postgres money type to float. PR #823.

    • Fix the bug in sort_link, which causes the multiple fields option to be ignored when block parameter is specified. PR #818.

    • ๐Ÿš… No need pass some arugments to JoinAssociation#join_constraints in Rails 5.1. PR #814. Fixes #807. Reference rails/rails#28267 and rails/rails#27851.