7.0.0 - 2025-10-31
Backward-incompatible changes
- Drop support for Rails 6.1 and older by @matsales28 (#1678)
- Drop support for Rails 7.0 by @matsales28 (#1680)
Bug fixes
Features
- Add support for Rails 8 by @matsales28 (#1677)
- Add Rails 8.1 support by @matsales28 (#1682)
- Support encrypted ActionText attributes by @spdawson (#1667)
- Add
service,strict_loading, anddependentoptions tohave_attachedmatcher by @matsales28 (#1675)
Improvements
- Refactor Ruby manager setup, add mise integration by @amalrik (#1674)
- Update Ruby versions to latest stable releases by @matsales28 (#1676, #1683)
- Update supported Ruby versions to 3.3.10 and 3.4.7