Clearance v1.16.1 Release Notes

Release Date: 2017-11-02 // over 6 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed issue where tokens from abandoned password reset attempts were stored in
      the session, preventing newly generated password reset tokens from working.
    • ๐Ÿ‘Œ Improve compatibility with Rails API projects by calling helper_method only
      when it is defined.
    • URL fragment in server-set session[:return_to] values are preserved when
      redirecting to the stored value.
    • โœ… Eliminated deprecation in Clearance test helpers that were related to the
      renaming of FactoryGirl to FactoryBot.

    Full changelog