Releases: activeadmin-plugins/active_admin_import
Releases · activeadmin-plugins/active_admin_import
v5.1.0
What's Changed
- bump ruby versions by @Fivell in #178
- Support for rails 6 by @pnghai in #183
- Support for a non UTF-8 file when zip uploading by @naokirin in #185
- Add compatibility for Ruby 3.0 by @clinejj in #190
- Version bump by @Fivell in #192
- Migrate to GitHub Actions by @enomotodev in #193
- Fix errors with invalid csv by @BigG1947 in #200
- Allow template_object to be Proc that returns fresh model by @BigG1947 in #201
- rails v7.0 support by @gigorok in #199
- bump v5.1.0 by @gigorok in #202
New Contributors
- @pnghai made their first contribution in #183
- @naokirin made their first contribution in #185
- @clinejj made their first contribution in #190
- @enomotodev made their first contribution in #193
- @BigG1947 made their first contribution in #200
- @gigorok made their first contribution in #199
Full Changelog: v4.2.0...v5.1.0
v4.1.0
Drop support of Rails 4
- Add German translation | @morris-frank
- Remove support for Ruby 2.1 and Rails 4
v3.1.0
Stable 3.0.0
- Enable if option
- remove ruby 1.9 support
- support for TSV files
- add Ukrainian/Korean languages
AA 1.0.0.pre compatibility
Merge pull request #65 from ifyouseewendy/fix_merge Fix merging failed message