What's Changed
Breaking Changes
- Drop Ruby < 3.2, Rails < 7.1, ActiveAdmin < 3.2
Improvements
- Add Rails 8.0 support
- Add ActiveAdmin 3.4 and 3.5.1 support
- Replace Selenium/webdrivers with Cuprite for faster, more reliable tests
- Add SimpleCov code coverage with GitHub Pages badge
- Update CI matrix: Ruby 3.2-3.4, Rails 7.1-8.0, ActiveAdmin 3.2-3.5.1
- Replace Travis CI and Coveralls badges with GitHub Actions CI and shields.io coverage
- Fix broken screenshot URL, outdated Webpacker references, and incorrect fork URL in README
Dependencies
- Update sqlite3 ~> 2.0
- Require activeadmin >= 3.0, < 4.0
- Require Ruby >= 3.1.0
Full Changelog: v1.1.0...v2.0.0