Releases: thoughtbot/clearance
Releases · thoughtbot/clearance
v2.11.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1051
- Bump nokogiri from 1.18.6 to 1.18.9 by @dependabot[bot] in #1052
- Upgrade ruby versions by @FerPerales in #1053
- Add Standardrb by @minaslater in #1021
- Add code quality workflow by @sej3506 in #1033
- Use latest version of code scanning by @FerPerales in #1054
- Update CodeQL settings: by @FerPerales in #1055
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1056
- Bump rspec-rails from 5.1.2 to 8.0.2 by @dependabot[bot] in #1057
- Bump sqlite3 from 1.7.3 to 2.7.4 by @dependabot[bot] in #1062
- Bump pry from 0.14.1 to 0.15.2 by @dependabot[bot] in #1059
- Bump ammeter from 1.1.5 to 1.1.7 by @dependabot[bot] in #1060
- Bump ffi from 1.16.3 to 1.17.2 by @dependabot[bot] in #1061
- Bump net-imap from 0.4.14 to 0.4.20 by @dependabot[bot] in #1063
- Bump version to 2.11.0 by @FerPerales in #1064
- Update minimum Ruby version in README by @FerPerales in #1065
New Contributors
- @FerPerales made their first contribution in #1049
Full Changelog: v2.10.0...v2.11.0
v2.10.0
v2.9.3
v2.9.2
v2.9.1
v2.9.0
2.9.0 - October 29, 2024
What's Changed
- Bumped actions/checkout from 2 to 4 by @dependabot in (#1031)
- Added Rails 7.2 and Ruby 3.3 to testing matrix by @hasghari in (#1032)
- This also overhauled the dummy test setup
- Dropped support for Rails 6.1 and Ruby 3.0 (#1036)
Thanks so much to our community contributor Hamed Asghari (@hasghari)! 🎉
v2.8.0
2.8.0 - August 9, 2024
Added
- Feature: Added allow_password_resets config option (#1019)
- Added dependabot (#1028)
- Added a dynamic workflow to update SECURITY.md to match thoughtbot's security template (5a5a625)
Fixed
- Fixed some deprecation warnings (#1018)
Thanks so much to our community contributors Jos O'shea (@whatnotery) and Karine Vieira (@karinevieira)! 🎉
v2.7.2
2.7.2 - June 28, 2024
Fixed
- Fix method redefinition and circular require issues (#1027)
- Fix validating email in strict mode (#976)
- Update the example config in README.md (#977)
Added
Removed
- Remove Hound README badge (#1020)
Thanks so much to our community contributors Alex Kholodniak (@kholdrex), Hamed Asghari (@hasghari), James Robey (@foucist), and Manuel Meurer (@manuelmeurer)! 🎉