Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@pop-srw pop-srw released this 28 Apr 18:10
· 1 commit to main since this release

Added

  • Introduced compatibility with Pydantic 2 for updated dependencies.
  • Introduced compatibility with Streamlit 1.31, adapting to the finalized status and changes in query_params.

Fixed

  • Fixed undefined _set_reset_password bug in CognitoAuthenticator class.

Changed

  • Updated the "Show Login Button" to native Streamlit components.
  • Transitioned the build system from setup.py to pyproject.toml while supporting the classic build command.

Removed

  • Removed deprecated print statements.