Enhancements
- Add csp_meta_tag to layout. #7986 by @javierjulio
- Update config.register_javascript with options support. #7002 by @lanzhiheng
- Use
csrf_meta_tags
in place of singular version. #7985 by @javierjulio - Allow different new and edit rules in authorization adapters. #6535 by @timwis
Bug Fixes
- Fix form layout for hints and checkboxes. #7772 by @JewelSam
- Update filters disabled error to include specific action. #6195 by @javawizard
- Fix Comments controller destroy declaration. #6482 by @bliof
- Stop pagination elements from overflowing outside of panel container. #7599 by @ray-curran
Translation Improvements
- Update vi locale with more translations. #7984 by @rs-phunt
- Update zh-CN locale with multiple corrections. #7944 by @hfl
- Fix typo in Vietnamese locale for filter text. #7920 by @tvziet
- Improve French translation. #7653 by @cprodhomme
Documentation
- Add more documentation about PORO decorator requirements. #7556 by @sanfrecce-osaka
- Add Load Paths docs to the active_admin.rb template. #7541 by @gabo-cs
Performance
- Removes docs from exported gem. #7013 by @brunoarueira