RailsAdmin v3.1.0.beta Release Notes

Release Date: 2022-06-20 // almost 2 years ago
  • ๐Ÿš… Full Changelog

    โž• Added

    ๐Ÿ”„ Changed

    • โšก๏ธ Update vendorized jQuery to 3.6.0 (#3524)
    • ๐Ÿš… Enable frozen string literals across the project (#3483)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix edit user link in the top navigation pointing to wrong URL (#3531)
    • ๐Ÿš… Fix MultipleActiveStorage field deleting previous attachments when updating a record in Rails 7.0 (974c54a, #3520)
    • ๐Ÿ›  Fix remote form submission breaking when used with HTTP/2 (#3515)
    • ๐Ÿ›  Fix to maintain 2.x hover / active behavior for side navigation links (#3511)
    • ๐Ÿš… Fix default sort by behavior when list.sort_by points to a field with a table reference for :sortable (#3509, 9959925)
    • ๐Ÿ›  Fix to insert whitespace after sidebar navigation icon to maintain visual consistency (#3504)
    • ๐Ÿ›  Fix orderable multiselect buttons not rendered correctly (#3506)
    • ๐Ÿ›  Fix to use badges instead of labels, which are removed in Bootstrap 5 (#3503)