- Allow scope counts to be disabled
scope :name, count: false
- Wrap automatic form checkboxes in (unlabeled) form group
- Use CSS to set toolbar (flex-)direction and always append when customizing a toolbar
- Promote
#remove_action
from Resource to Admin-level builder method
- Fix errors when Admin/Resource index action is removed
- Fix hook errors when application has a mounted engine named
Admin
- Fix error when
config.action_controller.raise_on_missing_callback_actions
is true
- Fix typo in Vietnamese locale
- Update to jQuery 3.7.1
- Add Rails 7.1 specs to GitHub Actions build (and fix errors and deprecation warnings)
- Switch CSS bundle build from node-sass to Dart sass
- Drop support for Rails versions < 5.2