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 5c34ca1..5c8bd75 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -14,6 +14,8 @@ Be more strict when serving note objects. | |||
| 14 | 14 | ||
| 15 | Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file. | 15 | Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file. |
| 16 | 16 | ||
| 17 | If you hover the mouse pointer over a vote option in a pool, the current count (as per the last update) is shown. This may be considered cheating in some cases, so try to be honest (or not). | ||
| 18 | |||
| 17 | ## 2.40 | 19 | ## 2.40 |
| 18 | 20 | ||
| 19 | Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page. | 21 | Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page. |