Skip to content

6.16.0

Compare
Choose a tag to compare
@jvendetti jvendetti released this 11 Mar 18:55
· 79 commits to master since this release
9b3ef6a

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