Features & Fixes
- Improve Brazilian Portuguese translations by @ASVdeM and @kwy95 in https://github.com/TrestleAdmin/trestle/pull/460
- Support Rails 8.0 routes by @zealot128 in https://github.com/TrestleAdmin/trestle/pull/470
- Document and clean up helper modules by @spohlenz in https://github.com/TrestleAdmin/trestle/pull/474
- Add
config.default_form_controllersoption for default...