Authlogic v6.3.0 Release Notes

Release Date: 2020-12-17 // over 3 years ago
    • 💥 Breaking Changes
      • None
    • ➕ Added
      • #733 - Rails 6.1 support
      • find_by_login_method is deprecated in favor of record_selection_method, to avoid confusion with ActiveRecord's "Dynamic Finders".
    • 🛠 Fixed
      • #726 - Thread safety in Authlogic::Session::Base.klass_name