| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-08 | 1.1 kB | |
| v3.3.0 source code.tar.gz | 2025-03-08 | 649.2 kB | |
| v3.3.0 source code.zip | 2025-03-08 | 969.3 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
What's Changed
- Improve v3 docs regarding compatibility with vite_rails by @mattbrictson in https://github.com/activeadmin/activeadmin/pull/8548
- Backport Fix attributes passed to form has_many not being set on new record form items by @Fs00 in https://github.com/activeadmin/activeadmin/pull/8551
- Backport test against Rails 8.0 by @mgrunberg in https://github.com/activeadmin/activeadmin/pull/8556
- Backport Fix deprecation warning in Ruby 3.4 by @tagliala in https://github.com/activeadmin/activeadmin/pull/8596
- Backport Fix circular require warning in belongs_to.rb by @tagliala in https://github.com/activeadmin/activeadmin/pull/8601
- Test against Ruby 3.4 by @tagliala in https://github.com/activeadmin/activeadmin/pull/8614
- Backport Support sortable argument in id_column by @mgrunberg in https://github.com/activeadmin/activeadmin/pull/8650
- Backport Support title for id_column by @mgrunberg in https://github.com/activeadmin/activeadmin/pull/8652
Full Changelog: https://github.com/activeadmin/activeadmin/compare/v3.2.5...v3.3.0