0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/.changeset/four-deers-divide.md
simeng-li 640425414f
chore: remove dev feature guard (#6808)
* chore: remove dev feature guard

remove dev feature guard

* chore: add changesets

add changesets
2024-11-15 11:17:22 +08:00

15 lines
694 B
Markdown

---
"@logto/console": minor
"@logto/core": minor
"@logto/experience": minor
"@logto/experience-legacy": minor
"@logto/phrases": minor
"@logto/phrases-experience": minor
"@logto/schemas": minor
---
display support email and website info on experience error pages.
Added support email and website info to the error pages of the experience app. E.g. when a user tries to access a page that doesn't exist, or when the social session is not found in a social callback page. This will help users to contact support easily when they encounter an error.
You may configure the support email and website info in the sign-in experience settings page in the Logto console or through the management API.