Administrate v0.6.0 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
    • ๐Ÿ‘ท [CHANGE] [#845] Remove delayed_job_active_record dependency.
    • ๐ŸŽ [CHANGE] [#817] Improve performance for n+1s.
    • ๐Ÿšš [DOC] [#844] Remove the word "simply".
    • ๐Ÿšš [CHANGE] [#791] Remove unneeded Rails dependencies.
    • [CHANGE] [#810] Add sort_by and direction option for HasMany field.
    • ๐Ÿ‘ [CHANGE] [#842] Add support for big decimals in formating numbers.
    • โšก๏ธ [CHANGE] [#793] Update Ruby to 2.4.1 and use .ruby-version on CircleCI.
    • ๐Ÿšš [CHANGE] [#820] Remove markdown-rails and high_voltage.
    • โœ… [CHANGE] [#824] Install the latest bundler version on CI.
    • ๐Ÿšš [CHANGE] [#824] Remove the web-console gem.
    • [CHANGE] [#823] Do not redirect to show page when selecting text.
    • [CHANGE] [#830] Add table name to search query.
    • 0๏ธโƒฃ [CHANGE] [#841] When the number data is a float, default to the decimal amount.
    • [CHANGE] [#698] Place Resource in the right namespace.
    • [CHANGE] [#698] Change sidebar partial to work w/namespaced models.
    • ๐Ÿ›  [BUGFIX] [#698] Fix inferred path issue w/name-spaced resources.
    • โฌ†๏ธ [CHANGE] [#822] Upgrade webmock to make compatible with Ruby 2.4.
    • ๐ŸŒ [i18n] [#838] Improve translations for pl/uk.
    • [DOC] [#839] Add instructions on how to add dashboards
    • ๐Ÿ“š [DOC] [#837] Make path to documentation more noticeable
    • ๐ŸŒ [i18n] [#826] Fixes some broken ja translations.
    • ๐Ÿš… [DOC] [#821] Document how to use with Rails API.
    • โšก๏ธ [CHANGE] [#818] Update administrate-field-image to 1.1.0.
    • ๐Ÿšš [DOC] [#815] Remove the last .keep.
    • ๐Ÿ›  [BUGFIX] [#814] Use an array of includes instead of a regex for Sass.
    • ๐Ÿ›  [BUGFIX] [#813] Wrap class_name arguments in strings.
    • ๐Ÿšš [DOC] [#812] Remove some .keeps.
    • ๐Ÿ’ป [UI] [#797] Stop using Sass glob importing.
    • ๐Ÿ“„ [Docs] [#809] Add missing suffix docs for number field.
    • ๐ŸŒ [i18n] [#803] Fix some broken zh-TW translations.