v2.163.0
2.163.0 (2024-10-15)
Features
- add mail header support via
GOTRUE_SMTP_HEADERS
with$messageType
(#1804) (99d6a13) - add MFA for WebAuthn (#1775) (8cc2f0e)
- configurable email and sms rate limiting (#1800) (5e94047)
- mailer logging (#1805) (9354b83)
- preserve rate limiters in memory across configuration reloads (#1792) (0a3968b)
Bug Fixes
- add twilio verify support on mfa (#1714) (aeb5d8f)
- email header setting no longer misleading (#1802) (3af03be)
- enforce authorized address checks on send email only (#1806) (c0c5b23)
- fix
getExcludedColumns
slice allocation (#1788) (7f006b6) - Fix reqPath for bypass check for verify EP (#1789) (646dc66)
- inline mailme package for easy development (#1803) (fa6f729)