Devise v4.4.2 Release Notes

Release Date: 2018-03-15 // about 6 years ago
    • ✨ enhancements

      • Support for :credentials on Rails v5.2.x. (by @gencer)
      • Improve documentation about the test suite. (by @tegon)
      • Test with Rails 5.2.rc1 on Travis. (by @jcoyne)
      • Allow test with Rails 6. (by @Fudoshiki)
      • Creating a new section for controller configuration on devise.rb template (by @Danilo-Araujo-Silva)
    • 🐛 bug fixes

      • Preserve content_type for unauthenticated tests (by @gmcnaughton)
      • Check if the resource is persisted in update_tracked_fields! instead of performing validations (by @tegon)
      • Revert "Replace log_process_action to append_info_to_payload" (by @tegon)