Skip to content

Releases: blocknotes/administrate_ransack

v0.7.0

Choose a tag to compare

@blocknotes blocknotes released this 24 Apr 06:40
d0bc702

What's Changed

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

v0.6.0

Choose a tag to compare

@blocknotes blocknotes released this 07 Jul 10:41
255e188

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

Choose a tag to compare

@blocknotes blocknotes released this 14 Sep 20:34

What's Changed

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

v0.5.0

Choose a tag to compare

@blocknotes blocknotes released this 10 Sep 18:56

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

Choose a tag to compare

@blocknotes blocknotes released this 27 Jun 06:25

What's Changed

  • Fix filter select with no options in #20

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

v0.4.0

Choose a tag to compare

@blocknotes blocknotes released this 04 Apr 06:55
4114330

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

Choose a tag to compare

@blocknotes blocknotes released this 04 Mar 22:38

What's Changed

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

v0.3.2

Choose a tag to compare

@blocknotes blocknotes released this 24 Sep 09:50
  • Custom namespace option (#10 by @zacharydanger)
  • Sample styles in the README to have an horizontal search bar

v0.3.0

Choose a tag to compare

@blocknotes blocknotes released this 19 May 06:25
  • Filter by scopes
  • Minor internal changes
  • Improve specs

v0.2.0

Choose a tag to compare

@blocknotes blocknotes released this 01 May 16:40
  • Split filters partial in components partials
  • Improve specs
  • Minor internal changes