Administrate v0.12.0 Release Notes

Release Date: 2019-09-10 // over 4 years ago
    • ๐Ÿ‘ท [COMPAT] [#1331] Drop active_job from the dependencies.
    • โฌ†๏ธ [COMPAT] [#1402] Upgrade to Rails 6.
    • ๐Ÿ’Ž [COMPAT] [#1402] Drop support for Ruby 2.4.
    • ๐Ÿš… [COMPAT] [#1406] Use Zeitwerk for loading models in Rails 6.
    • [i18n] [#1400] Fix unusable expressions and wrong spacing in Korean.
    • ๐Ÿ›  [BUGFIX] [#1285] Added icons to copied templates.
    • ๐Ÿ“š [DOC] [#1378] Break Rails API documentation out to it's own page.
    • [DOC] [#1379] Document using a custom namespace.
    • [COMPAT] [#1377] AR models should inherit from ApplicationRecord.
    • [FEAT] [#947] Add search filters to dashboards.
    • ๐Ÿ›  [BUGFIX] [#1394] Fix loading of Punditize.
    • [i18n] [#1362] Fix spanish locale.
    • ๐Ÿ›  [BUGFIX] [#1336] Run a subset of appraisals fro Ruby 2.4.
    • ๐Ÿ›  [BUGFIX] [#1334] Fix warning message related to 'text-decoration-skip: ink'.
    • ๐Ÿ›  [BUGFIX] [#1334] Fix warning message related to Faker::LordOfTheRings.
    • [DOC] [#1310] Fix typo: polymporphic -> polymorphic.
    • ๐Ÿš… [COMPAT] [#1197] Switch to sassc-rails.
    • ๐Ÿ›  [BUGFIX] [#1320] Patch Rails 4.2 tests to work with Ruby 2.6.
    • ๐Ÿ’Ž [COMPAT] [#1318] Drop support for Ruby 2.2, 2.3.
    • ๐Ÿ›  [BUGFIX] [#1290] Fix generator for non-association/columnar attrs.
    • [FEAT] [#1262] Introduce Fields::Url.
    • ๐Ÿ›  [BUGFIX] [#1268] Fix multiple association pagination.
    • [i18n] [#1239] Translate form error keys in chinese.
    • ๐Ÿ‘ [FEAT] [#1176] Support for other types of association fields.
    • ๐Ÿš… [DOC] [#1214] Adds missing colon to :name in Rails API docs.