Skip to content

1.7.7

Choose a tag to compare

@dorsha dorsha released this 23 Jul 18:03
· 95 commits to main since this release
a526f22

This release introduces support for Python 3.13, embedded link signup, default role assignment, and enhancements to user and tenant search functionality.

πŸš€ New Features & Enhancements

  • Embedded Link Signup – Added support for user signup via embedded links (#585)
  • Default Role on Sign-Up – Allow setting a default role when creating new users (#588)
  • Python 3.13 Support – Added compatibility with Python 3.13 (#599)
  • Tenant Role Search Enhancements – Added tenant_role_ids and tenant_role_names parameters to user search results (#612)

πŸ›  Fixes & Maintenance

  • Test User Support – Added support for managing test users through the User Management functions (#609)

πŸ”— Full Changelog: Compare 1.7.6...1.7.7