Enhancements
-
Password Validation Improvements: To meet PCI Compliance standards, we’ve enhanced our password policies. Passwords must now include:
-
At least 8 characters
-
Uppercase and lowercase letters
-
At least one number
-
No reuse of the last 4 passwords
These rules apply to both user registration and password resets.
-
RQ Mentorship
- Cohort-Based Signup Filtering: For mentorships utilizing Cohorts, a filter is now automatically applied to the Signup page. This allows Admins to easily view and manage registrations by Cohort.
Bug Fixes
RQ Platform
-
Session Management on Logout: Improved logout functionality now ensures all active user sessions are properly cleared upon logout.
-
Month/Year Field Enhancement: The MonthYear field now supports date selections through the year 2050.
RQ Mentorship
- Email Address Synchronization: When a user updates their email address in their profile, the change now correctly propagates across all Mentorship-related records.
- Deleted Matching Rules: Matching rules that are removed are now completely deleted from the system, ensuring they’re no longer referenced during mentor-mentee matching.
- Email HTML Editor Access: Resolved an issue where the "Edit HTML" button for Mentorship emails did not open the editor. It now functions as expected.
- Duplicate Circle Members in API: Fixed a bug causing duplicate entries for Circle Members in the API output.