Skip to content

v1.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 10 May 16:39

简体中文 | English | Official Documentation

Improvements

  • Shortened verification code expiry to 5 minutes to reduce the risk of stale code misuse
  • Added frontend verification code input flow for a more complete registration experience
  • Refactored mail sending with HTML escaping and default subject support
  • Updated user info APIs and removed unused legacy methods

Web Refactoring

  • Consolidated scattered Discord HTTP handlers into a unified handler
  • Organized user profile, status, and password endpoints to reduce duplicated logic
  • Clarified backend API routing structure for easier maintenance

User Management

  • Added support for username case-sensitivity configuration
  • Unified user lookup behavior around the configured case-sensitivity mode
  • Synchronized user matching logic between the main plugin and proxy plugin
  • Improved data access abstractions for future storage extensions

Compatibility and Experience

  • Updated related mail templates and frontend display content
  • Synchronized version check metadata and release information for 1.7.2