diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 94d0c17..bcbff04 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,7 +6,7 @@ Markdown-style links are now supported. | |||
| 6 | 6 | ||
| 7 | The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets). | 7 | The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets). |
| 8 | 8 | ||
| 9 | Instance-wide notifications has been implemented (contributed by louis77). A small tweak to the default CSS was made to suit this change; please consider updating your style.css. | 9 | Instance-wide notifications has been implemented (contributed by louis77). A small tweak to the default CSS was made to suit this change; please consider updating your style.css (see doc/style.css as an example). |
| 10 | 10 | ||
| 11 | The avatar and/or the header images can now be deleted (contributed by louis77). | 11 | The avatar and/or the header images can now be deleted (contributed by louis77). |
| 12 | 12 | ||