diff options
-rw-r--r-- | doc/CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 9b54a0b52..b9406fac3 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -4,6 +4,9 @@ * There is experimental support for using an STMP server, rather than sendmail, for outgoing mail. There is not yet any ability to retry if the SMTP server is unavailable. +* HTML 'widgets' advertising requests can be displayed on other sites in iframes. + If 'ENABLE_WIDGETS' is set to true in `general.yml` (the default is false), a link + to the widget code will appear in the right hand sidebar of a request page. # Version 0.21 |