v3.3.0
What's Changed
- Update CI versions by @cbeer in #2791
- Add a contributing.md document for Spotlight by @mejackreed in #2291
- Skip a very flaky test in CI by @cbeer in #2795
- Import data using #with_indifferent_access to avoid confusing strings and symbols by @cbeer in #2794
- Make rake tasks read from env for non-interactive usage by @thatbudakguy in #2797
- Use the actual configured facet limit to determine when to show the 'too many values' version of the count by @cbeer in #2792
- Truncate titles in breadcrumbs and limit them to 1 line by @marlo-longley in #2796
- Update confirmation email text by @cbeer in #2800
- Omit HTML id attributes for the 'current tab tracking' hidden field by @cbeer in #2801
- Update requirements listed in the README by @cbeer in #2798
- Tweak log messages and comments by @cbeer in #2799
- Remove debug logging from test by @cbeer in #2802
- Address upstream deprecation warnings by @cbeer in #2803
- Wrap initializers that depend on Rails autoloading with to_prepare by @cbeer in #2806
- Allow paper_trail v12 by @cbeer in #2807
- Relax dependency pinning for acts-as-taggable-on by @cbeer in #2808
New Contributors
- @thatbudakguy made their first contribution in #2797
- @marlo-longley made their first contribution in #2796
Full Changelog: v3.2.0...v3.3.0