added jsvm .* binds

This commit is contained in:
Gani Georgiev
2023-08-17 20:50:00 +03:00
parent b2ac538580
commit e87ef431c5
5 changed files with 3120 additions and 3050 deletions
+2
View File
@@ -14,6 +14,8 @@
"@hourly": "0 * * * *"
```
- Added JSVM `$mails.*` binds for sending.
- Fill the `LastVerificationSentAt` and `LastResetSentAt` fields only after a successfull email send.
- Reflected the latest JS SDK changes in the Admin UI.