RailsAdmin v2.0.1 Release Notes

Release Date: 2019-12-31 // about 4 years ago
  • ๐Ÿš… Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿš… Fix Zeitwerk incompatible behavior of autoloading constants during initialization(#3190, e275012b)
    • ๐Ÿ‘‰ Fix empty fields being hidden regardless of compact_show_view(#3213)
    • 0๏ธโƒฃ Fix filter_scope not using default_search_operator as default(#3212)
    • ๐Ÿ›  Fix PaperTrail integration returning nil as username instead of whodunnit(#3210)
    • ๐Ÿš… Fix Sprockets 4 incompatibility of vendorized Fontawesome(#3204, #3207)

    ๐Ÿ”’ Security

    • ๐Ÿš… Update moment.js to 2.24.0 to address security vulnerability(#3182, #3201)