• v2.1.0 fb7310a579

    v2.1.0 Stable

    kerem released this 2024-02-12 23:19:29 +03:00 | 8 commits to main since this release

    📅 Originally published on GitHub: Mon, 12 Feb 2024 20:38:31 GMT
    🏷️ Git tag created: Mon, 12 Feb 2024 20:19:29 GMT

    Features:

    1. Case Sensitivity Handling:

      • Usernames are now uniformly processed in lowercase to eliminate issues related to case sensitivity.
    2. Domain Stripping:

      • Improved username input flexibility by allowing users to input usernames with or without domain prefixes (e.g., domain\username or username@domain.com).
      • The system intelligently strips out unnecessary domain information for seamless authentication.

    Bug Fixes:

    • Resolved issues related to case sensitivity in username handling.
    • Fixed bugs associated with domain prefix parsing for usernames.

    Enhancements:

    • Streamlined authentication process for users with diverse username input formats.
    • Improved overall user experience by ensuring consistent username processing.
    Downloads