Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-30 | 828 Bytes | |
v5.4.0 source code.tar.gz | 2023-10-30 | 519.1 kB | |
v5.4.0 source code.zip | 2023-10-30 | 625.0 kB | |
Totals: 3 Items | 1.1 MB | 1 |
Adds Rails 7.1.1+ to the test matrix, and upgrades the demo/test app to Rails 7.1.1. Miscellaneous fixes.
What's Changed
New features
- Rails 7.1. No changes in functionality, but added Rails 7.1 to the test matrix and upgraded the demo/test app (#708).
Bugfixes
- Do not alias rich text area if it is not defined (#709).
- Fix joins not to make strings unsafe (#704).
Performance
Documentation
Development
- Changes to the experimental Docker development environment. (#712, [#710]).
Full Changelog: https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.3.2...v5.4.0
New Contributors
- @BenMorganMY made their first contribution in [#709].