Releases: blocknotes/administrate_ransack
Releases · blocknotes/administrate_ransack
v0.6.0
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
v0.5.0
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
- @mguidetti made their first contribution in #21
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
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
What's Changed
- Enable Selectize for selects by @blocknotes in #14
- (internal) Replace selenium-webdriver with cuprite by @blocknotes in #15
- (internal) Appraisal setup by @blocknotes in #16
Full Changelog: v0.3.2...v0.3.4
v0.3.2
- Custom namespace option (#10 by @zacharydanger)
- Sample styles in the README to have an horizontal search bar
v0.3.0
- Filter by scopes
- Minor internal changes
- Improve specs
v0.2.0
- Split filters partial in components partials
- Improve specs
- Minor internal changes
0.1.13
- Fix clear filters path when search path is set