diff options
| -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 ccc037d..e9e6725 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | ## 2.36 | 3 | ## 2.36 |
| 4 | 4 | ||
| 5 | Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). | ||
| 6 | |||
| 5 | If the user style.css does not exist, the server-wide one if served instead. | 7 | If the user style.css does not exist, the server-wide one if served instead. |
| 6 | 8 | ||
| 7 | Fixed some crashes on badly-formatted input messages. | 9 | Fixed some crashes on badly-formatted input messages. |
| @@ -12,6 +14,8 @@ Some improvements to HTML sanitization. | |||
| 12 | 14 | ||
| 13 | For polls, show the time left before it closes. | 15 | For polls, show the time left before it closes. |
| 14 | 16 | ||
| 17 | Added some support for post pinning. | ||
| 18 | |||
| 15 | ## 2.35 | 19 | ## 2.35 |
| 16 | 20 | ||
| 17 | Fixed broken URL links with the # symbol on them. | 21 | Fixed broken URL links with the # symbol on them. |