Releases: activeadmin/activeadmin
Releases · activeadmin/activeadmin
v4.0.0.beta15
What's Changed
IMPORTANT: Please update your tailwind-active_admin.config.js
file with the ESM changes from #8568
Template Updates 📝
Enhancements ✨
- Update Korean locale with new translations by @stadia in #8554
- Update Arabic locale translations by @aalyahya in #8555
- Fix an issue with Arabic translation by @aalyahya in #8557
- Update Russian locale with new translations by @PoroshkinaVV in #8558
New Contributors
- @stadia made their first contribution in #8554
- @aalyahya made their first contribution in #8555
- @PoroshkinaVV made their first contribution in #8558
Full Changelog: v4.0.0.beta14...v4.0.0.beta15
v4.0.0.beta14
What's Changed
Breaking Changes 🚨
- Drop support for Rails 6.1 by @mgrunberg in #8449
- Drop Ruby 3.0 compatibility by @tagliala in #8489
Enhancements ✨
- Add polish translations for search status by @wrozka in #8487
- Update zh-TW & ja locale with new v4 keys by @hohayo in #8521
- Update zh-CN locale with new v4 keys by @iuhoay in #8546
- Improve v3 docs regarding compatibility with vite_rails by @mattbrictson in #8549
- Remove redundant safe navigation operator by @tagliala in #8528
- Use safe navigation for
pundit_default_policy
by @tagliala in #8530 - Use safe navigation operator in layout helper by @tagliala in #8533
Bug Fixes 🐛
- run update_resource inside a transaction to avoid autosaving relationships through assign_attributes when the record is invalid by @deivid-rodriguez @mgrunberg in #7437
- Fix attributes passed to form has_many not being set on new record form items by @Fs00 in #8550
- Convert plugin.js to ESM because package.json has type set to module by @4ndv in #8536
Other Changes 🛠
- Migrate docs to VitePress by @javierjulio in #8194
New Contributors
Full Changelog: v4.0.0.beta13...v4.0.0.beta14
v4.0.0.beta13
What's Changed
Enhancements ✨
- Add polish translations for v4 keys by @wrozka in #8481
- Add spanish translations for v4 keys by @elramirezv in #8483
- Prefer
require_relative
for internal requires by @tagliala in #8482
New Contributors
- @elramirezv made their first contribution in #8483
Full Changelog: v4.0.0.beta12...v4.0.0.beta13
v4.0.0.beta12
v3.2.5
What's Changed
Enhancements ✨
- Backport #8450 #8451 by @tagliala in #8454
- Backport Add favicon to template app to fix Rails 7.2 test suite run by @mgrunberg in #8468
- Backport Use attribute_types instead of columns_hash to determine type by @mgrunberg in #8469
- Backport Optimize count query for pagination_total: false option by @mgrunberg in #8470
Bug Fixes 🐛
- Restore inner span tag to form inputs legend by @denisahearn in #8467
New Contributors
- @denisahearn made their first contribution in #8467
Full Changelog: v3.2.4...v3.2.5
v4.0.0.beta11
What's Changed
Enhancements ✨
- Unify specifying label in attributes_table component by @mgrunberg in #8458
- Optimize count query for
pagination_total: false
option by @deivid-rodriguez and @mgrunberg in #6911 - Use attribute_types instead of columns_hash to determine type by @til in #8457
Bug Fixes 🐛
Full Changelog: v4.0.0.beta10...v4.0.0.beta11
v4.0.0.beta10
What's Changed
Template Updates 📝
Enhancements ✨
- Support async_count for scopes by @jdlubrano in #8394
- Add tbody_html and row_html options to TableFor and IndexAsTable by @thibaudgg in #8423
Bug Fixes 🐛
- Improve form f.inputs attributes rendering by @amiel in #8439 and by @mgrunberg in #8448
- Fix batch action with partial and no confirm doesn't submit the form on click by @ryoung in #8442
New Contributors
- @jpawlyn made their first contribution in #8430
- @jdlubrano made their first contribution in #8394
- @ryoung made their first contribution in #8442
Full Changelog: v4.0.0.beta9...v4.0.0.beta10
v3.2.4
What's Changed
- Backport Test against Rails 7.2 by @mgrunberg in #8434
- Backport Improve form f.inputs attributes rendering by @amiel in #8446
Full Changelog: v3.2.3...v3.2.4
v4.0.0.beta9
What's Changed
Template Updates 📝
Enhancements ✨
- Better implementation of counter-cache-column check by @mgrunberg in #8411
Other Changes 🛠
Full Changelog: v4.0.0.beta8...v4.0.0.beta9
v3.2.3
What's Changed
Enhancements ✨
- Backport better implementation of counter-cache-column check #8412 by @plashchynski
Bug Fixes
- Remove deprecation warnings when building with dart sass >= 1.77.7 #8405 by @mgrunberg
Full Changelog: v3.2.2...v3.2.3