Skip to content

Releases: blocknotes/administrate_ransack

v0.7.0

24 Apr 06:40
d0bc702

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

07 Jul 10:41
255e188

Choose a tag to compare

What's Changed

  • added test configurations to support Rails 7.1 and Ransack 4.x by @goosys in #27
  • ci: update workflows by @blocknotes in #30

NOTICE: Ruby < 3.0 is not officially supported starting from this version.

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

14 Sep 20:34

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Sep 18:56

Choose a tag to compare

What's Changed

  • feat: Change deprecated item_includes method to item_associations by @mguidetti in #21
  • feat: update minimum Administrate version by @blocknotes in #23

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

27 Jun 06:25

Choose a tag to compare

What's Changed

  • Fix filter select with no options in #20

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Apr 06:55
4114330

Choose a tag to compare

What's Changed

  • Add a new option for has_many associations to permit to use Selectize
  • Move Javascript code in a new partial
  • Refactor partials

Full Changelog: v0.3.4...v0.4.0

v0.3.4

04 Mar 22:38

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.4

v0.3.2

24 Sep 09:50

Choose a tag to compare

  • Custom namespace option (#10 by @zacharydanger)
  • Sample styles in the README to have an horizontal search bar

v0.3.0

19 May 06:25

Choose a tag to compare

  • Filter by scopes
  • Minor internal changes
  • Improve specs

v0.2.0

01 May 16:40

Choose a tag to compare

  • Split filters partial in components partials
  • Improve specs
  • Minor internal changes