Michael Lee
Michael Lee
The feature is available in 3.1 release.
To the best of my knowledge, the condition of triggering email login option is blurry, plus there is little official statement or clarification for it.
Hello! Such feature is already there, by using regular expressions rather than plain text as your keywords configuration.
> Is there a fix for this? Yes, have planned to work on it in coming days, will land on next release.
Thanks for the reminder! It seems like the recent updates of `unicode-width` have introduced some [compatibility issues](https://github.com/unicode-rs/unicode-width/issues/55#issuecomment-2153474262) to downstreams like us. Several tests in this crate would fail even with...
The current code has been working fine since their previous fix (https://github.com/unicode-rs/unicode-width/pull/67). The changes in 0.2 fails more half of our tests, would require significant changes to the algorithm. Currently...