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
andtenant_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