You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -585,6 +585,7 @@ Sveltia CMS supports all the [built-in widgets](https://decapcms.org/docs/widget
585
585
- Field validation works as expected.[^279]
586
586
- No error is raised in the browser console saying `Sent invalid data to remark`.[^280]
587
587
- No error is raised in the browser console saying `onValidate is not a function`.[^281]
588
+
- Developers can specify the URL to redirect users after logging out with the `logout_redirect_url` global option.[^283]
588
589
589
590
### Better localization
590
591
@@ -2358,3 +2359,5 @@ This software is provided “as is” without any express or implied warranty. W
2358
2359
[^281]: Netlify/Decap CMS [#4892](https://github.com/decaporg/decap-cms/issues/4892) — We cannot reproduce the crash, but we do see the error message in the console.
0 commit comments