ActiveAdmin v2.8.0 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • โœจ 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