ActiveAdmin v2.10.0 Release Notes

  • โœจ Enhancements

    • ๐Ÿฑ Load favicon from Webpacker assets when use_webpacker is set to true. [#6954] by [@Fs00]
    • Don't apply sorting to collection until after scoping. [#7205] by [@agrobbin]
    • ๐Ÿ—„ Resolve dart sass deprecation warning for division. [#7095] by [@tordans]
    • ๐Ÿ‘‰ Use instrument from the Notifications API instead of low level publish. [#7262] by [@sprql]
    • Avoid mutating string literals. [#6936] by [@tomgilligan]
    • ๐Ÿ’… Include print styles in main stylesheet. [#6922] by [@deivid-rodriguez]
    • ๐Ÿ‘‰ Use POST for OmniAuth links. [#6916] by [@deivid-rodriguez]
    • Scope new record instantiation by authorization scope. [#6884] by [@ngouy]
    • Make permit_params and belongs_to order independent. [#6906] by [@deivid-rodriguez]
    • ๐Ÿ‘‰ Use collection length instead of running COUNTs for limited collections. [#5660] by [@MmKolodziej]

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ Show ransackable_scopes filters in search results. [#7127] by [@vlad-psh]

    ๐ŸŒ Translation Improvements

    • ๐Ÿ›  Fix Dutch translation for password reset button. [#7181] by [@mvz]
    • โž• Add few key to RO pagination.entry. [#6915] by [@lubosch]
    • ๐Ÿ”„ Change misleading Korean translation. [#6873] by [@1000ship]

    ๐Ÿ“š Documentation

    • โšก๏ธ Replace deprecated update_attributes! with update!. [#6959] by [@sergey-alekseev]
    • ๐Ÿ“„ Clarify docs on user setup. [#6872] by [@javawizard]

    Dependency Changes

    • โฌ‡๏ธ Drop rails 5.2 support. [#7293] by [@deivid-rodriguez]
    • โฌ‡๏ธ Drop support for Ruby 2.5. [#7236] by [@alejandroperea]