v4.0.0.beta23
Pre-release
Pre-release
What's Changed
Enhancements ✨
- Drop Ruby 3.2 support by @javierjulio in #9000
- Use keyword
to:inpage_routesby @tagliala in #9019 - Update Catalan translation by @fjorba in #9023
- Update Vietnamese translations by @leedrum in #9025
- Add
string_input_filtersresource & namespace setting by @Fivell in #9032 - Support Non-ActiveRecord resources by @Fivell in #9039
Bug Fixes 🐛
- Allow supplied HTML in table_for column header by @Lukom in #9013
- Fix nested belongs_to scope when resource uses an
as:alias by @Fivell in #9030 - Redirect to comments index when deleting from own show page by @Fivell in #9031
- Fix double-escaped <title> for html_safe display by @jablan in #9101
New Contributors
- @Lukom made their first contribution in #9013
- @leedrum made their first contribution in #9025
- @jablan made their first contribution in #9101
Full Changelog: v4.0.0.beta22...v4.0.0.beta23