Skip to content

v3.1.4

Latest
Compare
Choose a tag to compare
@deepend-tildeclub deepend-tildeclub released this 23 Apr 20:34
· 4 commits to main since this release
c1abd98
  • Enhanced the auto login functionality to prevent multiple "0 users qualified for auto login" messages from being displayed erroneously.
  • Fixed a syntax error in the voice mode application logic by correcting the missing parenthesis in the sts() function call.
  • Modified event handling logic for '315' messages to better manage state and ensure accurate messaging regarding user auto logins.
  • Refined the conditional checks within the auto login process to ensure they only trigger under appropriate conditions, improving reliability and performance.