diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c0b05ac..cb6d475 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,6 +6,8 @@ Fixed broken URL links with the # symbol on them. | |||
| 6 | 6 | ||
| 7 | Fixed people-being-followed data loss after not logging in for a long time (actor objects were purged too soon). | 7 | Fixed people-being-followed data loss after not logging in for a long time (actor objects were purged too soon). |
| 8 | 8 | ||
| 9 | Fixed bug that made impossible to vote on polls that were replied to. | ||
| 10 | |||
| 9 | Don't show 'ghost' no-longer-followers in the people list. | 11 | Don't show 'ghost' no-longer-followers in the people list. |
| 10 | 12 | ||
| 11 | When sanitizing HTML input, unsupported tags are deleted instead of escaped. | 13 | When sanitizing HTML input, unsupported tags are deleted instead of escaped. |