v4.0.0.beta16
Pre-release
Pre-release
·
7 commits
to master
since this release
What's Changed
Breaking Changes 🚨
- Drop Ruby 3.1 and update dependencies by @tagliala in #8760
- Remove Tabs component by @javierjulio in #8762
Template Updates 📝
Enhancements ✨
- Bump Formtastic to 5.0 and remove legacy code by @tagliala in #8613
- Add Polish pagination entries translations by @wrozka in #8636
- Support sortable argument in id_column by @jaynetics in #8639
- Support title for id_column by @mgrunberg in #8641
- Update pt-BR translations by @annaluizacaraciolo in #8679
- Upgrade Flowbite dependency to v3.1.2 by @tagliala in #8692
- Add some :uk locales by @ishe-ua in #8732
Bug Fixes 🐛
- Fix deprecation warning in Ruby 3.4 by @ybart in #8593
- Fix circular require warning in
belongs_to.rb
by @tagliala in #8599 - Fix pagination truncate translation key by @tagliala in #8678
- Fix typo in batch_actions locale translation key by @tagliala in #8712
- Enhance main navbar to improve bouncing on macOS by @tagliala in #8727
- Remove double bottom border on last table row by @javierjulio in #8761
Other Changes 🛠
New Contributors
- @ybart made their first contribution in #8593
- @annaluizacaraciolo made their first contribution in #8679
- @ishe-ua made their first contribution in #8732
Full Changelog: v4.0.0.beta15...v4.0.0.beta16