Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@mkhorasani mkhorasani released this 26 Mar 19:49
· 3 commits to main since this release
  1. Upgraded to extra-streamlit-components==0.1.70
  2. Fixed bug related to deleting the re-authentication cookie
  3. Fixed bug relating to the missing 'max_concurrent_users' attribute
  4. Added 'max_login_attempts' feature to limit the maximum number of failed login attempts
  5. Enhanced re-authentication UX by adding a sleep function
  6. Major refactoring of codebase to allow for future developments
  7. Hasher module moved to streamlit_authenticator.utilities
  8. 'preauthorized' key was changed to 'pre-authorized' in the config file and elsewhere