diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4fbe71b..d6ce13c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Added proper HTTP caching when serving static files (attached images, avatars, etc.) | 5 | Added proper HTTP caching when serving static files (attached images, avatars, etc.) |
| 6 | 6 | ||
| 7 | Sensitive content messages can now have a summary (i.e. no longer limited to ...) | ||
| 8 | |||
| 7 | Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). | 9 | Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). |
| 8 | 10 | ||
| 9 | If the user style.css does not exist, the server-wide one if served instead. | 11 | If the user style.css does not exist, the server-wide one if served instead. |
| @@ -18,6 +20,8 @@ For polls, show the time left before it closes. | |||
| 18 | 20 | ||
| 19 | Added some support for post pinning. | 21 | Added some support for post pinning. |
| 20 | 22 | ||
| 23 | Fixed a bug that prevented unfollows to be shown in the notification area. | ||
| 24 | |||
| 21 | ## 2.35 | 25 | ## 2.35 |
| 22 | 26 | ||
| 23 | Fixed broken URL links with the # symbol on them. | 27 | Fixed broken URL links with the # symbol on them. |