6.16.0
What's Changed
- Rails 7.0.8 upgrade (part two) by @jvendetti in #309
- Install Turbo (though currently disabled)
- Install Stimulus
- Install jsbundling-rails with the esbuild bundler
- Add the sprockets-rails gem and upgrade Sprockets from 3 to 4
- Replace sass-rails with sassc-rails
- Refactor the Gemfile to better mimic Rails 7.0.8 default gems
- Fix issue that prevented the "Login as" functionality from working for account names with '@' symbols (#299)
- Fix issue that prevented deletion of users with '@' symbols in the account name (1deef1f)
- Fix some RuboCop warnings
- Bump copyright year
Full Changelog: v6.15.0...v6.16.0