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 4aebcf4..9e4ebe6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,10 @@ | |||
| 4 | 4 | ||
| 5 | The user avatar can now be uploaded (instead of given as an URL). | 5 | The user avatar can now be uploaded (instead of given as an URL). |
| 6 | 6 | ||
| 7 | Minor speed improvements int output messages. | ||
| 8 | |||
| 9 | Minor improvements in error logging. | ||
| 10 | |||
| 7 | ## 2.22 | 11 | ## 2.22 |
| 8 | 12 | ||
| 9 | Fixed a bug with the Delete button in the web interface: sometimes, instead of the post (as the user intended), the follower was deleted instead :facepalm: | 13 | Fixed a bug with the Delete button in the web interface: sometimes, instead of the post (as the user intended), the follower was deleted instead :facepalm: |