All Versions
33
Latest Version
Avg Release Cycle
85 days
Latest Release
508 days ago

Changelog History
Page 1

  • v3.1.0 Changes

    November 06, 2022

    ๐Ÿš… Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿš… Fix to use defer instead of async to ensure script loading order (2a40976, #3513)
    • ๐Ÿ‘Œ Improve filter method select box appearance (#3559)
  • v3.1.0.rc2 Changes

    October 02, 2022

    ๐Ÿš… Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿš… Fix sidebar style broken in attempt to support Bootstrap 5.2 (d7abba4, #3553)
  • v3.1.0.rc Changes

    September 22, 2022

    ๐Ÿš… Full Changelog

    โž• Added

    • โž• Add ability to limit filter operators (be9a75e)
    • ๐Ÿš… Support filtering has_one associations (9657774)
    • ๐Ÿš… Add ability to set default order of PaperTrail versions (a1c4c67, #3095)
    • โž• Add block-style DSL support for extension adapters (951b708)
    • ๐Ÿš… Make sidebar navigation collapsible (e8cb8ed, #3198)
    • โž• Add ability to show a help text under the search box (94f16fb)
    • ๐Ÿš… Support for ActiveStorage direct uploads (e13c7e2, #3296)

    ๐Ÿ”„ Changed

    • ๐Ÿš… Load ActionText assets statically to enable full-featured setup (458d0fb, #3251, #3386)
    • ๐Ÿ”„ Change ES Module processing not to affect non-RailsAdmin assets (f8219bf)
    • ๐Ÿš… Change RailsAdmin initialization process to evaluate the config block immediately but load constants lazily (#3541, 33e9214)
    • ๐Ÿš… Restore the loading indicator back (32e6b14, b9ee7f0, #3500)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Bootstrap 5.2 compatibility (ef76fce)
    • ๐Ÿ›  Fix filtering select widget options being empty on browser back (3cffc00)
    • ๐Ÿ›  Fix RailsAdmin widgets not activated after a validation error (a604da5)
    • ๐Ÿš… Fix export action didn't use export section for eager loading (4cc3f30, #1954)
    • ๐Ÿš… Fix Dart Sass 2.0 division deprecations (#3544, 3a177c2)
    • ๐Ÿš… Fix unable to focus elements on modals opened from remote forms (#3539, #3538)
    • ๐Ÿš… Improve pagination appearance on smaller screens (a2e366e, #3516)
    • ๐Ÿš… Fix the value of submit buttons being lost on submission (60e1150, #3513)
    • Fix breaking with a has_and_belongs_to_many association with scope given (c2bf6db, #2067)
    • ๐Ÿš… Fix nested fields don't toggle properly after pushing 'Add a new ...' button (d1f1154, #3528)
  • v3.1.0.beta Changes

    June 20, 2022

    ๐Ÿš… 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)
  • v3.0.0 Changes

    March 21, 2022

    ๐Ÿš… Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿš… Fix table sorting not working (83a0c88, #3497)
    • ๐Ÿ›  Fix reset button by the query box not working (4a583e9)
  • v3.0.0.rc4 Changes

    March 13, 2022

    ๐Ÿš… Full Changelog

    โž• Added

    • ๐Ÿš… Instruct users on potential issues with npm package installation (2b0594c, c7a74f1)

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade vendorized Flatpickr to 4.6.11 (7f8c831)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix not utilizing full browser width after Bootstrap 5 upgrade (#3493)
    • ๐Ÿ›  Fix the style for show views broken on Bootstrap 5 upgrade (#3491)
    • ๐Ÿ›  Fix Pundit 2.2 deprecation for not using Pundit::Authorization (e38eb46)
    • ๐Ÿš… Fix JS issues when navigating across the main app and RailsAdmin (eb4a185, #3484)
  • v3.0.0.rc3 Changes

    February 27, 2022

    ๐Ÿš… Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix the style of list scope tabs (#3477)
    • ๐Ÿ›  Fix rake tasks executed twice (7d56cd6)
    • ๐Ÿš… Fix the style of the header user link when show_gravatar is false (#3475)
    • โœ‚ Fix 'Cancel' button for delete/bulk_delete action also didn't work (1fa8486, #3468)
    • ๐Ÿš… Fix failing to export after introducing Turbo Drive (c749d93, #3461 (comment))
  • v3.0.0.rc2 Changes

    February 20, 2022

    ๐Ÿš… Full Changelog

    โž• Added

    • ๐Ÿš… Some improvements to make the upgrade process more friendlier (#3471, 3771542, 3b04a96)

    ๐Ÿ›  Fixed

    • ๐Ÿš… Fix 'Save and add another', 'Save and edit', 'Cancel' buttons didn't work right (ac0a563, #3468)
    • ๐Ÿš… Fix failing to precompile assets when the database connection is unavailable (#3470, #3469)
    • ๐Ÿš… Fix custom theme overrides not working (3d7f3b3, #3466)
  • v3.0.0.rc Changes

    February 06, 2022

    ๐Ÿš… Full Changelog

    โž• Added

    • ๐Ÿš… Support Mongoid's Storage Field Names (cefa23c, #1745)
    • ๐Ÿš… Allow save/delete oprations to be disabled based on an object's #read_only? status (9cd7541, #1684)
    • ๐Ÿš… Allow customizing model's last created time (d6d380a, #3010)
    • โž• Add ability to hide the dashboard history section (#3189)
    • ๐Ÿš… Add model scope configuration option, which enables 'unscoped' mode (8d905f9, #1348)

    ๐Ÿ”„ Changed

    • ๐Ÿš… Switch from pjax to Turbo Drive, due to pjax's low maintenance activity (#3461, #3435)
    • ๐Ÿš… Upgrade Bootstrap to 5.1.3 (#3455, #3083)
    • ๐Ÿš… Switch datetime picker library to Flatpickr (#3455)

    โœ‚ Removed

    • โฌ‡๏ธ Drop support for Ruby 2.5 (#3430)
    • ๐Ÿš… Remove Sections::List#sort_reverse because of having very limited usecase (0c7bc61, #1181)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix failing to detect encoding with JDBC MySQL adapter (0dfe2e4)
    • ๐Ÿ›  Fix unable to start app when using redis-session-store (#3462)
    • ๐Ÿš… Fix ActiveRecord ObjectExtension has_one setter breaks with custom primary key class (0e2e0e4, #3460)
    • โšก๏ธ Fix inheritance of parent_controller not updated properly when controllers were eagerly loaded (#3458)
    • ๐Ÿš… Fix to retrieve actions correctly in the action #bulk_action (#3407)
    • Fix issue when RailsAdmin::MainController needs to dispatch a method call using #respond_to_missing? (da51b91, #3454)
    • ๐Ÿ”ง Fix modal foreign keys are not prepopulated unless the association inverse_of is configured (75504d0, #2585)
  • v3.0.0.beta2 Changes

    December 25, 2021

    ๐Ÿš… Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿš… Fix NameError 'uninitialized constant RailsAdmin::Version' on install (d2ad520, #3452)