Release v3.15.0
Release notes
More information and release video here
🎸 Features
- feature: grid item badge @adrianthedev (#3478)
- feature: summarizable associations @thiagoyoussef (#3428)
- feature: radio field @thiagoyoussef (#3425)
✨ Enhancements
- Feature: Title and description for tabs @Nevelito (#3442)
- enhancement: callable confirm and cancel labels on actions @Paul-Bob (#3458)
- enhancement: eject components from plugins @Paul-Bob (#3444)
- enhancement: callable dashboard name @Paul-Bob (avo-dashboards #50)
- enhancement: add divider to custom list (custom controls) @Paul-Bob (#3407 & avo-advanced #51)
- enhancement: extra params on global search @Paul-Bob (#3408 & avo-pro #95)
- Refactor : change trix field show @Nevelito (#3359)
🐛 Bug Fixes
- fix: svg cache @Paul-Bob (#3480)
- Only remove attachment upload button after trix has initialized @iainbeeston (#3464)
- Don't refer to more content button if always_true is set @iainbeeston (#3461)
- fix: Rename Turbo Stream helpers to avoid clashes in user apps (#3462) @dark-panda (#3467)
- fix: file field find persisted record @Paul-Bob (#3476)
- fix: fix svg caching @adrianthedev (#3471)
- fix: broken attach and attach another button for searchable associations @ObiWanKeoni (#3457)
- fix: explicit authorization @Paul-Bob (#3453 & avo-pro #97)
- Fix Turbo.config.forms.confirm deprecation message @iainbeeston (#3452)
- fix: i18n on resource class @Paul-Bob (#3450)
- fix: radio field @thiagoyoussef (#3437)
- fix: associations query limit on select options @thiagoyoussef (#3418)
- Correct how the tags helper gets the text for tags @iainbeeston (#3398)
- Fix translation in de locale @cypher (#3404)
- fix: SVG breaks buton in Safari @adrianthedev (#3397)
- Add missing translation in de locale for key avo.key_value_field.reorder_row @cypher (#3400)
- fix: STI on polymorphic belongs_to @Paul-Bob (avo-pro #96)
🤖 Maintenance
- 🚨 [security] [ruby] Update rails-html-sanitizer 1.6.0 → 1.6.1 (patch) @depfu (#3479)
- chore: clean unused component type specs @Paul-Bob (#3477)
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group @dependabot (#3439)
- chore: normalize i18n @Paul-Bob (#3405)
- chore: update locales on i18n-tasks @Paul-Bob (#3402)
- [js] Update all Yarn dependencies (2024-11-07) @depfu (#3394)
💡 Refactor
- refactor: support rails authentication generator out of the box @adrianthedev (#3376)
😎 Developer Experience (DX)
⚡️ Performance
- perf: svg loading improvements @adrianthedev (#3470)
For more information, check out Avo's release notes page