- Use `wrapper_class` and `inline_wrapper_class` for spacing (113).
- Document known issue with `RadioSelectButtonGroup` (114).
- Bump Bootstrap from 5.0.0 to 5.0.1 (110).
- Fix validation HTML for checkbox and radio select (92).
- Ignore placeholders in attributes in render_tag (103).
- Update default Bootstrap to 5.0.0 (97).
- Fix issue where error messages were not displayed for input groups.
- Introduce `server_side_validation` setting for controlling Bootstrap 5 server-side validation classes (90).
- Use `success_css_class` instead of `bound_css_class`.
- Use standard Exception classes (83).
- Support `extra_classes` in `render_alert` (81).
- Do not apply `mark_safe` to content for `bootstrap_button`.
- Add keyword arguments to `bootstrap_button` tag (79).
- Add size parameter to example forms (77).