Skip to content

Releases: activeadmin-plugins/active_admin_import

v6.0.0

08 Apr 10:58
4e3d4d9

Choose a tag to compare

What's Changed

  • Drop EOL versions, switch to Cuprite, modernize CI by @Fivell in #207
  • Add ActiveAdmin 3.4 and 3.5.1 to CI matrix by @Fivell in #208
  • Add Rails 8.0.0 to CI matrix by @Fivell in #209
  • Bump activerecord-import floor to >= 2.0 by @Fivell in #210
  • Fix bugs with caching and format validation when importing files by @Skumring in #204
  • Add active_admin_import_context convention for controller-provided context by @Fivell in #211
  • Add MySQL and PostgreSQL to CI database matrix by @Fivell in #213
  • Allow custom ImportResult subclass via :result_class option by @Fivell in #214
  • Move documentation from wiki/gh-pages into README by @Fivell in #215
  • Replace Coveralls badge with self-hosted coverage badge on Pages by @Fivell in #216
  • bump v6.0.0 by @Fivell in #217
  • Drop CHANGELOG.md in favor of GitHub release notes by @Fivell in #218

New Contributors

Full Changelog: v5.1.0...v6.0.0

v5.1.0

02 Nov 10:05
160a796

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v5.1.0

v4.1.0

15 Jan 12:17

Choose a tag to compare

  • Upgrade dependency activerecord-import to 0.27.0 #161

Drop support of Rails 4

21 Jul 08:09
5daabcd

Choose a tag to compare

  • Add German translation | @morris-frank
  • Remove support for Ruby 2.1 and Rails 4

v3.1.0

10 Apr 14:17
33d761e

Choose a tag to compare

  • Lower dependency of ActiveAdmin to >= 1.0.0.pre2
  • Add possibility to skip columns/values in CSV (batch_slice_columns method); WiKi

Stable 3.0.0

26 Apr 14:15

Choose a tag to compare

  • Enable if option
  • remove ruby 1.9 support
  • support for TSV files
  • add Ukrainian/Korean languages

Read more...

AA 1.0.0.pre compatibility

17 Aug 14:36

Choose a tag to compare

Pre-release
Merge pull request #65 from ifyouseewendy/fix_merge

Fix merging failed message