Skip to content

2.8.0

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 04 Sep 16:26
· 1797 commits to master since this release
ed84bc7

Enhancements

  • Allow using PORO decorators. #6249 by @brunvez
  • Make sure ActiveAdmin.routes provides routes in a consistent order. #6124 by @jiikko
  • Use proper closing tags for HTML in ModalDialog component. #6221 by @javierjulio

Bug Fixes

  • Fix comment layout so regardless of size, each is aligned and spaced evenly. #6393 by @Ivanov-Anton

Translation Improvements

Documentation

  • Fix filter_columns_for_large_association and filter_method_for_large_association examples. #6232 by @ndbroadbent

Dependency Changes